Skip to content

frodo-kem: update dependencies in Cargo.toml#294

Merged
tarcieri merged 1 commit intomasterfrom
frodo-kem/bump-deps
Apr 28, 2026
Merged

frodo-kem: update dependencies in Cargo.toml#294
tarcieri merged 1 commit intomasterfrom
frodo-kem/bump-deps

Conversation

@tarcieri
Copy link
Copy Markdown
Member

Updates the following dependency requirements to release versions:

  • aes v0.9
  • getrandom v0.4
  • chacha20 v0.10
  • toml v1

Updates the following dependency requirements to release versions:
- `aes` v0.9
- `getrandom` v0.4
- `chacha20` v0.10
- `toml` v1
@tarcieri tarcieri requested a review from mikelodder7 April 28, 2026 18:47
@tarcieri tarcieri merged commit 4abaea7 into master Apr 28, 2026
44 checks passed
@tarcieri tarcieri deleted the frodo-kem/bump-deps branch April 28, 2026 18:54
@tarcieri tarcieri mentioned this pull request Apr 28, 2026
tarcieri added a commit that referenced this pull request Apr 28, 2026
## Added
- Preliminary `no_std` support (#238)

## Changed
- Edition changed to 2024 and MSRV bumped to 1.85 (#118)
- Relax MSRV policy and allow MSRV bumps in patch releases
- Bump `hybrid-array` dependency to v0.4 (#129)
- Bump `serdect` dependency to v0.4 (#130)
- Bump `getrandom` dependency to v0.4 (#245)
- Bump `rand_core` dependency to v0.10 (#245)
- Bump `sha3` dependency to v0.11 (#282)
- Bump `aes` to v0.9 (#294)
- Bump `getrandom` to v0.4 (#294)
- Bump `chacha20` to v0.10 (#294)
- Bump `toml` to v1 (#294)
  
## Removed
- `safe-oqs` equivalence tests (#166)

## Fixed
- Return error instead of panicking on empty `serde` input (#259)
- OpenSSL EVP contexts memory leak (#260)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants