{"_id":"@stablelib/gcm","_rev":"4578975","name":"@stablelib/gcm","description":"GCM authenticated encryption mode with associated data (AEAD)","dist-tags":{"latest":"2.0.1"},"maintainers":[{"name":"dchest","email":"dmitry@codingrobots.com"}],"time":{"modified":"2026-04-10T15:52:36.000Z","created":"2017-04-16T11:26:07.379Z","2.0.1":"2025-01-03T17:10:50.337Z","2.0.0":"2024-06-29T17:55:15.954Z","1.0.2":"2022-08-19T12:48:32.832Z","1.0.1":"2021-05-21T09:53:59.814Z","1.0.0":"2020-01-13T10:02:42.972Z","0.7.3":"2019-10-24T06:40:33.529Z","0.7.2":"2017-05-27T20:58:09.285Z","0.5.0":"2017-05-07T18:59:49.970Z","0.2.5":"2017-04-29T15:01:33.481Z","0.1.2":"2017-04-23T22:56:46.934Z","0.1.1":"2017-04-23T21:34:22.445Z","0.0.2":"2017-04-16T19:58:31.075Z","0.0.1":"2017-04-16T11:26:07.379Z"},"users":{},"author":"Dmitry Chestnykh","repository":{"url":"https://github.com/StableLib/stablelib"},"versions":{"2.0.1":{"name":"@stablelib/gcm","version":"2.0.1","description":"GCM authenticated encryption mode with associated data (AEAD)","main":"./lib/gcm.js","type":"module","typings":"./lib/gcm.d.ts","author":"Dmitry Chestnykh","license":"MIT","repository":{"url":"https://github.com/StableLib/stablelib"},"homepage":"https://github.com/StableLib/stablelib/tree/master/packages/gcm","publishConfig":{"access":"public"},"scripts":{"build":"tsc","test":"vitest run","bench":"node ./lib/gcm.bench.js"},"dependencies":{"@stablelib/aead":"^2.0.0","@stablelib/binary":"^2.0.1","@stablelib/blockcipher":"^2.0.0","@stablelib/constant-time":"^2.0.1","@stablelib/ctr":"^2.0.1","@stablelib/wipe":"^2.0.1"},"devDependencies":{"@stablelib/aes":"^2.0.1","@stablelib/benchmark":"^2.0.0","@stablelib/hex":"^2.0.1"},"gitHead":"99bee56f6af6211d037c35e3eef749f3c1e84502","_nodeVersion":"23.1.0","_npmVersion":"lerna/8.1.5/node@v23.1.0+arm64 (darwin)","_id":"@stablelib/gcm@2.0.1","dist":{"shasum":"a8885054db80b7015cf1592518d982b35482ed8d","size":13813,"noattachment":false,"key":"/@stablelib/gcm/-/@stablelib/gcm-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@stablelib/gcm/download/@stablelib/gcm-2.0.1.tgz"},"_npmUser":{"name":"dchest","email":"dmitry@codingrobots.com"},"directories":{},"maintainers":[{"name":"dchest","email":"dmitry@codingrobots.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/gcm_2.0.1_1735924250181_0.12176354803567313"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-03T17:10:50.337Z","publish_time":1735924250337,"_source_registry_name":"default","_cnpm_publish_time":1735924250337},"2.0.0":{"name":"@stablelib/gcm","version":"2.0.0","description":"GCM authenticated encryption mode with associated data (AEAD)","main":"./lib/gcm.js","type":"module","typings":"./lib/gcm.d.ts","author":"Dmitry Chestnykh","license":"MIT","repository":{"url":"https://github.com/StableLib/stablelib"},"homepage":"https://github.com/StableLib/stablelib/tree/master/packages/gcm","publishConfig":{"access":"public"},"scripts":{"build":"tsc","test":"vitest run","bench":"node ./lib/gcm.bench.js"},"dependencies":{"@stablelib/aead":"^2.0.0","@stablelib/binary":"^2.0.0","@stablelib/blockcipher":"^2.0.0","@stablelib/constant-time":"^2.0.0","@stablelib/ctr":"^2.0.0","@stablelib/wipe":"^2.0.0"},"devDependencies":{"@stablelib/aes":"^2.0.0","@stablelib/benchmark":"^2.0.0","@stablelib/hex":"^2.0.0"},"gitHead":"ecfe9109b3c05419fd3ffc16da6c8255b08ad64f","_nodeVersion":"22.2.0","_npmVersion":"lerna/8.1.5/node@v22.2.0+arm64 (darwin)","_id":"@stablelib/gcm@2.0.0","dist":{"shasum":"744d63fed56280d3fc7bf1de7ac690ea6b00b97d","size":13800,"noattachment":false,"key":"/@stablelib/gcm/-/@stablelib/gcm-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@stablelib/gcm/download/@stablelib/gcm-2.0.0.tgz"},"_npmUser":{"name":"dchest","email":"dmitry@codingrobots.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/gcm_2.0.0_1719683715794_0.5156455680119534"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-29T17:55:15.954Z","publish_time":1719683715954,"_source_registry_name":"default","maintainers":[{"name":"dchest","email":"dmitry@codingrobots.com"}],"_cnpm_publish_time":1719683715954},"1.0.2":{"name":"@stablelib/gcm","version":"1.0.2","description":"GCM authenticated encryption mode with associated data (AEAD)","main":"./lib/gcm.js","typings":"./lib/gcm.d.ts","author":{"name":"Dmitry Chestnykh"},"license":"MIT","repository":{"url":"git+https://github.com/StableLib/stablelib.git"},"homepage":"https://github.com/StableLib/stablelib/tree/master/packages/gcm","publishConfig":{"access":"public"},"scripts":{"build":"tsc","test":"jasmine JASMINE_CONFIG_PATH=../../configs/jasmine.json","bench":"node ./lib/gcm.bench.js"},"dependencies":{"@stablelib/aead":"^1.0.1","@stablelib/binary":"^1.0.1","@stablelib/blockcipher":"^1.0.1","@stablelib/constant-time":"^1.0.1","@stablelib/ctr":"^1.0.2","@stablelib/wipe":"^1.0.1"},"devDependencies":{"@stablelib/aes":"^1.0.1","@stablelib/benchmark":"^1.0.1","@stablelib/hex":"^1.0.1"},"gitHead":"a402dc74f45c6a93a777a0e2840ce50ba68c3010","bugs":{"url":"https://github.com/StableLib/stablelib/issues"},"_id":"@stablelib/gcm@1.0.2","_nodeVersion":"18.4.0","_npmVersion":"lerna/5.0.0/node@v18.4.0+arm64 (darwin)","dist":{"shasum":"7fa78b39029d763b20277cbe2cac05b2b5fe4559","size":13887,"noattachment":false,"key":"/@stablelib/gcm/-/@stablelib/gcm-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@stablelib/gcm/download/@stablelib/gcm-1.0.2.tgz"},"_npmUser":{"name":"dchest","email":"dmitry@codingrobots.com"},"directories":{},"maintainers":[{"name":"dchest","email":"dmitry@codingrobots.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/gcm_1.0.2_1660913312658_0.8832954148761647"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-19T14:04:25.068Z","publish_time":1660913312832,"_cnpm_publish_time":1660913312832},"1.0.1":{"name":"@stablelib/gcm","version":"1.0.1","description":"GCM authenticated encryption mode with associated data (AEAD)","main":"./lib/gcm.js","typings":"./lib/gcm.d.ts","author":{"name":"Dmitry Chestnykh"},"license":"MIT","repository":{"url":"git+https://github.com/StableLib/stablelib.git"},"homepage":"https://github.com/StableLib/stablelib/tree/master/packages/gcm","publishConfig":{"access":"public"},"scripts":{"build":"tsc","test":"jasmine JASMINE_CONFIG_PATH=../../configs/jasmine.json","bench":"node ./lib/gcm.bench.js"},"dependencies":{"@stablelib/aead":"^1.0.1","@stablelib/binary":"^1.0.1","@stablelib/blockcipher":"^1.0.1","@stablelib/constant-time":"^1.0.1","@stablelib/ctr":"^1.0.1","@stablelib/wipe":"^1.0.1"},"devDependencies":{"@stablelib/aes":"^1.0.1","@stablelib/benchmark":"^1.0.1","@stablelib/hex":"^1.0.1"},"gitHead":"03dadf27703120d54e6be8436525228ee1c4299b","bugs":{"url":"https://github.com/StableLib/stablelib/issues"},"_id":"@stablelib/gcm@1.0.1","_nodeVersion":"15.14.0","_npmVersion":"lerna/3.20.2/node@v15.14.0+arm64 (darwin)","dist":{"shasum":"b69861f061c537eac5a55e5fb9acab8f7de492b7","size":14127,"noattachment":false,"key":"/@stablelib/gcm/-/@stablelib/gcm-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@stablelib/gcm/download/@stablelib/gcm-1.0.1.tgz"},"_npmUser":{"name":"dchest","email":"dmitry@codingrobots.com"},"directories":{},"maintainers":[{"name":"dchest","email":"dmitry@codingrobots.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/gcm_1.0.1_1621590839686_0.12688380154753354"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-24T13:17:11.077Z","publish_time":1621590839814,"_cnpm_publish_time":1621590839814},"1.0.0":{"name":"@stablelib/gcm","version":"1.0.0","description":"GCM authenticated encryption mode with associated data (AEAD)","main":"./lib/gcm.js","typings":"./lib/gcm.d.ts","author":{"name":"Dmitry Chestnykh"},"license":"MIT","publishConfig":{"access":"public"},"scripts":{"build":"tsc","test":"jasmine JASMINE_CONFIG_PATH=../../configs/jasmine.json","bench":"node ./lib/gcm.bench.js"},"dependencies":{"@stablelib/aead":"^1.0.0","@stablelib/binary":"^1.0.0","@stablelib/blockcipher":"^1.0.0","@stablelib/constant-time":"^1.0.0","@stablelib/ctr":"^1.0.0","@stablelib/wipe":"^1.0.0"},"devDependencies":{"@stablelib/aes":"^1.0.0","@stablelib/benchmark":"^1.0.0","@stablelib/hex":"^1.0.0"},"gitHead":"c3b9e138650642a738a9225956c75dbe44c76ae6","_id":"@stablelib/gcm@1.0.0","_nodeVersion":"13.5.0","_npmVersion":"lerna/3.19.0/node@v13.5.0+x64 (darwin)","_npmUser":{"name":"dchest","email":"dmitry@codingrobots.com"},"dist":{"shasum":"0353437f5c3443413d07550526da03a0f8af9930","size":14078,"noattachment":false,"key":"/@stablelib/gcm/-/@stablelib/gcm-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@stablelib/gcm/download/@stablelib/gcm-1.0.0.tgz"},"maintainers":[{"name":"dchest","email":"dmitry@codingrobots.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/gcm_1.0.0_1578909762825_0.9676062132279473"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-24T13:17:09.337Z","publish_time":1578909762972,"_cnpm_publish_time":1578909762972},"0.7.3":{"name":"@stablelib/gcm","version":"0.7.3","description":"GCM authenticated encryption mode with associated data (AEAD)","main":"./lib/gcm.js","typings":"./lib/gcm.d.ts","author":{"name":"Dmitry Chestnykh"},"license":"MIT","publishConfig":{"access":"public"},"scripts":{"build":"tsc","test":"jasmine JASMINE_CONFIG_PATH=../../configs/jasmine.json","bench":"node ./lib/gcm.bench.js"},"dependencies":{"@stablelib/aead":"^0.5.0","@stablelib/binary":"^0.7.2","@stablelib/blockcipher":"^0.5.0","@stablelib/constant-time":"^0.5.0","@stablelib/ctr":"^0.8.0","@stablelib/wipe":"^0.5.0"},"devDependencies":{"@stablelib/aes":"^0.7.3","@stablelib/benchmark":"^0.5.0","@stablelib/hex":"^0.5.0"},"gitHead":"dd08cfe89bc89b4106f0c9705db6281dd7357b26","_id":"@stablelib/gcm@0.7.3","_nodeVersion":"12.9.1","_npmVersion":"lerna/3.18.3/node@v12.9.1+x64 (darwin)","_npmUser":{"name":"dchest","email":"dmitry@codingrobots.com"},"dist":{"shasum":"1224539e866b96647ad96ecc34447fbafb07618a","size":14069,"noattachment":false,"key":"/@stablelib/gcm/-/@stablelib/gcm-0.7.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@stablelib/gcm/download/@stablelib/gcm-0.7.3.tgz"},"maintainers":[{"name":"dchest","email":"dmitry@codingrobots.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/gcm_0.7.3_1571899233366_0.025919810624301487"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-24T13:17:07.662Z","publish_time":1571899233529,"_cnpm_publish_time":1571899233529},"0.7.2":{"name":"@stablelib/gcm","version":"0.7.2","description":"GCM authenticated encryption mode with associated data (AEAD)","main":"./lib/gcm.js","typings":"./lib/gcm.d.ts","author":{"name":"Dmitry Chestnykh"},"license":"MIT","publishConfig":{"access":"public"},"scripts":{"build":"tsc","test":"jasmine JASMINE_CONFIG_PATH=../../configs/jasmine.json","bench":"node ./lib/gcm.bench.js"},"dependencies":{"@stablelib/aead":"^0.5.0","@stablelib/binary":"^0.7.2","@stablelib/blockcipher":"^0.5.0","@stablelib/constant-time":"^0.5.0","@stablelib/ctr":"^0.7.2","@stablelib/wipe":"^0.5.0"},"devDependencies":{"@stablelib/aes":"^0.7.2","@stablelib/benchmark":"^0.5.0","@stablelib/hex":"^0.5.0"},"_id":"@stablelib/gcm@0.7.2","_shasum":"e6bead74157cd839ba7edf20fe0e50c5956092cf","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"dchest","email":"dmitry@codingrobots.com"},"dist":{"shasum":"e6bead74157cd839ba7edf20fe0e50c5956092cf","size":10954,"noattachment":false,"key":"/@stablelib/gcm/-/@stablelib/gcm-0.7.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@stablelib/gcm/download/@stablelib/gcm-0.7.2.tgz"},"maintainers":[{"name":"dchest","email":"dmitry@codingrobots.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/gcm-0.7.2.tgz_1495918688404_0.3187151087913662"},"directories":{},"_cnpmcore_publish_time":"2021-12-24T13:17:06.008Z","publish_time":1495918689285,"_cnpm_publish_time":1495918689285},"0.5.0":{"name":"@stablelib/gcm","version":"0.5.0","description":"GCM authenticated encryption mode with associated data (AEAD)","main":"./lib/gcm.js","typings":"./lib/gcm.d.ts","author":{"name":"Dmitry Chestnykh"},"license":"MIT","publishConfig":{"access":"public"},"scripts":{"build":"tsc","test":"jasmine JASMINE_CONFIG_PATH=../../configs/jasmine.json","bench":"node ./lib/gcm.bench.js"},"dependencies":{"@stablelib/aead":"^0.5.0","@stablelib/binary":"^0.5.0","@stablelib/blockcipher":"^0.5.0","@stablelib/constant-time":"^0.5.0","@stablelib/ctr":"^0.5.0","@stablelib/wipe":"^0.5.0"},"devDependencies":{"@stablelib/aes":"^0.5.0","@stablelib/benchmark":"^0.5.0","@stablelib/hex":"^0.5.0"},"_id":"@stablelib/gcm@0.5.0","_shasum":"8130335e9c46f9fed3755d621e04c0c60c2dd5a6","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.1","_npmUser":{"name":"dchest","email":"dmitry@codingrobots.com"},"dist":{"shasum":"8130335e9c46f9fed3755d621e04c0c60c2dd5a6","size":10955,"noattachment":false,"key":"/@stablelib/gcm/-/@stablelib/gcm-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@stablelib/gcm/download/@stablelib/gcm-0.5.0.tgz"},"maintainers":[{"name":"dchest","email":"dmitry@codingrobots.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/gcm-0.5.0.tgz_1494183588008_0.14365911693312228"},"directories":{},"_cnpmcore_publish_time":"2021-12-24T13:17:04.363Z","publish_time":1494183589970,"_cnpm_publish_time":1494183589970},"0.2.5":{"name":"@stablelib/gcm","version":"0.2.5","description":"GCM authenticated encryption mode with associated data (AEAD)","main":"./dist/gcm.js","typings":"./dist/gcm.d.ts","author":{"name":"Dmitry Chestnykh"},"license":"MIT","publishConfig":{"access":"public"},"scripts":{"build":"tsc","test":"jasmine JASMINE_CONFIG_PATH=../../configs/jasmine.json","bench":"node ./dist/gcm.bench.js"},"dependencies":{"@stablelib/aead":"^0.2.5","@stablelib/binary":"^0.2.5","@stablelib/blockcipher":"^0.2.5","@stablelib/constant-time":"^0.2.5","@stablelib/ctr":"^0.2.5","@stablelib/wipe":"^0.2.5"},"devDependencies":{"@stablelib/aes":"^0.2.5","@stablelib/benchmark":"^0.2.5","@stablelib/hex":"^0.2.5"},"_id":"@stablelib/gcm@0.2.5","_shasum":"1e9d984c62b1542c78f6558bdd03486150785df0","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.1","_npmUser":{"name":"dchest","email":"dmitry@codingrobots.com"},"dist":{"shasum":"1e9d984c62b1542c78f6558bdd03486150785df0","size":13565,"noattachment":false,"key":"/@stablelib/gcm/-/@stablelib/gcm-0.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@stablelib/gcm/download/@stablelib/gcm-0.2.5.tgz"},"maintainers":[{"name":"dchest","email":"dmitry@codingrobots.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/gcm-0.2.5.tgz_1493478091718_0.8287676584441215"},"directories":{},"_cnpmcore_publish_time":"2021-12-24T13:17:02.726Z","publish_time":1493478093481,"_cnpm_publish_time":1493478093481},"0.1.2":{"name":"@stablelib/gcm","version":"0.1.2","description":"GCM authenticated encryption mode with associated data (AEAD)","main":"./dist/gcm.js","typings":"./dist/gcm.d.ts","author":{"name":"Dmitry Chestnykh"},"license":"MIT","publishConfig":{"access":"public"},"scripts":{"build":"tsc","test":"jasmine JASMINE_CONFIG_PATH=../../configs/jasmine.json","bench":"node ./dist/gcm.bench.js"},"dependencies":{"@stablelib/aead":"^0.1.2","@stablelib/binary":"^0.0.1","@stablelib/blockcipher":"^0.1.2","@stablelib/constant-time":"^0.0.2","@stablelib/ctr":"^0.1.2","@stablelib/wipe":"^0.0.1"},"devDependencies":{"@stablelib/aes":"^0.1.2","@stablelib/benchmark":"^0.0.1","@stablelib/hex":"^0.0.1"},"_id":"@stablelib/gcm@0.1.2","_shasum":"78270bf3622d3568056af56093ce28ee91dbad90","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.1","_npmUser":{"name":"dchest","email":"dmitry@codingrobots.com"},"dist":{"shasum":"78270bf3622d3568056af56093ce28ee91dbad90","size":12460,"noattachment":false,"key":"/@stablelib/gcm/-/@stablelib/gcm-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@stablelib/gcm/download/@stablelib/gcm-0.1.2.tgz"},"maintainers":[{"name":"dchest","email":"dmitry@codingrobots.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/gcm-0.1.2.tgz_1492988206299_0.3284067122731358"},"directories":{},"_cnpmcore_publish_time":"2021-12-24T13:17:00.749Z","publish_time":1492988206934,"_cnpm_publish_time":1492988206934},"0.1.1":{"name":"@stablelib/gcm","version":"0.1.1","description":"GCM authenticated encryption mode with additional data (AEAD)","main":"./dist/gcm.js","typings":"./dist/gcm.d.ts","author":{"name":"Dmitry Chestnykh"},"license":"MIT","publishConfig":{"access":"public"},"scripts":{"build":"tsc","test":"jasmine JASMINE_CONFIG_PATH=../../configs/jasmine.json","bench":"node ./dist/gcm.bench.js"},"dependencies":{"@stablelib/aead":"^0.0.1","@stablelib/binary":"^0.0.1","@stablelib/blockcipher":"^0.1.1","@stablelib/constant-time":"^0.0.2","@stablelib/ctr":"^0.1.1","@stablelib/wipe":"^0.0.1"},"devDependencies":{"@stablelib/aes":"^0.1.1","@stablelib/benchmark":"^0.0.1","@stablelib/hex":"^0.0.1"},"_id":"@stablelib/gcm@0.1.1","_shasum":"e386c2d9e65a15593fa120218a57c20f7df3f1e0","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.1","_npmUser":{"name":"dchest","email":"dmitry@codingrobots.com"},"dist":{"shasum":"e386c2d9e65a15593fa120218a57c20f7df3f1e0","size":12453,"noattachment":false,"key":"/@stablelib/gcm/-/@stablelib/gcm-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@stablelib/gcm/download/@stablelib/gcm-0.1.1.tgz"},"maintainers":[{"name":"dchest","email":"dmitry@codingrobots.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/gcm-0.1.1.tgz_1492983260607_0.33112423750571907"},"directories":{},"_cnpmcore_publish_time":"2021-12-24T13:16:59.023Z","publish_time":1492983262445,"_cnpm_publish_time":1492983262445},"0.0.2":{"name":"@stablelib/gcm","version":"0.0.2","description":"GCM authenticated encryption mode with additional data (AEAD)","main":"./dist/gcm.js","typings":"./dist/gcm.d.ts","author":{"name":"Dmitry Chestnykh"},"license":"MIT","publishConfig":{"access":"public"},"scripts":{"build":"tsc","test":"jasmine JASMINE_CONFIG_PATH=../../configs/jasmine.json","bench":"node ./dist/gcm.bench.js"},"dependencies":{"@stablelib/aead":"^0.0.1","@stablelib/binary":"^0.0.1","@stablelib/blockcipher":"^0.0.1","@stablelib/constant-time":"^0.0.2","@stablelib/ctr":"^0.0.1","@stablelib/wipe":"^0.0.1"},"devDependencies":{"@stablelib/aes":"^0.0.1","@stablelib/benchmark":"^0.0.1","@stablelib/hex":"^0.0.1"},"_id":"@stablelib/gcm@0.0.2","_shasum":"67a50172deca23c96a74e3eb3988f2df9937492e","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.1","_npmUser":{"name":"dchest","email":"dmitry@codingrobots.com"},"dist":{"shasum":"67a50172deca23c96a74e3eb3988f2df9937492e","size":12453,"noattachment":false,"key":"/@stablelib/gcm/-/@stablelib/gcm-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@stablelib/gcm/download/@stablelib/gcm-0.0.2.tgz"},"maintainers":[{"name":"dchest","email":"dmitry@codingrobots.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/gcm-0.0.2.tgz_1492372709075_0.18067917274311185"},"directories":{},"_cnpmcore_publish_time":"2021-12-24T13:16:57.351Z","publish_time":1492372711075,"_cnpm_publish_time":1492372711075},"0.0.1":{"name":"@stablelib/gcm","version":"0.0.1","description":"GCM authenticated encryption mode with additional data (AEAD)","main":"./dist/gcm.js","typings":"./dist/gcm.d.ts","author":{"name":"Dmitry Chestnykh"},"license":"MIT","publishConfig":{"access":"public"},"scripts":{"build":"tsc","test":"jasmine JASMINE_CONFIG_PATH=../../configs/jasmine.json","bench":"node ./dist/gcm.bench.js"},"dependencies":{"@stablelib/aead":"^0.0.1","@stablelib/binary":"^0.0.1","@stablelib/blockcipher":"^0.0.1","@stablelib/constant-time":"^0.0.1","@stablelib/ctr":"^0.0.1","@stablelib/wipe":"^0.0.1"},"devDependencies":{"@stablelib/aes":"^0.0.1","@stablelib/benchmark":"^0.0.1","@stablelib/hex":"^0.0.1"},"_id":"@stablelib/gcm@0.0.1","_shasum":"3c4dc1fe2a82accbf96d21d56b2e827f5251de79","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.1","_npmUser":{"name":"dchest","email":"dmitry@codingrobots.com"},"dist":{"shasum":"3c4dc1fe2a82accbf96d21d56b2e827f5251de79","size":12445,"noattachment":false,"key":"/@stablelib/gcm/-/@stablelib/gcm-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@stablelib/gcm/download/@stablelib/gcm-0.0.1.tgz"},"maintainers":[{"name":"dchest","email":"dmitry@codingrobots.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/gcm-0.0.1.tgz_1492341965552_0.2293739286251366"},"directories":{},"_cnpmcore_publish_time":"2021-12-24T13:16:55.706Z","publish_time":1492341967379,"_cnpm_publish_time":1492341967379}},"_attachments":{},"homepage":"https://github.com/StableLib/stablelib/tree/master/packages/gcm","license":"MIT"}