issues
search
RustCrypto
/
RSA
RSA implementation in pure Rust
Apache License 2.0
557
stars
154
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Method "to_pkcs1_pem" doesn't work for SigningKey
#460
lebe-dev
closed
6 days ago
2
fix: handle odd keys
#459
dignifiedquire
opened
2 weeks ago
2
Any plan / ETA to fix Security Issue GHSA-c38w-74pg-36hr ?
#458
spolu
closed
2 weeks ago
1
Marvin Attack: potential key recovery through timing sidechannels
#457
HZzz2
closed
3 weeks ago
1
build(deps): bump spki from 0.8.0-rc.0 to 0.8.0-rc.1
#456
dependabot[bot]
closed
3 weeks ago
0
feat: updates subtle dep
#455
SonOfMosiah
closed
1 month ago
1
RSA very slow, takes 11ms in release
#454
Snowiiii
opened
1 month ago
7
feat: add uncheck_modulus_size feature
#453
shuai132
opened
1 month ago
2
0.10.0 pre.3
#452
baloo
closed
1 month ago
0
chore(deps): bump hybrid-array from 0.2.0-rc.9 to 0.2.0-rc.10; bump MSRV to 1.81
#451
baloo
closed
1 month ago
0
v0.10.0-rc.0
#450
baloo
closed
1 month ago
2
Parsing `rsa::pkcs1v15::Signature` from DER bit string
#449
zhengyao-lin
opened
1 month ago
3
pss: expose salt len in the verifyingkey
#448
baloo
closed
2 months ago
0
Update dependencies
#447
Snowiiii
closed
2 months ago
1
pkcs8 API changes
#446
baloo
closed
2 months ago
0
Minimum modulus size
#445
ryancdotorg
opened
3 months ago
11
v0.10.0-pre.2
#444
tarcieri
closed
4 months ago
0
Use latest prereleases
#443
tarcieri
closed
4 months ago
0
XML parsing of public and private keys
#442
mingtianquan
closed
4 months ago
2
fix: remove oaep decrypt key size limit (#418)
#441
GabMus
closed
4 months ago
0
build(deps): bump subtle from 2.5.0 to 2.6.1
#440
dependabot[bot]
closed
3 months ago
2
build(deps): bump proptest from 1.4.0 to 1.5.0
#439
dependabot[bot]
closed
3 months ago
0
Add Clippy and rustfmt CI jobs
#438
newpavlov
closed
5 months ago
0
Tweak OAEP's `MAX_LABEL_LEN` constant
#437
newpavlov
closed
5 months ago
0
Decoding a public key from DER
#436
JohnScience
closed
5 months ago
1
How to implement RSA_PKCS1_OAEP_PADDING
#435
sn99
closed
5 months ago
1
OAEP hash input limitation
#434
Bl4omArchie
closed
5 months ago
5
Cargo.lock: bump dependencies
#433
tarcieri
closed
5 months ago
1
build(deps): bump zeroize from 1.7.0 to 1.8.1
#432
dependabot[bot]
closed
5 months ago
1
Non intuitive behavior of From<RsaPublicKey> for VeryfyingKey<D>
#431
dyatelok
closed
6 months ago
1
there is an associated function `from_pkcs8_pem` with a similar name
#430
OstrichRunning
closed
6 months ago
2
Encrypted PKCS#8 PEM private key incompatbile with OpenSSL v3
#429
dwosk
closed
5 months ago
4
Jito
#428
esemeniuc
closed
6 months ago
1
how to decrypt with public key
#427
imgoby
closed
7 months ago
3
Support `From<_> for &RsaPublicKey` and `From<_> for &RsaPrivateKey` for relevant types
#426
LWEdslev
closed
7 months ago
1
Stop gap fix serde
#425
pinkforest
closed
4 months ago
1
pss: support DecodePrivateKey and DecodePublicKey traits
#424
lumag
closed
8 months ago
1
Give more descriptive error messages to encrypt() and decrypt()
#423
habics
opened
8 months ago
1
Is RSA PSS key loading from PKCS#8 supported?
#422
taleks
closed
8 months ago
7
serdect for RsaPublicKey, RsaPrivateKey and pkcs1v15 types
#421
LWEdslev
closed
8 months ago
0
added serdect support
#420
LWEdslev
closed
7 months ago
24
Serde support for `rsa::pkcs1v15::Signature`
#419
LWEdslev
closed
7 months ago
1
Support OAEP decryption with modulus above 4096
#418
GabMus
opened
8 months ago
7
Add signing and verifying to README.md
#417
coder0xff
closed
8 months ago
3
How to verify the signature with the public key and new api?
#416
tk-zc
closed
8 months ago
4
How to verify the PSS signature with the public key?
#415
NikolaWissenklaus
closed
9 months ago
9
build(deps): bump num-integer from 0.1.45 to 0.1.46
#414
dependabot[bot]
closed
8 months ago
2
Rivest shamir Adelman code
#413
mshoaib9275
closed
8 months ago
1
Cargo Audit Medium Vulnerability Found
#412
msmeraglia
closed
9 months ago
1
v0.10.0-pre.1
#411
tarcieri
closed
9 months ago
0
Next