issues
search
RustCrypto
/
RSA
RSA implementation in pure Rust
Apache License 2.0
550
stars
153
forks
source link
v0.8.2
#266
Closed
tarcieri
closed
1 year ago
tarcieri
commented
1 year ago
Added
Encryption-related traits (
#259
)
Fixed
Possible panic in
internals::left_pad
(
#262
)
Correct PSS sign/verify when key length is multiple of 8+1 bits (
#263
)
Added
Fixed
internals::left_pad
(#262)