asmcrypto.js 2.3.2
Install from the command line:
Learn more about npm packages
$ npm install @rippling/asmcrypto.js@2.3.2
Install via package.json:
"@rippling/asmcrypto.js": "2.3.2"
About this version
JavaScript implementation of popular cryptographic utilities with performance in mind.
Then download and build the stuff:
git clone https://github.com/asmcrypto/asmcrypto.js.git
cd asmcrypto.js/
npm install
Running tests is always a good idea:
npm test
Congratulations! Now you have your asmcrypto.js
ready to use ☺
- NodeJS 10
- IE11
- last two Chrome versions
- last two Firefox versions and the latest Firefox ESR
- last two Edge versions
- last two Safari versions
- Moved to TypeScript
- I have no confident knowledge on random generation, so I don't feel right maintaining it. As of 2.0 all custom random generation and seeding code is removed, the underlying browsers and environments have to provide secure random.
Details
- asmcrypto.js
- Rippling
- over 2 years ago
- MIT
- 13 dependencies
Assets
- asmcrypto.js-2.3.2-npm.tgz
Download activity
- Total downloads 2.77M
- Last 30 days 21,304
- Last week 3,358
- Today 94