Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 315 Bytes

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 315 Bytes

0.2.0 (2024-04-05)

Feat

  • parameterize the lenght of the iv
  • expose bigint and create method to get key pair bytes
  • initial commit with broken encryption

Fix

  • fix encryption / decryption interop with javascript
  • fix encryption issues
  • pass mac authentication

Refactor

  • rename and cleanup