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
- 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
- Streamable SHA hashes in pure javascript☆296Updated last month
- partial implementation of node's `crypto` for the browser☆683Updated last month
- Base64 encoding/decoding in pure JS☆879Updated last year
- 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
- 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☆493Updated 3 years ago
- Big integers for Node.js using OpenSSL☆418Updated 4 years ago
- A robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.☆565Updated 3 years ago
- Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)☆726Updated 3 years ago
- Generate a RSA PEM key pair from pure JS☆277Updated 3 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
- LZ4 fast compression algorithm for NodeJS☆441Updated last year
- 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☆687Updated 4 years ago
- [deprecated] Lazarsoft's jsqrcode as a node module, object oriented, and with tests☆283Updated 6 years ago
- An arbitrary length integer library for Javascript☆1,126Updated last year
- Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functions☆184Updated 2 weeks ago
- Light Node.js module that compress javascript, css and html files☆512Updated this week
- Web Cryptography API shim for legacy browsers☆121Updated 4 years ago
- Simple X509 certificate parser.☆105Updated 5 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
- Scrypt for Node☆369Updated 3 years ago
- URSA - RSA public/private key OpenSSL bindings for Node.js☆615Updated 6 years ago
- A javascript Base62 encode/decoder for node.js☆154Updated 2 weeks ago
- PolyCrypt - A pure JS implementation of the WebCrypto API☆266Updated 10 years ago
- Port of the lib sodium encryption library to Node.js☆352Updated 5 months ago
- A pure JavaScript implementation of the AES block cipher and all common modes of operation for node.js or web browsers.☆1,479Updated 2 years ago