Socket
Socket
Sign inDemoInstall

cryptorjs

Package Overview
Dependencies
1
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

3.0.0

Diff

Changelog

Source

[3.0.0] - 2018-09-03

  • Changed cipher method from createCipher to createCipheriv for node deprecation
  • Breaking changes now support only this ciphers:
    • aes-256-cbc
    • aes-256-cbc-hmac-sha1
    • aes-256-cbc-hmac-sha256
    • aes-256-cfb
    • aes-256-cfb1
    • aes-256-cfb8
    • aes-256-ctr
    • aes-256-ofb
    • aes256
    • camellia-256-cbc
    • camellia-256-cfb
    • camellia-256-cfb1
    • camellia-256-cfb8
    • camellia-256-ofb
    • camellia256
fabioricali
published 2.1.0 •

Changelog

Source

[2.1.0] - 2017-12-03

  • Added static method hasHash
  • Minor fix
fabioricali
published 2.0.2 •

Changelog

Source

[2.0.2] - 2017-08-25

  • Added static method hash
  • Deprecated static methods MD5 and SHA1
fabioricali
published 2.0.1 •

fabioricali
published 2.0.0 •

fabioricali
published 1.2.0 •

Changelog

Source

[1.2.0] - 2017-06-10

Added

  • Static methods MD5 and SHA1
fabioricali
published 1.1.0 •

Changelog

Source

[1.1.0] - 2017-06-07

Added

  • CHANGELOG.md
  • Support to encrypt object

Fixed

  • Some bug
fabioricali
published 1.0.5 •

fabioricali
published 1.0.4 •

fabioricali
published 1.0.3 •

2Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc