#rustls #cert #private-key #certificate-chain #utilities

rustls-cert-read

A certificate chain and private key reading abstraction for rustls

3 releases (breaking)

0.3.0 Feb 25, 2024
0.2.0 Feb 25, 2024
0.1.0 Aug 28, 2023

#1467 in Cryptography

Download history 214/week @ 2024-02-19 139/week @ 2024-02-26 49/week @ 2024-03-04 16/week @ 2024-03-11 10/week @ 2024-03-18 190/week @ 2024-03-25 65/week @ 2024-04-01 6/week @ 2024-04-08 19/week @ 2024-04-15

285 downloads per month
Used in 2 crates

MIT license

3KB

rustls-cert-utils


lib.rs:

The traits for abstract private keys and certs reading.

Dependencies

~71KB