{"name":"@noble/ciphers","version":"0.5.2","description":"Auditable & minimal JS implementation of Salsa20, ChaCha and AES","scripts":{"bench":"node benchmark/aead.js noble && node benchmark/ciphers.js noble","bench:all":"node benchmark/{aead,ciphers,poly}.js","bench:install":"cd benchmark && npm install && cd ../../","build":"npm run build:clean; tsc && tsc -p tsconfig.esm.json","build:release":"cd build && npm i && npm run build","build:clean":"rm *.{js,d.ts,js.map,d.ts.map} esm/*.{js,d.ts,js.map,d.ts.map} 2> /dev/null","lint":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts,mjs}'","format":"prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts,mjs}'","test":"node test/index.js"},"author":{"name":"Paul Miller","url":"https://paulmillr.com"},"homepage":"https://paulmillr.com/noble/","repository":{"type":"git","url":"git+https://github.com/paulmillr/noble-ciphers.git"},"license":"MIT","sideEffects":false,"devDependencies":{"@paulmillr/jsbt":"0.1.0","@scure/base":"1.1.3","fast-check":"3.0.0","micro-bmark":"0.3.1","micro-should":"0.4.0","prettier":"3.1.1","typescript":"5.3.2"},"main":"index.js","exports":{".":{"types":"./index.d.ts","import":"./esm/index.js","default":"./index.js"},"./_micro":{"types":"./_micro.d.ts","import":"./esm/_micro.js","default":"./_micro.js"},"./_poly1305":{"types":"./_poly1305.d.ts","import":"./esm/_poly1305.js","default":"./_poly1305.js"},"./_polyval":{"types":"./_polyval.d.ts","import":"./esm/_polyval.js","default":"./_polyval.js"},"./crypto":{"types":"./crypto.d.ts","node":{"import":"./esm/cryptoNode.js","default":"./cryptoNode.js"},"import":"./esm/crypto.js","default":"./crypto.js"},"./aes":{"types":"./aes.d.ts","import":"./esm/aes.js","default":"./aes.js"},"./chacha":{"types":"./chacha.d.ts","import":"./esm/chacha.js","default":"./chacha.js"},"./salsa":{"types":"./salsa.d.ts","import":"./esm/salsa.js","default":"./salsa.js"},"./ff1":{"types":"./ff1.d.ts","import":"./esm/ff1.js","default":"./ff1.js"},"./utils":{"types":"./utils.d.ts","import":"./esm/utils.js","default":"./utils.js"},"./index":{"types":"./index.d.ts","import":"./esm/index.js","default":"./index.js"},"./webcrypto":{"types":"./webcrypto.d.ts","import":"./esm/webcrypto.js","default":"./webcrypto.js"}},"browser":{"node:crypto":false,"./crypto":"./crypto.js"},"keywords":["salsa20","chacha","aes","cryptography","crypto","noble","cipher","ciphers","xsalsa20","xchacha20","poly1305","xsalsa20poly1305","chacha20poly1305","xchacha20poly1305","secretbox","rijndael","siv","ff1"],"funding":"https://paulmillr.com/funding/","_id":"@noble/ciphers@0.5.2","gitHead":"3359d966278df56fb0a8a5ef2ec4a317396d6179","types":"./index.d.ts","bugs":{"url":"https://github.com/paulmillr/noble-ciphers/issues"},"_nodeVersion":"20.11.1","_npmVersion":"10.5.0","dist":{"shasum":"879367fd51d59185259eb844d5b9a78f408b4a12","size":94564,"noattachment":false,"key":"/@noble/ciphers/-/@noble/ciphers-0.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@noble/ciphers/download/@noble/ciphers-0.5.2.tgz"},"_npmUser":{"name":"paulmillr","email":"paul@paulmillr.com"},"directories":{},"maintainers":[{"name":"paulmillr","email":"paul@paulmillr.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ciphers_0.5.2_1711386132208_0.8747932021535318"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-25T17:02:12.371Z","publish_time":1711386132371,"_source_registry_name":"default","_cnpm_publish_time":1711386132371,"dist-tags":{"latest":"2.1.1"}}