welsonjs/lib/crypto-js/hmac-sha512.min.js
2023-07-27 18:09:20 +09:00

1 line
290 B
JavaScript

!function(e,r){"object"==typeof exports?module.exports=exports=r(require("./core"),require("./x64-core"),require("./sha512"),require("./hmac")):"function"==typeof define&&define.amd?define(["./core","./x64-core","./sha512","./hmac"],r):r(e.CryptoJS)}(this,function(e){return e.HmacSHA512});