Skip to content

Version 2.1.0

Compare
Choose a tag to compare
@ricmoo ricmoo released this 04 Oct 15:33
· 19 commits to master since this release

Only major change in this release is that ECB and CBC modes of operation can be given any amount of data (as long as its length is a multiple of the block size, 16 bytes) and will encrypt/decrypt the entire chunk.