Programming/Java
java cipher
구차니
2019. 11. 25. 23:42
AES 라고만 주면 어떤게 기본값으로 작동하는지 default 값에 대한 내용이 없다.
|
[링크 : https://docs.oracle.com/javase/7/docs/api/javax/crypto/Cipher.html]
[링크 : https://docs.oracle.com/javase/7/docs/technotes/guides/security/StandardNames.html#Cipher]
[링크 : http://www.fun25.co.kr/blog/java-aes128-cbc-encrypt-decrypt-example]
[링크 : https://medium.com/../aes-256bit-encryption-decryption-and-storing-in-the-database-using-java-..]