문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
|
java:crypt [2012/12/15 18:54] kwon37xi |
java:crypt [2017/03/09 08:59] (현재) kwon37xi |
||
|---|---|---|---|
| 줄 1: | 줄 1: | ||
| - | ====== Java Cryptography ====== | + | ====== Java Cryptography====== |
| * [[java: | * [[java: | ||
| * [[http:// | * [[http:// | ||
| * [[http:// | * [[http:// | ||
| - | * [[http://stackoverflow.com/questions/ | + | * [[http://www.baeldung.com/sha-256-hashing-java|SHA-256 Hashing in Java]] |
| - | byte[] keyBytes = publicKey.getEncoded(); | + | |
| - | PublicKey publicKey | + | ===== 참고 ===== |
| - | | + | * [[http:// |
| - | </code> | + | |