文件名称:hmac-sha512的js包
文件大小:9KB
文件格式:JS
更新时间:2018-05-25 03:27:03
sha512
CryptoJS v3.1.2 code.google.com/p/crypto-js (c) 2009-2013 by Jeff Mott. All rights reserved. code.google.com/p/crypto-js/wiki/License 哈西512的加密js引入包, 用法:var hash = CryptoJS.HmacSHA512("Message", "Secret Passphrase");