open-quantum-safe / liboqs

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

0.11.0 release #1939

Closed praveksharma closed 1 month ago

praveksharma commented 2 months ago

Please see relevant release (currently in draft): https://github.com/open-quantum-safe/liboqs/releases/tag/untagged-66457800c93b2bbca36d

Changes from release candidate 1:

  1. Includes this suggested change from #1925.
  2. Includes #1927.

Checks done:

  1. oqs-provider release tests: https://github.com/open-quantum-safe/oqs-provider/actions/runs/11058630706
  2. oqs-demos CI tests: https://github.com/open-quantum-safe/oqs-demos/actions/runs/11056730106 These checks used the sw-ps-testbed branch of oqs-provider which @SWilson4 created by merging main with the PRs to be included in the next provider release (https://github.com/open-quantum-safe/oqs-provider/pull/524, https://github.com/open-quantum-safe/oqs-provider/pull/522, and https://github.com/open-quantum-safe/oqs-provider/pull/461).
SWilson4 commented 2 months ago

Note that @praveksharma and I decided to make a fresh PR instead of updating https://github.com/open-quantum-safe/liboqs/pull/1925 so that we could rebase on main and include #1927. Rebasing the branch for #1925 would have invalidated the 0.11.0-rc1 tag.