liboqs-rust icon indicating copy to clipboard operation
liboqs-rust copied to clipboard

feat: update to liboqs 0.13.0

Open SWilson4 opened this issue 8 months ago • 0 comments

Updates to liboqs 0.13.0 (currently in pre-release state). This includes

  • exposing a new KEM API function, OQS_KEM_keypair_derand, and
  • adding the UOV signature algorithm.

I also exposed the OQS_randombytes API function in oqs-sys; I believe it had been mistakenly excluded from a pattern match previously.

Leaving as draft until liboqs 0.13.0 is released.

SWilson4 avatar Mar 20 '25 19:03 SWilson4