1 repository
Systems that store private keys in a software PKCS#11 module for hardware-like security without physical HSM hardware.
Distinct from Key Management Systems: Distinct from Key Management Systems: focuses on SoftHSM-based PKCS#11 storage specifically, not general key management.
Explore 1 awesome GitHub repository matching security & cryptography · SoftHSM Key Stores. Refine with filters or upvote what's useful.
Boulder is a production-grade implementation of the ACME (Automated Certificate Management Environment) protocol, built around the same infrastructure that powers Let's Encrypt. It functions as a full certificate authority that automates the issuance, renewal, and revocation of TLS certificates, supporting multiple key algorithms including RSA, ECDSA, and experimental post-quantum ML-DSA keys. The project distinguishes itself through its multi-algorithm PKI hierarchy, which builds separate RSA and ECDSA root chains with cross-signing to support dual-algorithm trust paths. It includes a CRL-ba
Stores private keys in a software PKCS#11 module for hardware-like security without physical HSM hardware.