emn178 / js-sha1
A simple SHA1 hash function for JavaScript supports UTF-8 encoding.
☆337Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for js-sha1
- A simple MD5 hash function for JavaScript supports UTF-8 encoding.☆789Updated 9 months ago
- Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)☆723Updated 2 years ago
- partial implementation of node's `crypto` for the browser☆656Updated 2 weeks ago
- Base64 encoding/decoding in pure JS☆866Updated 3 months ago
- Streamable SHA hashes in pure javascript☆288Updated 9 months ago
- This is unmodified copy of Google Code hosted CryptoJS project. CryptoJS is a growing collection of standard and secure cryptographic alg…☆981Updated 2 years ago
- Polyfill for browsers that don't provide window.btoa and window.atob☆491Updated last year
- Hash functions in pure javascript☆318Updated 3 years ago
- A robust base64 encoder/decoder that is fully compatible with `atob()` and btoa()`, written in JavaScript.☆513Updated 4 years ago
- ☆230Updated last year
- a JavaScript function for hashing messages with MD5☆899Updated last year
- a native js function for hashing messages with the SHA-1 algorithm☆104Updated 7 years ago
- GZIP implemented in pure JavaScript☆435Updated 5 years ago
- A simple SHA-256 / SHA-224 hash function for JavaScript supports UTF-8 encoding.☆872Updated 4 months ago
- Get the MAC addresses (hardware addresses) of the hosts network interfaces.☆142Updated last year
- A robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.☆556Updated 2 years ago
- convert img to base64, or convert base64 to img☆164Updated 5 years ago
- JS standard CRC-32 and CRC32C implementation☆346Updated 2 years ago
- This code is now maintained at https://github.com/uuidjs/uuid☆270Updated 4 years ago
- Make synchronous web requests with cross platform support.☆326Updated 4 years ago
- Encode/decode base64 data into ArrayBuffers☆353Updated last year
- node.js cross-platform unzip using streams☆614Updated 3 months ago
- A pure JavaScript implementation of the AES block cipher and all common modes of operation for node.js or web browsers.☆1,449Updated last year
- ADLER-32 checksum☆138Updated 2 years ago
- Zip extraction written in pure JavaScript. Extracts a zip into a directory.☆392Updated 2 years ago
- 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,234Updated 7 months ago
- A JSON polyfill. No longer maintained.☆1,016Updated 5 years ago
- Polyfill for the Encoding Living Standard's API☆722Updated 6 years ago
- SHA-256, HMAC, HKDF and PBKDF2 implementation for JavaScript/TypeScript with typed arrays for modern browsers and Node.js☆132Updated last year
- return an md5sum of a given file☆212Updated 4 years ago