Bugfix:
- unbreak due to bad version of IcedCoffeeScript. Fix with v108.0.8
Bugfix:
- Don't copy() extra key material, since we're not scrubbing it.
Bugfix:
- Fix more issues in cloning, and also bugs in scrubbing derived keys
Bugfix:
- Do the same for Encryptor, so fix a bug
Features:
- Encryptor / Decryptor clone support
Bugfixes:
- Bower matches package.json
Bugfixes:
- Remove errant iced-coffee-script inclusion
- Address keybase/kbpgp#40
Features:
- Upgrade more-entropy to make it more polite on energy-constrained devices
Features:
- RipeMD160 support
Bugfixes:
- Various small changes to package.json to debug install problems with npm
Features:
- Expose other hmac features
Features:
- Expose Salsa20 and CTR to modules
Features:
- Buffer comparison as an unsigned big-endian number
Bugfixes:
- SHA224 and SHA384 were reporting incorrect hash lengths
Bugfixes:
- Fix bug in SHA384 inclusion
Features:
- SHA384 implementation
Features:
- MD5 implementation
Bugfixes:
- Get IE11 working, with window.msCrypto.getRandomValues
Features:
- Inaugural changelog