Crate picky

Source
Expand description

Crates.io docs.rs Crates.io

§picky

Portable X.509, PKI, JOSE and HTTP signature implementation.

Modules§

hash
Hash algorithms supported by picky
http
Signing HTTP Messages
jose
JOSE framework subset implementation.
key
Wrappers around public and private keys raw data providing an easy to use API
oids
OIDs commonly used with X.509 certificates
pem
Privacy-Enhanced Mail (PEM) format utilities
signature
Signature algorithms supported by picky
x509
X.509 certificates implementation based on RFC5280

Structs§

AlgorithmIdentifier