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:
- Streamable SHA hashes in pure javascript☆297Updated 3 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
- 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
- partial implementation of node's `crypto` for the browser☆683Updated last month
- 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
- A robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.☆565Updated 3 years ago
- Big integers for Node.js using OpenSSL☆418Updated 5 years ago
- JavaScript Cryptographic Library with performance in mind.☆664Updated 2 years ago
- GZIP implemented in pure JavaScript☆438Updated 6 years ago
- High-performance pure-javascript SHA1 implementation suitable for large binary data, reaching up to half the native speed.☆279Updated last year
- A simple SHA-512, SHA-384, SHA-512/224, SHA-512/256 hash functions for JavaScript supports UTF-8 encoding.☆217Updated 2 years ago
- A JSON polyfill. No longer maintained.☆1,021Updated 6 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
- db.js is a wrapper for IndexedDB to make it easier to work against☆824Updated 8 years ago
- PBKDF2 with any supported hashing algorithm in Node☆200Updated last month
- Generate a RSA PEM key pair from pure JS☆277Updated 3 years ago
- Node.js TOTP + HOTP library, with nice utilities for handing 2FA☆167Updated last year
- A JavaScript implementation of the Lempel-Ziv-Markov (LZMA) chain compression algorithm☆688Updated 4 years ago
- JSON compressor and decompressor☆651Updated 7 years ago
- XMLHttpRequest for node.js☆418Updated 3 years ago
- Base64 encoding/decoding in pure JS☆881Updated last year
- A javascript Base62 encode/decoder for node.js☆155Updated 2 months ago
- Polyfill for browsers that don't provide window.btoa and window.atob☆496Updated 2 years ago
- Encode/decode any base☆336Updated 2 months ago
- An easy-to-use encryption system utilizing RSA and AES for javascript.☆1,182Updated 5 years ago
- JS standard CRC-32 and CRC32C implementation☆346Updated 3 years ago
- URSA - RSA public/private key OpenSSL bindings for Node.js☆615Updated 6 years ago
- XMLHttpRequest.js - Standard-compliant cross-browser XMLHttpRequest object implementation☆224Updated 11 years ago
- SOCKS v5 HTTP client implementation in JavaScript for Node.js.☆254Updated 6 years ago