Files
pezkuwi-mobile-app/frontend/.metro-cache/cache/22/c011266dcd129f2b7c0ddeac743f9023b1d091f57118cb7c7ed4f31c21d07066f254c8
T
2025-11-08 10:07:13 +00:00

1 line
3.1 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 exports.SEED_LENGTH = exports.SEC_LENGTH = exports.SALT_LENGTH = exports.PUB_LENGTH = exports.PAIR_HDR = exports.PAIR_DIV = void 0;\n /** public/secret section divider (generation 1-3, will change in 4, don't rely on value) */\n exports.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 exports.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 exports.PUB_LENGTH = 32;\n /** length of a salt */\n exports.SALT_LENGTH = 32;\n /** length of a secret key */\n exports.SEC_LENGTH = 64;\n /** length of a user-input seed */\n exports.SEED_LENGTH = 32;\n});","lineCount":20,"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,"SEED_LENGTH"],[7,21,3,19],[7,24,3,22,"exports"],[7,31,3,29],[7,32,3,30,"SEC_LENGTH"],[7,42,3,40],[7,45,3,43,"exports"],[7,52,3,50],[7,53,3,51,"SALT_LENGTH"],[7,64,3,62],[7,67,3,65,"exports"],[7,74,3,72],[7,75,3,73,"PUB_LENGTH"],[7,85,3,83],[7,88,3,86,"exports"],[7,95,3,93],[7,96,3,94,"PAIR_HDR"],[7,104,3,102],[7,107,3,105,"exports"],[7,114,3,112],[7,115,3,113,"PAIR_DIV"],[7,123,3,121],[7,126,3,124],[7,131,3,129],[7,132,3,130],[8,2,4,0],[9,2,5,0,"exports"],[9,9,5,7],[9,10,5,8,"PAIR_DIV"],[9,18,5,16],[9,21,5,19],[9,25,5,23,"Uint8Array"],[9,35,5,33],[9,36,5,34],[9,37,5,35],[9,40,5,38],[9,42,5,40],[9,44,5,42],[9,46,5,44],[9,47,5,45],[9,49,5,47],[9,51,5,49],[9,53,5,51],[9,54,5,52],[9,55,5,53],[9,56,5,54],[10,2,6,0],[11,2,7,0,"exports"],[11,9,7,7],[11,10,7,8,"PAIR_HDR"],[11,18,7,16],[11,21,7,19],[11,25,7,23,"Uint8Array"],[11,35,7,33],[11,36,7,34],[11,37,7,35],[11,39,7,37],[11,41,7,39],[11,43,7,41],[11,45,7,43],[11,46,7,44],[11,48,7,46],[11,49,7,47],[11,51,7,49],[11,52,7,50],[11,54,7,52],[11,56,7,54],[11,58,7,56],[11,59,7,57],[11,61,7,59],[11,62,7,60],[11,64,7,62],[11,65,7,63],[11,67,7,65],[11,69,7,67],[11,71,7,69],[11,74,7,72],[11,76,7,74],[11,79,7,77],[11,81,7,79],[11,82,7,80],[11,84,7,82],[11,86,7,84],[11,88,7,86],[11,89,7,87],[11,91,7,89],[11,93,7,91],[11,94,7,92],[11,95,7,93],[12,2,8,0],[13,2,9,0,"exports"],[13,9,9,7],[13,10,9,8,"PUB_LENGTH"],[13,20,9,18],[13,23,9,21],[13,25,9,23],[14,2,10,0],[15,2,11,0,"exports"],[15,9,11,7],[15,10,11,8,"SALT_LENGTH"],[15,21,11,19],[15,24,11,22],[15,26,11,24],[16,2,12,0],[17,2,13,0,"exports"],[17,9,13,7],[17,10,13,8,"SEC_LENGTH"],[17,20,13,18],[17,23,13,21],[17,25,13,23],[18,2,14,0],[19,2,15,0,"exports"],[19,9,15,7],[19,10,15,8,"SEED_LENGTH"],[19,21,15,19],[19,24,15,22],[19,26,15,24],[20,0,15,25],[20,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]}