RustCrypto / formats

Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
228 stars 121 forks source link

x509-cert: add EKU extensions to builders #1440

Closed baloo closed 1 week ago

baloo commented 1 week ago

This also fixes EKU's critical bit. It turns out Extended Key Usage is never marked as critical.