Crate cryptonomicon[][src]

This crate provides a suite of cryptographic services. It brings together numerious other quality crypto crates in addition to local implementations, unifying them all through a common interface.

Modules

asymmetric

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

elliptic_curve

Elliptic Curve Cryptography

errors

Errors (uses error-chain)

pki

Public Key Infrastructure (certificates, et al.)