rageworx
released this
17 Jun 06:51
·
17 commits
to master
since this release
Changes
- Fixed memory issues
- Prevent wrong cipher source leads unexpected errors
- Prevent expose current keys in memory even used reset() method in AES context.
- Supporting variable key length types each 128, 192 and 256 bits.
- Changed maximum key length to 32 bytes ( 64 bytes was meaningless )