Releases: juhoen/hybrid-crypto-js
Releases · juhoen/hybrid-crypto-js
Customizable IV vector length
RSA and AES standards
- Added support to alternate RSA and AES standards
- Added support to alternate AES key size
Babel and Flow
- Implemented Flow and Babel
- Minor refactoring
Message digests
- Added ability to select default message digest
- Changed default message digest from sha1 to sha256
Minor fixes
- Prettiered codebase
- Fixed typos
- Removed React Native key management as unfinished feature
Bug fixes
Fixed conflicting dependencies
v0.1.6 Synced npm package version with git
Entropy
Node support
This update comes with a support for Node.js, React Native and browsers 🎉
Bug fixes and improvements
- Renamed crypto to crypt
- Various bug fixes