Skip to content

Releases: mozilla/nss-rs

0.11.0

18 May 06:31
07994e8

Choose a tag to compare

What's Changed

  • fix: runtime NSS_DB_PATH and Once-guarded fixture_init by @larseggert in #56
  • chore: Remove the deny-warnings feature by @larseggert in #57

Full Changelog: 0.10.0...0.11.0

0.10.0

15 May 11:25
9b94ca3

Choose a tag to compare

What's Changed

  • feat: remove Rc<RefCell<Context>> from hp::Key by @larseggert in #50
  • feat: bypass SSL AEAD wrapper in RecordProtection by @larseggert in #49

Full Changelog: 0.9.1...0.10.0

0.9.1

15 May 08:49
080bbe8

Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.9.1

0.9.0

07 May 20:19
0ea3df7

Choose a tag to compare

0.9.0 Pre-release
Pre-release

What's Changed

  • Add export_keying_material by @jesup in #41
  • Fix clippy lints by @Not-Nik in #45
  • feat: Add PK11_CheckUserPassword() and PK11_Logout() to Slot by @Not-Nik in #43
  • feat: Add AEAD encryption function with explicit sequence number by @Not-Nik in #40
  • Expose PBKDF2 by @Not-Nik in #46
  • chore: Add semver workflow by @Not-Nik in #48
  • chore: Merge CI changes from neqo by @Not-Nik in #47

New Contributors

  • @jesup made their first contribution in #41

Full Changelog: 0.8.0...0.9.0

0.8.0

21 Apr 09:50
7cc1c33

Choose a tag to compare

0.8.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/mozilla/nss-rs/commits/0.8.0