Simple Note
See the method TestEncryptDecryptWithKeyIvSalt in TestAESUtils.java
and getCipher(int mode, char[] key, byte[] ivBytes, byte[] saltBytes) in AESUtils.java
References
Java 256-bit AES Password-Based Encryption
Java AES and using my own Key
No comments:
Post a Comment