aes-example icon indicating copy to clipboard operation
aes-example copied to clipboard

256-bit version

Open koolkao opened this issue 12 years ago • 4 comments

It would be great to have a 256-bit version as well, thank you

koolkao avatar Jan 09 '14 15:01 koolkao

Working on Bouncycastle implementation.

mpetersen avatar Jan 12 '14 16:01 mpetersen

The following URL is not having any Repo - http://repository-cloudme.forge.cloudbees.com/snapshot mvn test fails to fund a repo

ghost avatar Oct 13 '14 14:10 ghost

Fixed that missing repo and removed the parent POM.

mpetersen avatar Oct 29 '14 21:10 mpetersen

I changed the key size to 256 in java and 256/32 in javascript and i just assumed that was now using a 256 bit key, it that not correct? It appeared to work lol

joeylgutierrez avatar Sep 29 '15 03:09 joeylgutierrez