emn178 / js-sha256
A simple SHA-256 / SHA-224 hash function for JavaScript supports UTF-8 encoding.
☆875Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for js-sha256
- A simple SHA-512, SHA-384, SHA-512/224, SHA-512/256 hash functions for JavaScript supports UTF-8 encoding.☆218Updated 9 months ago
- Base64 encoding/decoding in pure JS☆867Updated 3 months ago
- partial implementation of node's `crypto` for the browser☆657Updated 3 weeks ago
- A simple SHA1 hash function for JavaScript supports UTF-8 encoding.☆338Updated 5 months ago
- A simple MD5 hash function for JavaScript supports UTF-8 encoding.☆793Updated 10 months ago
- A simple SHA-3 / Keccak hash function for JavaScript supports UTF-8 encoding.☆353Updated 11 months ago
- Streamable SHA hashes in pure javascript☆288Updated 9 months ago
- A pure JavaScript implementation of the AES block cipher and all common modes of operation for node.js or web browsers.☆1,450Updated last year
- The buffer module from node.js, for the browser.☆1,803Updated 3 months ago
- a JavaScript function for hashing messages with MD5☆899Updated last year
- Node.js RSA library☆1,388Updated 5 months ago
- Polyfill for browsers that don't provide window.btoa and window.atob☆490Updated last year
- Hash functions in pure javascript☆318Updated 3 years ago
- Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)☆724Updated 2 years ago
- Encode/decode base64 data into ArrayBuffers☆353Updated last year
- Pure JavaScript library for QR code generation using canvas☆1,545Updated 5 months ago
- Base64 implementation for JavaScript☆4,275Updated 3 months ago
- Lightning fast normal and incremental md5 for javascript☆2,506Updated last year
- A JavaScript/TypeScript implementation of the complete Secure Hash Standard (SHA) family (SHA-1, SHA-224/256/384/512, SHA3-224/256/384/51…☆2,235Updated 8 months ago
- JavaScript Canvas to Blob is a function to convert canvas elements into Blob objects.☆1,469Updated 3 years ago
- The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validati…☆3,275Updated 9 months ago
- A canvas.toBlob() implementation☆672Updated 6 years ago
- Port of TweetNaCl cryptographic library to JavaScript☆1,784Updated 3 months ago
- A robust base64 encoder/decoder that is fully compatible with `atob()` and btoa()`, written in JavaScript.☆513Updated 4 years ago
- PBKDF2 with any supported hashing algorithm in Node☆192Updated last year
- Simple copying on the web, with maximum browser compatibility. (You probably don't need this anymore!)☆922Updated 3 months ago
- JavaScript MD5 implementation. Compatible with server-side environments like node.js, module loaders like RequireJS and all web browsers.☆4,558Updated 3 years ago
- SHA-256, HMAC, HKDF and PBKDF2 implementation for JavaScript/TypeScript with typed arrays for modern browsers and Node.js☆132Updated last year
- convert img to base64, or convert base64 to img☆164Updated 5 years ago
- The light version of decimal.js, an arbitrary-precision Decimal type for JavaScript.☆371Updated 6 months ago