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.


Lib.rs has been able to verify that all files in the crate's tarball, except Cargo.lock, are in the crate's repository. Please note that this check is still in beta, and absence of this confirmation does not mean that the files don't match.

Crates in the crates.io registry are tarball snapshots uploaded by crates' publishers. The registry is not using crates' git repositories, so there is a possibility that published crates have a misleading repository URL, or contain different code from the code in the repository.

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.