chrisveness / cryptoLinks
Reference implementations of AES & SHA cryptographic functions in JavaScript
☆269Updated 4 years ago
Alternatives and similar repositories for crypto
Users that are interested in crypto are comparing it to the libraries listed below
Sorting:
- Streamable SHA hashes in pure javascript☆289Updated last month
- 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
- partial implementation of node's `crypto` for the browser☆683Updated 3 weeks ago
- A robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.☆562Updated 3 years ago
- Pure-Javascript High-level API to Emscripten-compiled libsodium routines.☆494Updated 3 years ago
- JavaScript Cryptographic Library with performance in mind.☆663Updated 2 years ago
- Hash functions in pure javascript☆324Updated 4 years ago
- Big integers for Node.js using OpenSSL☆418Updated 4 years ago
- Pure JavaScript de/compression (bzip2, etc) for node.js, volo, and the browser.☆355Updated last year
- Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)☆728Updated 3 years ago
- SHA-256, HMAC, HKDF and PBKDF2 implementation for JavaScript/TypeScript with typed arrays for modern browsers and Node.js☆134Updated 2 years ago
- Generate a RSA PEM key pair from pure JS☆277Updated 2 years ago
- db.js is a wrapper for IndexedDB to make it easier to work against☆820Updated 8 years ago
- JS standard CRC-32 and CRC32C implementation☆347Updated 2 years ago
- A javascript Base62 encode/decoder for node.js☆153Updated 5 months ago
- Base64 encoding/decoding in pure JS☆880Updated last year
- A JavaScript implementation of the Lempel-Ziv-Markov (LZMA) chain compression algorithm☆683Updated 3 years ago
- URSA - RSA public/private key OpenSSL bindings for Node.js☆617Updated 6 years ago
- A JSON polyfill. No longer maintained.☆1,019Updated 6 years ago
- RFC 1951 raw deflate/inflate for JavaScript☆402Updated 9 years ago
- A simple SHA-512, SHA-384, SHA-512/224, SHA-512/256 hash functions for JavaScript supports UTF-8 encoding.☆218Updated last year
- GZIP implemented in pure JavaScript☆437Updated 6 years ago
- An arbitrary length integer library for Javascript☆1,129Updated last year
- A simple SHA1 hash function for JavaScript supports UTF-8 encoding.☆341Updated last year
- JSON compressor and decompressor☆648Updated 6 years ago
- Web Cryptography API shim for legacy browsers☆120Updated 4 years ago
- [deprecated] Lazarsoft's jsqrcode as a node module, object oriented, and with tests☆283Updated 6 years ago
- Create private keys and certificates with node.js☆576Updated last week
- Scrypt for Node☆369Updated 3 years ago
- PBKDF2 with any supported hashing algorithm in Node☆196Updated last month