Expand description
Utilities for cryptographic purposes
For now, this module is just contains a couple of workarounds for the limitations of other libraries.
Modules§
Structs§
- Asn1 🔒
- Helper to wrap a simple_asn1::Asn1Block and add more methods to it.
Functions§
- x509_
extract_ rsa_ subject_ kludge - Given an X.509 certificate in DER, return its SubjectPublicKey if that key is an RSA key.