RUSTSEC-2024-0333 (unmaintained) on 2024-04-06: rsa-export is unmaintained

This crate has been deprecated in favour of using the native support for exporting RSA keys into the standard PEM format.
See docs.rs documentation.

In addition to that, the operations in this crate (arithmetic and Base64 encoding) are not done in constant-time, potentially exposing the user to sidechannel attacks.

https://crates.io/crates/rsa-export/0.3.3

https://gitlab.com/smallglitch/rsa-export/-/commit/e29f17170d655a6f62eca8bf1f64ef0ce5807058

This crate has no reviews yet. To add a review, set up your cargo-crev.


Crates in the crates.io registry are tarball snapshots uploaded by crates' publishers. The registry is not using crates' git repositories. There is absolutely no guarantee that the repository URL declared by the crate belongs to the crate, or that the code in the repository is the code inside the published tarball.

To review the actual code of the crate, it's best to use cargo crev open rsa-export. Alternatively, you can download the tarball of rsa-export v0.3.3 or view the source online.