What You Get
Complete cryptographic stack designed for production deployments, not research prototypes.
Hardware Optimization
- ARM NEON vector instructions
- Crypto extensions (AES, SHA, PMULL)
- Cache-optimized algorithms
- Linear scaling across cores
FIPS Compliance Path
- FIPS 140-3 validation pathway
- FIPS 203/204 algorithm compliance
- Integrity verification & self-tests
- HMAC-DRBG entropy source
PKI Infrastructure
- X.509 certificate operations
- ASN.1 encoding (DER/BER/PER)
- CRL and OCSP support
- Independent of OpenSSL
TLS Integration
- OpenSSL 3 provider plugin
- Zero code changes to apps
- Hybrid X25519+ML-KEM modes
- TLS 1.3 compatible
Developer Tools
- C SDK with clean API
- CLI tools for PKI operations
- Profiler for performance analysis
- NIST test vectors included
Security Assurance
- SAW formal verification logs
- Constant-time implementations
- Zeroization of secrets
- Side-channel protections