v4.0.0
What's Changed
- Update Readme link by @nikgraf in #368
- Bump MSRV to v1.83 by @daxpedda in #370
- Rework
SecretKeyAPI to facilitate async by @daxpedda in #371 - Add copyright header to
remote_keytest by @daxpedda in #377 - Always create dummy record by @daxpedda in #376
- Enable
curve25519-dalek/serdeby @daxpedda in #375 - Remote OPRF Seed Support by @daxpedda in #373
- SIGMA-I Key Exchange by @daxpedda in #378
- Add missing copyright header by @daxpedda in #382
- Only Store Dummy Public Key by @daxpedda in #374
- Publicly Expose
trait KeyExchangeby @daxpedda in #379 - Update MSRV to v1.85 and edition to 2024 by @daxpedda in #383
- Move Serde De/Serialization to
GroupImplementation by @daxpedda in #380 - Remove Zeroize Tests by @daxpedda in #381
- Update to Clippy v1.89 by @daxpedda in #385
- Updating test vectors to RFC 9807 by @kevinlewi in #386
- Update rustyline requirement from 15 to 17 by @dependabot[bot] in #391
- Re-exporting argon2 and generic_array by @kevinlewi in #387
- Add migration guide to changelog by @daxpedda in #393
- Update criterion requirement from 0.5 to 0.7 by @dependabot[bot] in #394
- Fixing clippy/lint errors by @kevinlewi in #396
- Making full test vector generation deterministic by @kevinlewi in #398
- Fixing generic-array dependency by @kevinlewi in #402
- Resolving zeroize_derive old version issue by @kevinlewi in #406
- Publishing v4.0.0 by @kevinlewi in #407
Full Changelog: v3.0.0...v4.0.0