Releases: facebook/opaque-ke
Releases · facebook/opaque-ke
v2.0.0-pre.3
What's Changed
- Change argon2 salt length to recommended value (16 bytes) by @falko17 in #275
- Document responsibility for server-side id. #276 by @jonahbeckford in #277
- Updating voprf dependency and test vectors by @kevinlewi in #278
- Fixing voprf dependency pinning by @kevinlewi in #280
New Contributors
- @falko17 made their first contribution in #275
- @jonahbeckford made their first contribution in #277
Full Changelog: v2.0.0-pre.2...v2.0.0-pre.3
v2.0.0-pre.2
What's Changed
- General Improvements by @daxpedda in #268
- Updating to version 08 by @kevinlewi in #271
- Addressing taplo-cli install issue by @kevinlewi in #272
- Adding documentation on RegistrationUpload and removing patch voprf in Cargo.toml by @kevinlewi in #273
Full Changelog: v2.0.0-pre.1...v2.0.0-pre.2
v2.0.0-pre.1
What's Changed
- Group impl support by @daxpedda in #200
- Switch CI to using stable instead of nightly toolchain by @kevinlewi in #202
- Adding i2osp error checking condition by @kevinlewi in #201
- Updating VOPRF dependency by @kevinlewi in #203
- Adding reflected value check on client side by @kevinlewi in #204
- Updating changelog for v0.5.1 by @kevinlewi in #210
- Introduce customizable
PrivateKey
by @daxpedda in #212 - Add tests against intermediate values test vectors by @daxpedda in #216
- Increase MSRV to 1.51 by @daxpedda in #217
- P256 implementation by @daxpedda in #213
- P-256 fix by @daxpedda in #221
- Merge
GroupWithMapToCurve
intoGroup
by @daxpedda in #219 - Separate AKE from OPRF take 2 by @daxpedda in #222
no_std
support by @daxpedda in #225- Fix
no_std
support by @daxpedda in #229 - Changes related to renaming master branch to main by @kevinlewi in #231
- Simplifying error handling by @kevinlewi in #232
- Updating test vectors based on latest spec changes by @kevinlewi in #233
- Add
SlowHash
configuration by @daxpedda in #234 - Remove Copy trait implementation from InnerEnvelopeMode by @aidangilmore in #237
- Fix
is_square
andis_zero
by @daxpedda in #240 - General cleanups and reorganizing code by @kevinlewi in #236
- P256 improvements by @daxpedda in #244
- Constant time
cmov
by @daxpedda in #241 - Add better parsing for RFC test vectors by @kevinlewi in #247
- Using voprf as a dependency by @kevinlewi in #248
- Updating to dual-license by @kevinlewi in #252
- Adding audit report reference to README + licenses by @kevinlewi in #253
- General improvements by @daxpedda in #250
- Voprf update by @daxpedda in #255
- Format by @daxpedda in #257
- Group revamp by @daxpedda in #261
- Publishing v2.0.0-pre.1 by @kevinlewi in #270
New Contributors
- @aidangilmore made their first contribution in #237
Full Changelog: v0.6.0...v2.0.0-pre.1
v0.6.1
v1.2.0
What's Changed
- Adding warning about client enumeration attacks for v1 by @kevinlewi in #235
- Adding support for thumbv6m-none-eabi by @kevinlewi in #245
- Publishing v1.2.0 by @kevinlewi in #246
Full Changelog: v1.1.0...v1.2.0