Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 941 Bytes

File metadata and controls

30 lines (16 loc) · 941 Bytes

Changelog

v1.1.1 (2025-08-07)

Full Changelog

Fixes and enhancements:

  • Fix tag length checking for AES-GCM (CVE-2025-54887)

v1.1.0 (2025-07-22)

Full Changelog

Features:

  • Add RsaOaep256 algorithm (#31)

v1.0.0 (2025-02-16)

Full Changelog

Features:

  • Support Ruby 3.4 (#26)
  • Drop support for Ruby versions prior to 2.5 (#27)

Fixes and enhancements:

  • Refreshed codebase (CI and linter fixes) (#27, #28)