chrisveness / crypto
Reference implementations of AES & SHA cryptographic functions in JavaScript
☆269Updated 3 years ago
Alternatives and similar repositories for crypto:
Users that are interested in crypto are comparing it to the libraries listed below
- partial implementation of node's `crypto` for the browser☆675Updated 4 months ago
- The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applica…☆171Updated 3 years ago
- Pure JavaScript de/compression (bzip2, etc) for node.js, volo, and the browser.☆357Updated last year
- Simple X509 certificate parser.☆106Updated 4 years ago
- PolyCrypt - A pure JS implementation of the WebCrypto API☆266Updated 10 years ago
- Base64 encoding/decoding in pure JS☆878Updated 9 months ago
- Streamable SHA hashes in pure javascript☆291Updated 4 months ago
- Big integers for Node.js using OpenSSL☆418Updated 4 years ago
- Web Cryptography API shim for legacy browsers☆122Updated 4 years ago
- PBKDF2 with any supported hashing algorithm in Node☆193Updated 4 months ago
- Emscripten-compiled Javascript version of scrypt, a high-quality password-based key derivation function.☆166Updated 8 years ago
- Javascript FNV-1a Hash Algorithm (up to 1024 bit) implementation. Based on:☆87Updated last year
- ASN.1 Decoder/Encoder/DSL☆185Updated 10 months ago
- Fast "async" scrypt implementation in JavaScript☆141Updated 6 years ago
- [deprecated] Lazarsoft's jsqrcode as a node module, object oriented, and with tests☆281Updated 5 years ago
- High-performance pure-javascript SHA1 implementation suitable for large binary data, reaching up to half the native speed.☆278Updated 11 months ago
- URSA - RSA public/private key OpenSSL bindings for Node.js☆617Updated 6 years ago
- JavaScript implementations of standard and secure cryptographic algorithms.☆158Updated 8 years ago
- A node module to add and remove pkcs7-style padding.☆22Updated 3 years ago
- Hash functions in pure javascript☆322Updated 4 years ago
- A javascript Base62 encode/decoder for node.js☆153Updated 2 months ago
- Generate a RSA PEM key pair from pure JS☆277Updated 2 years ago
- Clean, fast LZMA encoder in Javascript☆54Updated 9 years ago
- A JSON polyfill. No longer maintained.☆1,018Updated 5 years ago
- A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.☆260Updated 4 years ago
- Arithmetic operations on big numbers☆63Updated 6 years ago
- LZ4 fast compression algorithm for NodeJS☆437Updated 8 months ago
- JavaScript arbitrary-precision arithmetic library. Built for speed.☆145Updated 5 years ago
- GZIP implemented in pure JavaScript☆436Updated 5 years ago
- pure js diffie-hellman☆96Updated 4 months ago