Crate `rsa` to implementacja RSA napisana w Rust. Przed wersją 0.9.10, podczas tworzenia prywatnego klucza RSA z jego komponentów, konstruktor panikuje zamiast zwrócić błąd, gdy jedna z liczb pierwszych ma wartość `1`. Wersja 0.9.10 naprawia problem.
▸ Pokaż oryginał (EN)
The `rsa` crate is an RSA implementation written in rust. Prior to version 0.9.10, when creating a RSA private key from its components, the construction panics instead of returning an error when one of the primes is `1`. Version 0.9.10 fixes the issue.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:XRustcrypto Rsa
APPRustcrypto< 0.9.10
Powiązane podatności
RustCrypto/RSA is a portable RSA implementation in pure Rust. Due to a non-constant-time implementation, infor...
RustCrypto CMOV provides conditional move CPU intrinsics which are guaranteed on major platforms to execute in...
RustCrypto: Elliptic Curves is general purpose Elliptic Curve Cryptography (ECC) support, including types and ...
RustCrypto: Elliptic Curves is general purpose Elliptic Curve Cryptography (ECC) support, including types and ...
RustCrypto: Elliptic Curves is general purpose Elliptic Curve Cryptography (ECC) support, including types and ...