Skip to content

Repository files navigation

RustCrypto: Formats Project ChatMSRVdependency status

Cryptography-related format encoders/decoders: PKCS, PKIX.

Crates

Namecrates.ioDocsDescription
base64ctcrates.ioDocumentationConstant-time encoder and decoder of several Base64 variants
const‑oidcrates.ioDocumentationConst-friendly implementation of the ISO/IEC Object Identifier (OID) standard as defined in ITU X.660
dercrates.ioDocumentationDecoder and encoder of the Distinguished Encoding Rules (DER) for Abstract Syntax Notation One (ASN.1) as described in ITU X.690
pem‑rfc7468crates.ioDocumentationStrict PEM encoding for PKIX/PKCS/CMS objects
pkcs1crates.ioDocumentationImplementation of PKCS#1: RSA Cryptography Specifications Version 2.2 (RFC 8017)
pkcs5crates.ioDocumentationImplementation of PKCS#5: Password-Based Cryptography Specification Version 2.1 (RFC 8018)
pkcs8crates.ioDocumentationImplementation of PKCS#8(v2): Private-Key Information Syntax Specification (RFC 5208) and asymmetric key packages (RFC 5958)
spkicrates.ioDocumentationX.509 Subject Public Key Info (RFC 5280 Section 4.1) describing public keys as well as their associated AlgorithmIdentifiers (i.e. OIDs)
x509crates.ioDocumentationImplementation of the X.509 Public Key Infrastructure Certificate format as described in RFC 5280

License

All crates licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Cryptography-related format encoders/decoders: PKCS, PKIX

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages