Skip to content

frodo-kem: remove safe-oqs#166

Merged
tarcieri merged 1 commit intomasterfrom
frodo-kem/remove-safe-oqs
Nov 10, 2025
Merged

frodo-kem: remove safe-oqs#166
tarcieri merged 1 commit intomasterfrom
frodo-kem/remove-safe-oqs

Conversation

@tarcieri
Copy link
Copy Markdown
Member

@tarcieri tarcieri commented Nov 10, 2025

Closes: #109 #165

It would be good to be able to retain these equivalence tests, but they're pretty onerous for anyone trying to develop any KEM.

@tarcieri tarcieri requested a review from mikelodder7 November 10, 2025 00:23
@tarcieri tarcieri force-pushed the frodo-kem/remove-safe-oqs branch from 6f498eb to 300e470 Compare November 10, 2025 00:25
@tarcieri
Copy link
Copy Markdown
Member Author

Guess this doesn't fix #97 since it also breaks due to openssl

Closes: #109 #165

It would be good to be able to retain these equivalence tests, but
they're pretty onerous for anyone trying to develop any KEM.
@tarcieri tarcieri force-pushed the frodo-kem/remove-safe-oqs branch from 300e470 to d0517a0 Compare November 10, 2025 03:20
@tarcieri tarcieri merged commit 65b4369 into master Nov 10, 2025
39 checks passed
@tarcieri tarcieri deleted the frodo-kem/remove-safe-oqs branch November 10, 2025 03:24
@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.

Fails to build tests

1 participant