Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

krypt

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

krypt - npm Package Versions

0.5.0

Diff

Changelog

Source

0.5.0 (2/25/2018)

  • Support for Node 6+
  • Dropping official support for Node 0.12
  • Added support for configuring the digest
  • Updated defaults
    • sha512
    • 128,000 iterations
mmoulton
published 0.4.0 •

Changelog

Source

0.4.0 (7/17/2015)

  • Support async encryption / decryption thanks to Spencer Rinehart (@nubs)
    • Introduction of explicit encryptSync, encryptAsync and decryptSync and decryptAsync methods.
    • encrypt and decrypt will automatically choose async or sync based on the presence of a callback.
mmoulton
published 0.3.0 •

Changelog

Source

0.3.0 (3/18/2014)

  • Updated keyLength to be expressed in bits (w/ legacy support for converting 32 Byte length keys)
  • Added support to inject custom context into the encrypted result
    • Useful for recording metadata, such as the name of the key you are using, etc.
mmoulton
published 0.2.2 •

Changelog

Source

0.2.2 (3/7/2014)

  • Fixed typo in payload
mmoulton
published 0.2.1 •

Changelog

Source

0.2.1 (3/7/2014)

  • Fixed module export
mmoulton
published 0.2.0 •

Changelog

Source

0.2.0 (3/7/2014)

  • Updated defaults for key length / stretching iterations
  • Enhanced the output to be portable across future versions of Krypt
mmoulton
published 0.1.0 •

Changelog

Source

0.1.0 (3/7/2014)

  • Initial release
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc