4 releases

0.2.0 Jan 11, 2021
0.1.2 Dec 16, 2019
0.1.1 Dec 15, 2019
0.1.0 Dec 14, 2019
0.0.0 Jun 14, 2018

#1486 in Cryptography

Download history 1502/week @ 2023-12-15 1385/week @ 2023-12-22 1229/week @ 2023-12-29 1441/week @ 2024-01-05 1537/week @ 2024-01-12 1480/week @ 2024-01-19 1710/week @ 2024-01-26 1362/week @ 2024-02-02 1582/week @ 2024-02-09 1607/week @ 2024-02-16 1459/week @ 2024-02-23 1720/week @ 2024-03-01 1752/week @ 2024-03-08 1819/week @ 2024-03-15 1827/week @ 2024-03-22 1682/week @ 2024-03-29

7,366 downloads per month
Used in 29 crates (9 directly)

MIT/Apache

37KB
624 lines

x509: Pure-Rust X.509 certificate serialization

Work in progress.

License

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.


lib.rs:

Pure-Rust X.509 certificate serialization

x509 is a crate providing serialization APIs for X.509 v3 (RFC 5280) certificates, implemented using the cookie-factory combinatorial serializer framework.

Dependencies

~1.5MB
~20K SLoC