open-quantum-safe / liboqs

C library for prototyping and experimenting with quantum-resistant cryptography
https://openquantumsafe.org/
Other
1.87k stars 459 forks source link

Support FIPS 205 #1917

Closed baentsch closed 1 month ago

baentsch commented 1 month ago

Anyone interested to add SLH-DSA to the list of supported algorithms both in liboqs and oqsprovider? Also see https://github.com/IETF-Hackathon/pqc-certificates/pull/137 (in case OQS wants to provide a comparable level of functionality as BouncyCastle).

SWilson4 commented 1 month ago

@baentsch, OK if I close this as a duplicate of https://github.com/open-quantum-safe/liboqs/issues/1894? (Or merge the two if there's a way to do that.)

baentsch commented 1 month ago

My mistake. Duplicate indeed.