Module cryptonomicon::asymmetric[][src]

Asymmetric crypto stubs intended for internal usage but exposed to enable extension of this crate

Traits

PrivateKey

Common interface for all asymmetric crypto private keys

PublicKey

Common interface for all asymmetric crypto public keys