What's Changed
- Fix Clippy by @daxpedda in #289
- Add Dependabot by @daxpedda in #287
- Bump actions/checkout from 2 to 3 by @dependabot in #291
- Bump actions/cache from 2 to 3 by @dependabot in #292
- Update dependencies by @daxpedda in #288
- Fix CI by @daxpedda in #298
- Rename
X25519
toCurve25519
by @daxpedda in #302 - Update
curve25519-dalek
to 4.0.0-pre.5 by @daxpedda in #301 - Bump
voprf
to v0.5.0-pre.2 by @daxpedda in #304 - Only use explicit crate features by @daxpedda in #306
- Publishing v3.0.0-pre.1 by @kevinlewi in #309
- Update
rustyline
to v0.11 by @daxpedda in #313 - Update to VOPRF draft version 19 by @daxpedda in #307
- Update
argon2
to v0.5 by @daxpedda in #314 - Test P-384 by @daxpedda in #290
- Update scrypt requirement from 0.10 to 0.11 by @dependabot in #315
- Publishing v3.0.0-pre.2 by @kevinlewi in #318
- Bump
voprf
to v0.5.0-pre.4 by @daxpedda in #322 - Correctly clamp Curve25519 secret keys by @daxpedda in #323
- Curve25519 test vectors by @daxpedda in #319
- Updating dual-license language by @kevinlewi in #324
- Update criterion requirement from 0.4 to 0.5 by @dependabot in #325
- Update keypair generation to use derive_auth_keypair by @kevinlewi in #326
- Fixing simple_login test to enable argon2 feature by @kevinlewi in #328
- Publishing v3.0.0-pre.3 by @kevinlewi in #327
- Update rustyline requirement from 11 to 12 by @dependabot in #332
- update parameter from sk to private_key by @nikgraf in #329
- Bump
curve25519-dalek
to v4.0.0-rc.3 by @daxpedda in #330 - add more resources (WebAssembly and React Native) by @nikgraf in #335
- Publishing v3.0.0-pre.4 by @kevinlewi in #337
- update docs: clarify export_key and session_key length by @nikgraf in #338
- Updating workflow dependencies by @kevinlewi in #342
- Clarifying the persisting of server setup by @kevinlewi in #344
- Add
clippy::doc_markdown
by @daxpedda in #346 - Fixing clippy errors by @kevinlewi in #347
- Test P-521 by @daxpedda in #349
- Adding copyright header to generated test file by @kevinlewi in #351
- Update rustyline requirement from 12 to 13 by @dependabot in #352
- Bump actions/cache from 3 to 4 by @dependabot in #354
- Updating voprf dependency by @kevinlewi in #360
- docs: add details for client login final step by @lucab in #358
- Publishing v3.0.0-pre.5 by @kevinlewi in #364
- chore!: align to draft 16, update dependencies by @cyyynthia in #365
- Publishing v3.0.0 by @kevinlewi in #367
New Contributors
- @dependabot made their first contribution in #291
- @nikgraf made their first contribution in #329
- @lucab made their first contribution in #358
- @cyyynthia made their first contribution in #365
Full Changelog: v2.0.0...v3.0.0