10 repos
Libraries and tools for parsing, validating, and managing X.509 certificates and public key infrastructure (PKI) in Rust. This cluster covers core certificate validation logic (webpki), certificate chain management (webpki-roots), certificate transparency (sct.rs), and PEM file handling. These are foundational components for building secure TLS connections, certificate verification systems, and PKI tooling.