Skip to content

v2.2: Merge pull request #2 from sangeethnandakumar/develop

Latest
Compare
Choose a tag to compare
@sangeethnandakumar sangeethnandakumar released this 12 Aug 08:43
· 10 commits to master since this release
3a7894c

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