{"dependencies":[{"name":"./sha2.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":12,"column":18,"index":547},"end":{"line":12,"column":38,"index":567}}],"key":"6/wC6kPCuE9AQ+btrgtq2UN1TnM=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n Object.defineProperty(exports, \"__esModule\", {\n value: true\n });\n exports.sha512_256 = exports.SHA512_256 = exports.sha512_224 = exports.SHA512_224 = exports.sha384 = exports.SHA384 = exports.sha512 = exports.SHA512 = void 0;\n /**\n * SHA2-512 a.k.a. sha512 and sha384. It is slower than sha256 in js because u64 operations are slow.\n *\n * Check out [RFC 4634](https://datatracker.ietf.org/doc/html/rfc4634) and\n * [the paper on truncated SHA512/256](https://eprint.iacr.org/2010/548.pdf).\n * @module\n * @deprecated\n */\n var sha2_ts_1 = require(_dependencyMap[0], \"./sha2.js\");\n /** @deprecated Use import from `noble/hashes/sha2` module */\n exports.SHA512 = sha2_ts_1.SHA512;\n /** @deprecated Use import from `noble/hashes/sha2` module */\n exports.sha512 = sha2_ts_1.sha512;\n /** @deprecated Use import from `noble/hashes/sha2` module */\n exports.SHA384 = sha2_ts_1.SHA384;\n /** @deprecated Use import from `noble/hashes/sha2` module */\n exports.sha384 = sha2_ts_1.sha384;\n /** @deprecated Use import from `noble/hashes/sha2` module */\n exports.SHA512_224 = sha2_ts_1.SHA512_224;\n /** @deprecated Use import from `noble/hashes/sha2` module */\n exports.sha512_224 = sha2_ts_1.sha512_224;\n /** @deprecated Use import from `noble/hashes/sha2` module */\n exports.SHA512_256 = sha2_ts_1.SHA512_256;\n /** @deprecated Use import from `noble/hashes/sha2` module */\n exports.sha512_256 = sha2_ts_1.sha512_256;\n});","lineCount":33,"map":[[2,2,1,0],[2,14,1,12],[4,2,2,0,"Object"],[4,8,2,6],[4,9,2,7,"defineProperty"],[4,23,2,21],[4,24,2,22,"exports"],[4,31,2,29],[4,33,2,31],[4,45,2,43],[4,47,2,45],[5,4,2,47,"value"],[5,9,2,52],[5,11,2,54],[6,2,2,59],[6,3,2,60],[6,4,2,61],[7,2,3,0,"exports"],[7,9,3,7],[7,10,3,8,"sha512_256"],[7,20,3,18],[7,23,3,21,"exports"],[7,30,3,28],[7,31,3,29,"SHA512_256"],[7,41,3,39],[7,44,3,42,"exports"],[7,51,3,49],[7,52,3,50,"sha512_224"],[7,62,3,60],[7,65,3,63,"exports"],[7,72,3,70],[7,73,3,71,"SHA512_224"],[7,83,3,81],[7,86,3,84,"exports"],[7,93,3,91],[7,94,3,92,"sha384"],[7,100,3,98],[7,103,3,101,"exports"],[7,110,3,108],[7,111,3,109,"SHA384"],[7,117,3,115],[7,120,3,118,"exports"],[7,127,3,125],[7,128,3,126,"sha512"],[7,134,3,132],[7,137,3,135,"exports"],[7,144,3,142],[7,145,3,143,"SHA512"],[7,151,3,149],[7,154,3,152],[7,159,3,157],[7,160,3,158],[8,2,4,0],[9,0,5,0],[10,0,6,0],[11,0,7,0],[12,0,8,0],[13,0,9,0],[14,0,10,0],[15,0,11,0],[16,2,12,0],[16,6,12,6,"sha2_ts_1"],[16,15,12,15],[16,18,12,18,"require"],[16,25,12,25],[16,26,12,25,"_dependencyMap"],[16,40,12,25],[16,56,12,37],[16,57,12,38],[17,2,13,0],[18,2,14,0,"exports"],[18,9,14,7],[18,10,14,8,"SHA512"],[18,16,14,14],[18,19,14,17,"sha2_ts_1"],[18,28,14,26],[18,29,14,27,"SHA512"],[18,35,14,33],[19,2,15,0],[20,2,16,0,"exports"],[20,9,16,7],[20,10,16,8,"sha512"],[20,16,16,14],[20,19,16,17,"sha2_ts_1"],[20,28,16,26],[20,29,16,27,"sha512"],[20,35,16,33],[21,2,17,0],[22,2,18,0,"exports"],[22,9,18,7],[22,10,18,8,"SHA384"],[22,16,18,14],[22,19,18,17,"sha2_ts_1"],[22,28,18,26],[22,29,18,27,"SHA384"],[22,35,18,33],[23,2,19,0],[24,2,20,0,"exports"],[24,9,20,7],[24,10,20,8,"sha384"],[24,16,20,14],[24,19,20,17,"sha2_ts_1"],[24,28,20,26],[24,29,20,27,"sha384"],[24,35,20,33],[25,2,21,0],[26,2,22,0,"exports"],[26,9,22,7],[26,10,22,8,"SHA512_224"],[26,20,22,18],[26,23,22,21,"sha2_ts_1"],[26,32,22,30],[26,33,22,31,"SHA512_224"],[26,43,22,41],[27,2,23,0],[28,2,24,0,"exports"],[28,9,24,7],[28,10,24,8,"sha512_224"],[28,20,24,18],[28,23,24,21,"sha2_ts_1"],[28,32,24,30],[28,33,24,31,"sha512_224"],[28,43,24,41],[29,2,25,0],[30,2,26,0,"exports"],[30,9,26,7],[30,10,26,8,"SHA512_256"],[30,20,26,18],[30,23,26,21,"sha2_ts_1"],[30,32,26,30],[30,33,26,31,"SHA512_256"],[30,43,26,41],[31,2,27,0],[32,2,28,0,"exports"],[32,9,28,7],[32,10,28,8,"sha512_256"],[32,20,28,18],[32,23,28,21,"sha2_ts_1"],[32,32,28,30],[32,33,28,31,"sha512_256"],[32,43,28,41],[33,0,28,42],[33,3]],"functionMap":{"names":[""],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]}