{"name":"@noble/ciphers","version":"2.0.0-beta.1","description":"Audited & minimal JS implementation of Salsa20, ChaCha and AES","scripts":{"bench":"node test/benchmark/noble.ts","bench:compare":"node test/benchmark/compare.ts","bench:install":"cd test/benchmark; npm install","build":"npm run build:clean; tsc","build:release":"npx jsbt esbuild test/build","build:clean":"rm *.{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 --experimental-strip-types --no-warnings test/index.ts","test:bun":"bun test/index.ts","test:deno":"deno --allow-env --allow-read test/index.ts","test:node20":"cd test; npx tsc; node compiled/test/index.js","test:big":"node test/crosstest.test.js slow"},"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","devDependencies":{"@paulmillr/jsbt":"0.4.1","@scure/base":"1.2.5","fast-check":"4.1.1","micro-bmark":"0.4.2","micro-should":"0.5.3","prettier":"3.5.3","typescript":"5.8.3"},"engines":{"node":">= 20.19.0"},"type":"module","module":"index.js","main":"index.js","sideEffects":false,"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@2.0.0-beta.1","readmeFilename":"README.md","gitHead":"60391df2f5e41f087a49bb8dc6cf07918d5f3b78","types":"./index.d.ts","bugs":{"url":"https://github.com/paulmillr/noble-ciphers/issues"},"_nodeVersion":"24.0.1","_npmVersion":"11.3.0","dist":{"shasum":"8d3cb6b8e9bae20a4b4770d181a5b665a70f7d6d","size":92459,"noattachment":false,"key":"/@noble/ciphers/-/@noble/ciphers-2.0.0-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@noble/ciphers/download/@noble/ciphers-2.0.0-beta.1.tgz"},"_npmUser":{"name":"paulmillr","email":"paul@paulmillr.com"},"directories":{},"maintainers":[{"name":"paulmillr","email":"paul@paulmillr.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/ciphers_2.0.0-beta.1_1748530732420_0.5310689831848721"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-29T14:58:52.632Z","publish_time":1748530732632,"_source_registry_name":"default","deprecated":"beta","_cnpm_publish_time":1748530732632,"dist-tags":{"latest":"2.1.1"}}