Changelog
0.5.0 (2/25/2018)
Changelog
0.4.0 (7/17/2015)
encryptSync
, encryptAsync
and decryptSync
and decryptAsync
methods.encrypt
and decrypt
will automatically choose async or sync based on the presence of a callback.Changelog
0.3.0 (3/18/2014)
keyLength
to be expressed in bits (w/ legacy support for converting 32 Byte length keys)Changelog
0.2.0 (3/7/2014)