Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 27 May 12:31
· 377 commits to master since this release
21cf6a0

Added

  • (dh) finite-field Diffie-Hellman (RFC 3526 MODP groups)
  • (kdf) bcrypt_pbkdf — OpenSSH-style PBKDF over Blowfish
  • (rsa) SPKI + PKCS#8 + PEM round-trip helpers
  • (ec) r/s component accessors on ECDSA + Ed25519 signatures

Other

  • ignore Cargo.lock (regression of 4a39a57)