chrisveness / cryptoLinks
Reference implementations of AES & SHA cryptographic functions in JavaScript
☆271Updated 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.☆663Updated 2 years ago
- Streamable SHA hashes in pure javascript☆296Updated last month
- partial implementation of node's `crypto` for the browser☆684Updated 2 weeks ago
- A simple SHA-512, SHA-384, SHA-512/224, SHA-512/256 hash functions for JavaScript supports UTF-8 encoding.☆218Updated last year
- Pure JavaScript de/compression (bzip2, etc) for node.js, volo, and the browser.☆356Updated last year
- The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applica…☆172Updated 3 years ago
- Generate a RSA PEM key pair from pure JS☆277Updated 3 years ago
- QR Code decoder using Lazar Laszlo's decoder☆244Updated 7 years ago
- Pure-Javascript High-level API to Emscripten-compiled libsodium routines. -- MOVED TO https://git.leastfixedpoint.com/tonyg/js-nacl☆492Updated 3 years ago
- GZIP implemented in pure JavaScript☆438Updated 6 years ago
- Hash functions in pure javascript☆323Updated 4 years ago
- Base64 encoding/decoding in pure JS☆880Updated last year
- Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)☆723Updated 3 years ago
- JS standard CRC-32 and CRC32C implementation☆344Updated 3 years ago
- The JavaScript Crypto Library provides web developers with an extensive and efficient set of cryptographic functions. The library aims to…☆286Updated 9 years ago
- 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☆200Updated 2 months ago
- A javascript Base62 encode/decoder for node.js☆155Updated last month
- A fully OpenSSL compliant javascript library for AES encryption.☆467Updated 7 years ago
- Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functions☆184Updated last month
- An easy-to-use encryption system utilizing RSA and AES for javascript.☆1,182Updated 4 years ago
- A robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.☆566Updated 3 years ago
- db.js is a wrapper for IndexedDB to make it easier to work against☆823Updated 8 years ago
- Encode/decode any base☆334Updated last month
- A lightweight wrapper for the JavaScript FileReader interface☆412Updated 2 years ago
- Light Node.js module that compress javascript, css and html files☆512Updated last week
- SHA-256, HMAC, HKDF and PBKDF2 implementation for JavaScript/TypeScript with typed arrays for modern browsers and Node.js☆135Updated 2 years ago
- ADLER-32 checksum☆141Updated 3 years ago
- RFC 1951 raw deflate/inflate for JavaScript☆402Updated 9 years ago
- A simple SHA1 hash function for JavaScript supports UTF-8 encoding.☆345Updated last year