Aykxt Crypto Versions Save

🔐 Fastest crypto library for Deno written in pure Typescript. AES, Blowfish, CAST5, DES, 3DES, HMAC, HKDF, PBKDF2

v0.10.1

11 months ago

Bug Fixes

  • AES: fix bug causing wrong output sometimes (315d4f6)

v0.10.0

3 years ago

Features

  • block-ciphers: add 3DES algorithm (c0877ae)
  • block-ciphers: add DES algorithm (15d408e)

v0.9.1

3 years ago

Bug Fixes

  • pbkdf2: fix offset out of bounds (1377a73)

v0.9.0

3 years ago

Features

  • Block ciphers: add CAST5 algorithm (840c419)