·
10 commits
to master
since this release
FEATURES
- Support for encryption with bytes[] in AES
- Support for encryption with bytes[] in RSA
FIXES
- Fixed a major bug in AES encryption's "CryptoStreamMode" that could fail during decryption process
- Bug fixes and updates