ITADN
mozilla/nss-rs

版本发布 1

0.9.0预发布
? · 2026-05-07

## What's Changed * Add export_keying_material by @jesup in https://github.com/mozilla/nss-rs/pull/41 * Fix clippy lints by @Not-Nik in https://github.com/mozilla/nss-rs/pull/45 * feat: Add PK11_CheckUserPassword() and PK11_Logout() to Slot by @Not-Nik in https://github.com/mozilla/nss-rs/pull/43 * feat: Add AEAD encryption function with explicit sequence number by @Not-Nik in https://github.com/mozilla/nss-rs/pull/40 * Expose PBKDF2 by @Not-Nik in https://github.com/mozilla/nss-rs/pull/46 * chore: Add semver workflow by @Not-Nik in https://github.com/mozilla/nss-rs/pull/48 * chore: Merge CI changes from neqo by @Not-Nik in https://github.com/mozilla/nss-rs/pull/47 ## New Contributors * @jesup made their first contribution in https://github.com/mozilla/nss-rs/pull/41 **Full Changelog**: https://github.com/mozilla/nss-rs/compare/0.8.0...0.9.0