chrisveness / cryptoLinks
Reference implementations of AES & SHA cryptographic functions in JavaScript
☆272Updated 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 3 years ago
- partial implementation of node's `crypto` for the browser☆683Updated 2 months ago
- Streamable SHA hashes in pure javascript☆296Updated 3 months ago
- A simple SHA-3 / Keccak hash function for JavaScript supports UTF-8 encoding.☆368Updated 8 months ago
- A simple SHA-512, SHA-384, SHA-512/224, SHA-512/256 hash functions for JavaScript supports UTF-8 encoding.☆217Updated 2 years ago
- Base64 encoding/decoding in pure JS☆883Updated last year
- Hash functions in pure javascript☆324Updated 4 years ago
- Pure JavaScript de/compression (bzip2, etc) for node.js, volo, and the browser.☆356Updated last year
- Big integers for Node.js using OpenSSL☆418Updated 5 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
- A robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.☆565Updated 3 years ago
- JS standard CRC-32 and CRC32C implementation☆346Updated 3 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☆437Updated 6 years ago
- An easy-to-use encryption system utilizing RSA and AES for javascript.☆1,183Updated 5 years ago
- High-performance pure-javascript SHA1 implementation suitable for large binary data, reaching up to half the native speed.☆279Updated last year
- URSA - RSA public/private key OpenSSL bindings for Node.js☆615Updated 6 years ago
- SOCKS v5 HTTP client implementation in JavaScript for Node.js.☆254Updated 6 years ago
- db.js is a wrapper for IndexedDB to make it easier to work against☆824Updated 8 years ago
- Generate a RSA PEM key pair from pure JS☆277Updated 3 years ago
- Light Node.js module that compress javascript, css and html files☆516Updated this week
- Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)☆723Updated 3 years ago
- A javascript Base62 encode/decoder for node.js☆155Updated 2 months ago
- A JavaScript implementation of the Lempel-Ziv-Markov (LZMA) chain compression algorithm☆689Updated 4 years ago
- [deprecated] Lazarsoft's jsqrcode as a node module, object oriented, and with tests☆283Updated 6 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
- Scheme arithmetic library for JavaScript☆413Updated 8 years ago
- PBKDF2 with any supported hashing algorithm in Node☆200Updated last month
- QR Code decoder using Lazar Laszlo's decoder☆245Updated 7 years ago
- An arbitrary length integer library for Javascript☆1,130Updated 2 years ago