mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 08:51:01 +00:00
1 line
4.5 KiB
Plaintext
1 line
4.5 KiB
Plaintext
{"dependencies":[],"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 Object.defineProperty(exports, \"PAIR_DIV\", {\n enumerable: true,\n get: function () {\n return PAIR_DIV;\n }\n });\n Object.defineProperty(exports, \"PAIR_HDR\", {\n enumerable: true,\n get: function () {\n return PAIR_HDR;\n }\n });\n Object.defineProperty(exports, \"PUB_LENGTH\", {\n enumerable: true,\n get: function () {\n return PUB_LENGTH;\n }\n });\n Object.defineProperty(exports, \"SALT_LENGTH\", {\n enumerable: true,\n get: function () {\n return SALT_LENGTH;\n }\n });\n Object.defineProperty(exports, \"SEC_LENGTH\", {\n enumerable: true,\n get: function () {\n return SEC_LENGTH;\n }\n });\n Object.defineProperty(exports, \"SEED_LENGTH\", {\n enumerable: true,\n get: function () {\n return SEED_LENGTH;\n }\n });\n /** public/secret section divider (generation 1-3, will change in 4, don't rely on value) */\n const PAIR_DIV = new Uint8Array([161, 35, 3, 33, 0]);\n /** public/secret start block (generation 1-3, will change in 4, don't rely on value) */\n const PAIR_HDR = new Uint8Array([48, 83, 2, 1, 1, 48, 5, 6, 3, 43, 101, 112, 4, 34, 4, 32]);\n /** length of a public key */\n const PUB_LENGTH = 32;\n /** length of a salt */\n const SALT_LENGTH = 32;\n /** length of a secret key */\n const SEC_LENGTH = 64;\n /** length of a user-input seed */\n const SEED_LENGTH = 32;\n});","lineCount":55,"map":[[7,2,2,0,"Object"],[7,8,2,0],[7,9,2,0,"defineProperty"],[7,23,2,0],[7,24,2,0,"exports"],[7,31,2,0],[8,4,2,0,"enumerable"],[8,14,2,0],[9,4,2,0,"get"],[9,7,2,0],[9,18,2,0,"get"],[9,19,2,0],[10,6,2,0],[10,13,2,0,"PAIR_DIV"],[10,21,2,0],[11,4,2,0],[12,2,2,0],[13,2,4,0,"Object"],[13,8,4,0],[13,9,4,0,"defineProperty"],[13,23,4,0],[13,24,4,0,"exports"],[13,31,4,0],[14,4,4,0,"enumerable"],[14,14,4,0],[15,4,4,0,"get"],[15,7,4,0],[15,18,4,0,"get"],[15,19,4,0],[16,6,4,0],[16,13,4,0,"PAIR_HDR"],[16,21,4,0],[17,4,4,0],[18,2,4,0],[19,2,6,0,"Object"],[19,8,6,0],[19,9,6,0,"defineProperty"],[19,23,6,0],[19,24,6,0,"exports"],[19,31,6,0],[20,4,6,0,"enumerable"],[20,14,6,0],[21,4,6,0,"get"],[21,7,6,0],[21,18,6,0,"get"],[21,19,6,0],[22,6,6,0],[22,13,6,0,"PUB_LENGTH"],[22,23,6,0],[23,4,6,0],[24,2,6,0],[25,2,8,0,"Object"],[25,8,8,0],[25,9,8,0,"defineProperty"],[25,23,8,0],[25,24,8,0,"exports"],[25,31,8,0],[26,4,8,0,"enumerable"],[26,14,8,0],[27,4,8,0,"get"],[27,7,8,0],[27,18,8,0,"get"],[27,19,8,0],[28,6,8,0],[28,13,8,0,"SALT_LENGTH"],[28,24,8,0],[29,4,8,0],[30,2,8,0],[31,2,10,0,"Object"],[31,8,10,0],[31,9,10,0,"defineProperty"],[31,23,10,0],[31,24,10,0,"exports"],[31,31,10,0],[32,4,10,0,"enumerable"],[32,14,10,0],[33,4,10,0,"get"],[33,7,10,0],[33,18,10,0,"get"],[33,19,10,0],[34,6,10,0],[34,13,10,0,"SEC_LENGTH"],[34,23,10,0],[35,4,10,0],[36,2,10,0],[37,2,12,0,"Object"],[37,8,12,0],[37,9,12,0,"defineProperty"],[37,23,12,0],[37,24,12,0,"exports"],[37,31,12,0],[38,4,12,0,"enumerable"],[38,14,12,0],[39,4,12,0,"get"],[39,7,12,0],[39,18,12,0,"get"],[39,19,12,0],[40,6,12,0],[40,13,12,0,"SEED_LENGTH"],[40,24,12,0],[41,4,12,0],[42,2,12,0],[43,2,1,0],[44,2,2,7],[44,8,2,13,"PAIR_DIV"],[44,16,2,21],[44,19,2,24],[44,23,2,28,"Uint8Array"],[44,33,2,38],[44,34,2,39],[44,35,2,40],[44,38,2,43],[44,40,2,45],[44,42,2,47],[44,44,2,49],[44,45,2,50],[44,47,2,52],[44,49,2,54],[44,51,2,56],[44,52,2,57],[44,53,2,58],[44,54,2,59],[45,2,3,0],[46,2,4,7],[46,8,4,13,"PAIR_HDR"],[46,16,4,21],[46,19,4,24],[46,23,4,28,"Uint8Array"],[46,33,4,38],[46,34,4,39],[46,35,4,40],[46,37,4,42],[46,39,4,44],[46,41,4,46],[46,43,4,48],[46,44,4,49],[46,46,4,51],[46,47,4,52],[46,49,4,54],[46,50,4,55],[46,52,4,57],[46,54,4,59],[46,56,4,61],[46,57,4,62],[46,59,4,64],[46,60,4,65],[46,62,4,67],[46,63,4,68],[46,65,4,70],[46,67,4,72],[46,69,4,74],[46,72,4,77],[46,74,4,79],[46,77,4,82],[46,79,4,84],[46,80,4,85],[46,82,4,87],[46,84,4,89],[46,86,4,91],[46,87,4,92],[46,89,4,94],[46,91,4,96],[46,92,4,97],[46,93,4,98],[47,2,5,0],[48,2,6,7],[48,8,6,13,"PUB_LENGTH"],[48,18,6,23],[48,21,6,26],[48,23,6,28],[49,2,7,0],[50,2,8,7],[50,8,8,13,"SALT_LENGTH"],[50,19,8,24],[50,22,8,27],[50,24,8,29],[51,2,9,0],[52,2,10,7],[52,8,10,13,"SEC_LENGTH"],[52,18,10,23],[52,21,10,26],[52,23,10,28],[53,2,11,0],[54,2,12,7],[54,8,12,13,"SEED_LENGTH"],[54,19,12,24],[54,22,12,27],[54,24,12,29],[55,0,12,30],[55,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |