SHA-256 Cryptographic Hash Algorithm 에 대한 암호화 값을 javascript 로 추출할 수 도 있다.
http://www.movable-type.co.uk/scripts/sha256.html
sha256 의 javascript 소스는 아래 git 에서 다운로드 가능 합니다.
https://github.com/chrisveness/crypto/blob/master/sha256.js