Version 0.7.2
Breaking Changes
The following algorithms are insecure:
- Remove SIKE and SIDH (RUSTSEC-2022-0045)
- Remove Rainbow I algorithms (RUSTSEC-2022-0047)
See also the changelog for liboqs: https://github.com/open-quantum-safe/liboqs/releases/tag/0.7.2
Summary of changes in liboqs-rust
- Prettified the markdowns, to be more presentable. by @umgefahren in #113
- Bump rust edition and derive Eq by @thomwiggers in #153
- liboqs 0.7.2-rc2 by @thomwiggers in #152
- liboqs 0.7.2 by @thomwiggers in #156
- Fix types in
{Sig,Kem}::Algorithm::algorithm_to_idby @marcbrevoort-cyberhive in #154 and #155
Full Changelog: v0.7.1...v0.7.2
What's Changed per PR
- Prettified the markdowns, to be more presentable. by @umgefahren in #113
- Bump oqs-sys/liboqs from
a39d08eto4d938b1by @dependabot in #114 - Bump oqs-sys/liboqs from
4d938b1tob632938by @dependabot in #115 - Bump crazy-max/ghaction-github-pages from 2.5.0 to 2.6.0 by @dependabot in #116
- Bump oqs-sys/liboqs from
b632938to18b3fe3by @dependabot in #118 - Bump oqs-sys/liboqs from
18b3fe3tofb8f0ffby @dependabot in #119 - Bump oqs-sys/liboqs from
fb8f0ffto5b8e2bdby @dependabot in #120 - Bump oqs-sys/liboqs from
5b8e2bdto5894d9aby @dependabot in #123 - Bump KyleMayes/install-llvm-action from 1.5.0 to 1.5.1 by @dependabot in #122
- Bump oqs-sys/liboqs from
5894d9ato6639d3bby @dependabot in #125 - Bump actions/checkout from 2.4.0 to 3 by @dependabot in #124
- Bump oqs-sys/liboqs from
6639d3bto55bc8cbby @dependabot in #126 - Bump oqs-sys/liboqs from
55bc8cbtoe858c7aby @dependabot in #128 - Bump KyleMayes/install-llvm-action from 1.5.1 to 1.5.2 by @dependabot in #129
- Bump oqs-sys/liboqs from
e858c7atobe8fc96by @dependabot in #130 - Bump oqs-sys/liboqs from
be8fc96to9dea043by @dependabot in #132 - Bump oqs-sys/liboqs from
9dea043tofc7d89cby @dependabot in #133 - Bump KyleMayes/install-llvm-action from 1.5.2 to 1.5.3 by @dependabot in #135
- Bump crazy-max/ghaction-github-pages from 2.6.0 to 3.0.0 by @dependabot in #136
- Bump oqs-sys/liboqs from
fc7d89ctofeea2f3by @dependabot in #138 - Update bindgen requirement from 0.59 to 0.60 by @dependabot in #140
- Bump oqs-sys/liboqs from
feea2f3tob5484ceby @dependabot in #139 - Bump oqs-sys/liboqs from
b5484ceto38d3014by @dependabot in #141 - Bump oqs-sys/liboqs from
38d3014to719a84eby @dependabot in #144 - Bump KyleMayes/install-llvm-action from 1.5.3 to 1.5.4 by @dependabot in #148
- Bump oqs-sys/liboqs from
719a84etoaf76ca3by @dependabot in #150 - Bump oqs-sys/liboqs from
af76ca3to0511af6by @dependabot in #151 - Bump rust edition and derive Eq by @thomwiggers in #153
- liboqs 0.7.2-rc2 by @thomwiggers in #152
- Update sig.rs by @marcbrevoort-cyberhive in #154
- Update kem.rs by @marcbrevoort-cyberhive in #155
New Contributors
- @umgefahren made their first contribution in #113
- @marcbrevoort-cyberhive made their first contribution in #154
Full Changelog: v0.7.1...v0.7.2