Skip to content

Releases: aykxt/crypto

v0.10.1

14 Jul 23:20
31be5e2
Compare
Choose a tag to compare

Bug Fixes

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

v0.10.0

05 Apr 19:25
d7ff985
Compare
Choose a tag to compare

Features

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

v0.9.1

04 Apr 19:43
97a6e2a
Compare
Choose a tag to compare

Bug Fixes

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

v0.9.0

02 Apr 17:22
840c419
Compare
Choose a tag to compare

Features

  • Block ciphers: add CAST5 algorithm (840c419)