Modules§
Structs§
- ED25519
Public Key - ED25519
Secret Key - Empty
Signer - InMemory
Signer - Signer that keeps secret key in memory.
- KeyFile
- Rsa2048
Public Key - Rsa2048
Signature - Secp256
K1Public Key - Secp256
K1Signature
Enums§
- KeyType
- Parse
KeyError - Parse
KeyType Error - Parse
Signature Error - Public
Key - Public key container supporting different curves.
- Secret
Key - Secret key container supporting different curves.
- Signature
- Signature container supporting different curves.
Traits§
- Signer
- Generic signer trait, that can sign with some subset of supported curves.