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:
- JavaScript Cryptographic Library with performance in mind.☆664Updated 2 years ago
- Streamable SHA hashes in pure javascript☆297Updated 2 months ago
- Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)☆723Updated 3 years ago
- partial implementation of node's `crypto` for the browser☆683Updated last month
- Pure-Javascript High-level API to Emscripten-compiled libsodium routines. -- MOVED TO https://git.leastfixedpoint.com/tonyg/js-nacl☆492Updated 3 years ago
- The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applica…☆173Updated 3 years ago
- Generate a RSA PEM key pair from pure JS☆277Updated 3 years ago
- Pure JavaScript de/compression (bzip2, etc) for node.js, volo, and the browser.☆356Updated last year
- Hash functions in pure javascript☆323Updated 4 years ago
- Base64 encoding/decoding in pure JS☆881Updated last year
- The JavaScript Crypto Library provides web developers with an extensive and efficient set of cryptographic functions. The library aims to…☆286Updated 10 years ago
- SHA-256, HMAC, HKDF and PBKDF2 implementation for JavaScript/TypeScript with typed arrays for modern browsers and Node.js☆135Updated 2 years ago
- JSON compressor and decompressor☆650Updated 7 years ago
- A robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.☆565Updated 3 years ago
- GZIP implemented in pure JavaScript☆438Updated 6 years ago
- Emscripten-compiled Javascript version of scrypt, a high-quality password-based key derivation function.☆169Updated 9 years ago
- A JSON polyfill. No longer maintained.☆1,021Updated 6 years ago
- Light Node.js module that compress javascript, css and html files☆515Updated this week
- JS standard CRC-32 and CRC32C implementation☆345Updated 3 years ago
- LZ4 fast compression algorithm for NodeJS☆442Updated last year
- High-performance pure-javascript SHA1 implementation suitable for large binary data, reaching up to half the native speed.☆279Updated last year
- PBKDF2 with any supported hashing algorithm in Node☆199Updated last week
- Big integers for Node.js using OpenSSL☆418Updated 4 years ago
- Web Cryptography API shim for legacy browsers☆122Updated 4 years ago
- A javascript Base62 encode/decoder for node.js☆155Updated last month
- Fast "async" scrypt implementation in JavaScript☆143Updated 7 years ago
- Collection of nodejs crypto examples☆252Updated 8 years ago
- A simple SHA-512, SHA-384, SHA-512/224, SHA-512/256 hash functions for JavaScript supports UTF-8 encoding.☆217Updated last year
- QR Code decoder using Lazar Laszlo's decoder☆244Updated 7 years ago
- Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functions☆184Updated last month