Skip to content
This repository has been archived by the owner on Nov 20, 2022. It is now read-only.

Releases: sophiebremer/crypto-js

2.5

07 Jul 18:03
Compare
Choose a tag to compare
2.5

Full Changelog: 2.4...2.5

2.4

07 Jul 18:01
Compare
Choose a tag to compare
2.4

Full Changelog: 2.3...2.4

  • Added CTR mode of operation.

2.3

07 Jul 17:54
Compare
Choose a tag to compare
2.3

Full Changelog: 2.2...2.3

  • Added ECB and CFB modes of operation.
  • Added a variety of padding schemes.

2.2

07 Jul 17:50
Compare
Choose a tag to compare
2.2

Full Changelog: 2.1...2.2

  • Added custom IV option to AES.
  • Added CBC-nopad mode of operation.

2.1

07 Jul 17:47
Compare
Choose a tag to compare
2.1

Full Changelog: 2.0...2.1

  • Added PBKDF2Async.
  • Switched from YUI Compressor to Closure Compiler.
  • Ensured Crypto object isn't overwritten if loaded twice.

2.0

07 Jul 17:43
Compare
Choose a tag to compare
2.0

Full Changelog: 1.1...2.0

  • Added support for Unicode encoded as UTF-8.
  • Added support for input as either strings or byte arrays.
  • K-weight optimizations.

1.1

07 Jul 17:37
Compare
Choose a tag to compare
1.1

Full Changelog: 1.0...1.1

  • Added HMAC and PBKDF2.
  • Speed optimizations.

1.0

07 Jul 17:29
Compare
Choose a tag to compare