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_id
by @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
a39d08e
to4d938b1
by @dependabot in #114 - Bump oqs-sys/liboqs from
4d938b1
tob632938
by @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
b632938
to18b3fe3
by @dependabot in #118 - Bump oqs-sys/liboqs from
18b3fe3
tofb8f0ff
by @dependabot in #119 - Bump oqs-sys/liboqs from
fb8f0ff
to5b8e2bd
by @dependabot in #120 - Bump oqs-sys/liboqs from
5b8e2bd
to5894d9a
by @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
5894d9a
to6639d3b
by @dependabot in #125 - Bump actions/checkout from 2.4.0 to 3 by @dependabot in #124
- Bump oqs-sys/liboqs from
6639d3b
to55bc8cb
by @dependabot in #126 - Bump oqs-sys/liboqs from
55bc8cb
toe858c7a
by @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
e858c7a
tobe8fc96
by @dependabot in #130 - Bump oqs-sys/liboqs from
be8fc96
to9dea043
by @dependabot in #132 - Bump oqs-sys/liboqs from
9dea043
tofc7d89c
by @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
fc7d89c
tofeea2f3
by @dependabot in #138 - Update bindgen requirement from 0.59 to 0.60 by @dependabot in #140
- Bump oqs-sys/liboqs from
feea2f3
tob5484ce
by @dependabot in #139 - Bump oqs-sys/liboqs from
b5484ce
to38d3014
by @dependabot in #141 - Bump oqs-sys/liboqs from
38d3014
to719a84e
by @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
719a84e
toaf76ca3
by @dependabot in #150 - Bump oqs-sys/liboqs from
af76ca3
to0511af6
by @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