GitHub / RustCrypto/RSA issues and pull requests
#690 - CVE-2026-21895: prime-is-1 panic fix (#624) not on `master`
Issue -
State: closed - Opened by vulgraph 12 days ago
- 4 comments
#680 - Implicit rejection api for PKCS#1 v1.5 decryption
Pull Request -
State: open - Opened by lubux about 1 month ago
- 2 comments
#593 - pss, oaep: remove DynDigest
Pull Request -
State: closed - Opened by baloo 7 months ago
- 3 comments
#592 - Add convenience method for private -> public
Pull Request -
State: open - Opened by dwhjames 7 months ago
#589 - build(deps): bump zeroize from 1.8.1 to 1.8.2
Pull Request -
State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies, rust
#588 - v0.10.0-rc.9
Pull Request -
State: closed - Opened by tarcieri 7 months ago
#584 - Bump `serdect` to v0.4
Pull Request -
State: closed - Opened by tarcieri 8 months ago
#583 - Cargo.lock: update dependencies
Pull Request -
State: open - Opened by tarcieri 8 months ago
#582 - rstest parametrizing for threading test cases
Pull Request -
State: closed - Opened by LWEdslev 8 months ago
#579 - Bump `signature` to v3.0.0-rc.4
Issue -
State: closed - Opened by tarcieri 8 months ago
#578 - v0.10.0-rc.7
Pull Request -
State: closed - Opened by tarcieri 8 months ago
#577 - Bump `crypto-bigint` to v0.7.0-rc.6
Pull Request -
State: closed - Opened by tarcieri 8 months ago
#577 - Bump `crypto-bigint` to v0.7.0-rc.6
Issue -
State: closed - Opened by tarcieri 8 months ago
#576 - Add minimum `bit_size` of 1024 to `RsaPrivateKey::new`
Pull Request -
State: open - Opened by tarcieri 8 months ago
#576 - Add minimum `bit_size` of 1024 to `RsaPrivateKey::new`
Pull Request -
State: closed - Opened by tarcieri 8 months ago
- 1 comment
#575 - Revert "Minimum modulus size checks (#526)"
Pull Request -
State: open - Opened by tarcieri 8 months ago
#574 - v0.10.0-rc.6
Pull Request -
State: closed - Opened by tarcieri 8 months ago
- 4 comments
#573 - Remove patch.crates-io dependencies
Pull Request -
State: closed - Opened by baloo 8 months ago
#572 - Bump `hybrid-array` to v0.4
Pull Request -
State: open - Opened by tarcieri 8 months ago
#571 - Use rstest parametrizing for threading test cases
Issue -
State: closed - Opened by pinkforest 9 months ago
- 4 comments
#570 - v0.10.0-rc.5
Pull Request -
State: open - Opened by tarcieri 9 months ago
#569 - docs.rs builds are broken for 0.10.0 RCs
Issue -
State: open - Opened by orsinium 9 months ago
#568 - Bump `crypto-bigint` to v0.7.0-rc.2
Pull Request -
State: closed - Opened by tarcieri 9 months ago
#567 - rc.4 crypto-bigint compat regression: `NonZero` missing for `invert_mod`
Issue -
State: open - Opened by pinkforest 9 months ago
#564 - fix typo
Pull Request -
State: open - Opened by bethoffman 9 months ago
#563 - ci: Typos check does not understand `concat!("hex-string")`
Issue -
State: open - Opened by pinkforest 9 months ago
#561 - Add hazmat `RSAPrivateKey::new_unchecked` and Make Tony's tests green again
Pull Request -
State: closed - Opened by pinkforest 9 months ago
- 4 comments
#559 - Cargo.toml: fix docsrs feature flags
Pull Request -
State: open - Opened by tarcieri 9 months ago
#558 - feat: bump crypto-bigint to 0.7.0-rc.1
Pull Request -
State: closed - Opened by dignifiedquire 9 months ago
#557 - bench: add key gen benchmarks
Pull Request -
State: closed - Opened by dignifiedquire 9 months ago
#556 - `From<RsaPrivateKey>` impl for `pkcs1v15::SigningKey` is a footgun
Issue -
State: open - Opened by atro7318 9 months ago
#554 - ci: check for typos in the CI
Pull Request -
State: open - Opened by baloo 9 months ago
#553 - Only run CI on latest commit of PR branches.
Pull Request -
State: open - Opened by carloskiki 9 months ago
#552 - v0.10.0-rc.4
Pull Request -
State: closed - Opened by tarcieri 9 months ago
#550 - chore: fix some minor issues in comments
Pull Request -
State: closed - Opened by tanhuaan 9 months ago
- 1 comment
#549 - chore(deps): bump `crypto-bigint` from `0.7.0-pre.7` to `0.7.0-rc.0`
Pull Request -
State: closed - Opened by baloo 9 months ago
- 1 comment
#548 - build(deps): bump signature from 3.0.0-rc.1 to 3.0.0-rc.2
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, rust
#547 - build(deps): bump rand from 0.9.1 to 0.9.2
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
- 1 comment
Labels: dependencies, rust
#545 - [Feature Request] Support decrypting into the same buffer without allocation
Issue -
State: closed - Opened by Shawak 10 months ago
- 1 comment
#544 - Bump `crypto-bigint` to v0.7.0-pre.7
Pull Request -
State: closed - Opened by tarcieri 10 months ago
#543 - rsa: weakly activate encoding deps with `std` feature
Pull Request -
State: closed - Opened by tarcieri 10 months ago
#542 - v0.10.0-rc.3
Pull Request -
State: open - Opened by tarcieri 10 months ago
#540 - v0.10.0-rc.2
Pull Request -
State: closed - Opened by tarcieri 10 months ago
#539 - Bump format crates to latest prereleases
Pull Request -
State: closed - Opened by tarcieri 10 months ago
#538 - Remove PKCS#8 blanket impls for PKCS#1 traits
Pull Request -
State: closed - Opened by tarcieri 10 months ago
#537 - Gate PKCS#1/PKCS#8 support on `encoding` feature
Pull Request -
State: closed - Opened by tarcieri 10 months ago
- 1 comment
#536 - build(deps): bump proptest from 1.6.0 to 1.7.0
Pull Request -
State: open - Opened by dependabot[bot] 11 months ago
Labels: dependencies, rust
#535 - build(deps): bump base64ct from 1.7.3 to 1.8.0
Pull Request -
State: open - Opened by dependabot[bot] 11 months ago
Labels: dependencies, rust
#535 - build(deps): bump base64ct from 1.7.3 to 1.8.0
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
- 1 comment
Labels: dependencies, rust
#534 - v0.10.0-rc.1
Pull Request -
State: closed - Opened by tarcieri 11 months ago
#534 - v0.10.0-rc.1
Pull Request -
State: open - Opened by tarcieri 11 months ago
#533 - Bump `crypto-bigint` to v0.7.0-pre.5
Pull Request -
State: closed - Opened by tarcieri 11 months ago
- 1 comment
#533 - Bump `crypto-bigint` to v0.7.0-pre.5
Pull Request -
State: closed - Opened by tarcieri 11 months ago
- 1 comment
#532 - Have `RsaPrivateKey::from_components` convert `n` to `Odd`
Pull Request -
State: closed - Opened by tarcieri 11 months ago
#531 - API suggestion: have `RsaPrivateKey::from_components` handle `Odd` conversion internally
Issue -
State: closed - Opened by tarcieri 11 months ago
#530 - error: impl `core::error::Error`
Pull Request -
State: closed - Opened by baloo 11 months ago
#529 - Fix modulus size check in `check_public_with_max_size`
Pull Request -
State: closed - Opened by tarcieri 11 months ago
#528 - `RsaPublicKey::new_with_max_size` behaves differently
Issue -
State: closed - Opened by zacknewman 11 months ago
- 3 comments
#527 - RsaPublicKey::from_public_key_der fails when algorithm parameters is not present
Issue -
State: closed - Opened by tosutton 11 months ago
- 9 comments
#526 - Minimum modulus size checks
Pull Request -
State: closed - Opened by tarcieri 11 months ago
- 3 comments
#526 - [WIP] Minimum modulus size checks
Pull Request -
State: open - Opened by tarcieri 11 months ago
- 1 comment
#525 - Implement `MultipartSign/Verify`
Pull Request -
State: closed - Opened by daxpedda 12 months ago
#524 - Remove deprecated `pkcs1v15` methods
Pull Request -
State: closed - Opened by tarcieri 12 months ago
#524 - Remove deprecated `pkcs1v15` methods
Pull Request -
State: closed - Opened by tarcieri 12 months ago
#523 - README.md: remove reference to `num-bigint-dig`
Pull Request -
State: closed - Opened by tarcieri 12 months ago
#522 - v0.10.0-rc.0
Pull Request -
State: closed - Opened by tarcieri 12 months ago
#522 - v0.10.0-rc.0
Pull Request -
State: open - Opened by tarcieri 12 months ago
#521 - chore(deps): use rc dependencies
Pull Request -
State: closed - Opened by baloo 12 months ago
- 1 comment
#520 - Cargo.lock: bump dependencies
Pull Request -
State: closed - Opened by tarcieri 12 months ago
- 2 comments
#520 - Cargo.lock: bump dependencies
Pull Request -
State: closed - Opened by tarcieri 12 months ago
- 2 comments
#519 - PublicKeyParts: provide serialization helpers
Pull Request -
State: closed - Opened by baloo 12 months ago
#518 - usability: exponent serialization
Issue -
State: closed - Opened by baloo 12 months ago
- 4 comments
#517 - chore(deps): WIP: use digest newtypes
Pull Request -
State: open - Opened by baloo about 1 year ago
#517 - chore(deps): use digest newtypes
Pull Request -
State: closed - Opened by baloo about 1 year ago
#516 - chore(deps): bump `crypto-bigint` to `0.7.0-pre.3`; use core naming conventions
Pull Request -
State: closed - Opened by baloo about 1 year ago
#516 - chore(deps): bump `crypto-bigint` to `0.7.0-pre.3`; use core naming conventions
Pull Request -
State: closed - Opened by baloo about 1 year ago
#515 - bump signature git pin
Pull Request -
State: closed - Opened by baloo about 1 year ago
#515 - bump signature git pin
Pull Request -
State: closed - Opened by baloo about 1 year ago
#514 - chore(deps): bump `crypto-bigint` to `0.7.0-pre.2`
Pull Request -
State: closed - Opened by baloo about 1 year ago
#514 - chore(deps): bump `crypto-bigint` to `0.7.0-pre.2`
Pull Request -
State: closed - Opened by baloo about 1 year ago
#513 - chore(deps): bump `signature` to `3.0.0-pre`
Pull Request -
State: closed - Opened by baloo about 1 year ago
#513 - chore(deps): bump `signature` to `3.0.0-pre`
Pull Request -
State: closed - Opened by baloo about 1 year ago
#512 - build(deps): bump rand from 0.9.0 to 0.9.1
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies, rust
#512 - build(deps): bump rand from 0.9.0 to 0.9.1
Pull Request -
State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, rust
#511 - build(deps): bump const-oid from 0.10.0 to 0.10.1
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies, rust
#511 - build(deps): bump const-oid from 0.10.0 to 0.10.1
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies, rust
#510 - Bump to signature 3
Pull Request -
State: closed - Opened by baloo about 1 year ago
- 1 comment
#510 - Bump to signature 3
Pull Request -
State: closed - Opened by baloo about 1 year ago
- 1 comment
#509 - `RsaPrivateKey::validate()` does not ensure `precompute()` won't fail
Issue -
State: open - Opened by fjarri about 1 year ago
#508 - Restore RNS functionality for keys with >2 primes
Issue -
State: open - Opened by fjarri about 1 year ago
#507 - Bring back zeroization
Issue -
State: open - Opened by fjarri about 1 year ago
#506 - Shorten widths of `BoxedUint`s
Pull Request -
State: closed - Opened by fjarri about 1 year ago
- 7 comments
#506 - Shorten widths of `BoxedUint`s
Pull Request -
State: closed - Opened by fjarri about 1 year ago
- 7 comments
#505 - chore(deps): bump `signature` to `3.0.0-pre`
Issue -
State: closed - Opened by baloo about 1 year ago
- 8 comments
#505 - chore(deps): bump `signature` to `3.0.0-pre`
Pull Request -
State: closed - Opened by baloo about 1 year ago
- 8 comments
#504 - Bump pin for crypto-primes
Pull Request -
State: closed - Opened by baloo about 1 year ago
- 2 comments
#504 - Bump pin for crypto-primes
Pull Request -
State: closed - Opened by baloo about 1 year ago
- 2 comments
#503 - Is there a plan to fix Marvin Attack?
Issue -
State: closed - Opened by kodmanyagha about 1 year ago
- 2 comments
#502 - build(deps): bump base64ct from 1.7.1 to 1.7.3
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, rust
#502 - build(deps): bump base64ct from 1.7.1 to 1.7.3
Pull Request -
State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, rust