asmcrypto.js
Asm.js implementation of WebCrypto API
Last updated 8 years ago by alippai .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install asmcrypto.js 
SYNC missed versions from official npm registry.

asmCrypto Build Status Join the chat at https://gitter.im/asmcrypto/asmcrypto.js

JavaScript implementation of popular cryptographic utilities with performance in mind.

Build & Test

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 ☺

Support

  • NodeJS 10
  • IE11
  • last two Chrome versions
  • last two Firefox versions and the latest Firefox ESR
  • last two Edge versions
  • last two Safari versions

AsmCrypto 2.0

  • 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.

Current Tags

  • 2.3.2                                ...           latest (8 years ago)

27 Versions

  • 2.3.2                                ...           8 years ago
  • 2.3.1                                ...           8 years ago
  • 2.3.0                                ...           8 years ago
  • 2.2.1                                ...           8 years ago
  • 2.2.0                                ...           8 years ago
  • 2.1.0                                ...           8 years ago
  • 2.0.1                                ...           8 years ago
  • 2.0.0                                ...           8 years ago
  • 0.22.0                                ...           8 years ago
  • 0.21.0                                ...           8 years ago
  • 0.19.1                                ...           8 years ago
  • 0.19.0                                ...           8 years ago
  • 0.18.3                                ...           8 years ago
  • 0.18.2                                ...           8 years ago
  • 0.18.1                                ...           8 years ago
  • 0.18.0                                ...           8 years ago
  • 0.17.0                                ...           8 years ago
  • 0.16.4                                ...           8 years ago
  • 0.16.3                                ...           8 years ago
  • 0.16.2                                ...           8 years ago
  • 0.16.1                                ...           8 years ago
  • 0.16.0                                ...           8 years ago
  • 0.15.0                                ...           8 years ago
  • 0.14.0                                ...           8 years ago
  • 0.13.0                                ...           8 years ago
  • 0.0.12                                ...           8 years ago
  • 0.0.11                                ...           10 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 20
Last Month 20
Dependencies (0)
None
Dev Dependencies (15)

Copyright 2013 - present © cnpmjs.org | Home |