{"name":"@noble/ciphers","version":"2.0.0","description":"Audited & minimal JS implementation of Salsa20, ChaCha and AES","devDependencies":{"@paulmillr/jsbt":"0.4.4","@scure/base":"2.0.0","@types/node":"24.2.1","fast-check":"4.2.0","prettier":"3.6.2","typescript":"5.9.2"},"scripts":{"bench":"node test/benchmark/noble.ts","bench:compare":"cd test/benchmark; npm install; node compare.ts","build":"tsc","build:release":"npx --no @paulmillr/jsbt esbuild test/build","build:clean":"rm *.{js,js.map,d.ts,d.ts.map} 2> /dev/null","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"},"engines":{"node":">= 20.19.0"},"keywords":["salsa20","chacha","aes","cryptography","crypto","noble","cipher","ciphers","xsalsa20","xchacha20","poly1305","xsalsa20poly1305","chacha20poly1305","xchacha20poly1305","secretbox","rijndael","siv","ff1"],"homepage":"https://paulmillr.com/noble/","funding":"https://paulmillr.com/funding/","repository":{"type":"git","url":"git+https://github.com/paulmillr/noble-ciphers.git"},"type":"module","main":"index.js","module":"index.js","types":"index.d.ts","sideEffects":false,"author":{"name":"Paul Miller","url":"https://paulmillr.com"},"license":"MIT","_id":"@noble/ciphers@2.0.0","gitHead":"1fb6315cc40856d9d8723c34aae3f551a0e383fb","bugs":{"url":"https://github.com/paulmillr/noble-ciphers/issues"},"_nodeVersion":"24.6.0","_npmVersion":"11.5.1","dist":{"shasum":"2d3044c63f1885aa25d02311d8d6a8ffe1f8f536","size":99118,"noattachment":false,"key":"/@noble/ciphers/-/@noble/ciphers-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@noble/ciphers/download/@noble/ciphers-2.0.0.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_1756134619717_0.5316724863890083"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-25T15:10:19.949Z","publish_time":1756134619949,"_source_registry_name":"default","_cnpm_publish_time":1756134619949,"dist-tags":{"latest":"2.1.1"}}