Expand description

Utilities for cryptographic purposes

For now, this module is just contains a couple of workarounds for the limitations of other libraries.

Modules

Compatibility utilities for working with libraries that consume older versions of rand_core.

Functions

Given an X.509 certificate in DER, return its SubjectPublicKey if that key is an RSA key.