Skip to content

Release 0.7.5

Latest
Compare
Choose a tag to compare
@boorad boorad released this 19 Sep 01:59
· 16 commits to main since this release
82c1a63

0.7.5 (2024-09-19)

🐛 Bug Fixes

  • cipher function signatures now match Node spec again (#439) (4dc122a)
  • return Buffer from getAuthTag (#443) (05d18e2)
  • when algo is an object of SubtleAlgorithm (#457) (89b45cc)

New Contributors