- feat: add binascii functions for zero dependencies (#633af73)
- feat: change to ESM (#0316412)
- docs: fix CI status badge (#a9f74c7)
- feat: fix pkcs7 padding for encryption to match compatibility with ansible-vault (#5dc1426)
- Refactor test/index.spec.js (#bc2ae9b)
- Add test for encryption/decryption with special characters (#7d88ba0)
- chore: github actions with node 20, 22 (#6fb9e28)
- chore: bump dev dependencies (#9c2e721)
- Fix padding issue with Ansible vault for special chars (#9ee4d4a)
- chore: bump devDependencies (#b1ce09a)
- Add test (#90151de)
- Split on CLRF (#570081e)
- docs: Add synchronous methods in examples (#4037750)
- chore: remove ignore-scripts with .npmrc (#04c2b51)
- chore: add prepublishOnly script (#d8b6b3b)
- docs: add typescript types (#d228b04)
- chore: enable github actions (#e63f647)
- Review Comments (#c8b58d8)
- Undo version change - use npm version (#5bccbcf)
- v1.4 Sync Operations (#18d2973)
- chore: fix travis badge link (#40ec8fc)
- chore: bump dependencies (#1a22648)
- fix: pkcs7 un-padding if block size fits (#8800d87)
- chore: bump dependencies (#1b2b218)
- Pad data even if aligned (#8ffa510)
- fix: pkcs7 padding (#6ccd2cc)
- chore: remove tests from package (#433c72e)
- docu: add badges (#5970c9e)
- feat: initial version (#079e3ad)
- chore: initial commit (#2d0cf84)