Skip to main content

Module crypto

Module crypto 

Source
Expand description

Crypto module for key and signature. Interfaces for cryptography.

Modules§

key
Interfaces for public and private keys.
sm
Interfaces for GuoMi that is not supported on rust-openssl.

Structs§

PrivateKey
Represents a private key.
PublicKey
Signature