-
Notifications
You must be signed in to change notification settings - Fork 198
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
k256: make SigningKey a newtype of SecretKey
The `SecretKey` type wraps up a lot of the concerns of secret key management, including encoding/decoding, computing public keys, and zeroization.
- Loading branch information
Showing
1 changed file
with
51 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters