h2non / jshashesLinks
Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)
☆726Updated 3 years ago
Alternatives and similar repositories for jshashes
Users that are interested in jshashes are comparing it to the libraries listed below
Sorting:
- A simple SHA1 hash function for JavaScript supports UTF-8 encoding.☆344Updated last year
- An easy-to-use encryption system utilizing RSA and AES for javascript.☆1,183Updated 4 years ago
- Base64 encoding/decoding in pure JS☆879Updated last year
- Polyfill for browsers that don't provide window.btoa and window.atob☆494Updated 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,264Updated 2 months ago
- RFC-compliant UUID Generator for JavaScript☆440Updated last year
- A JSON polyfill. No longer maintained.☆1,021Updated 6 years ago
- node.js cross-platform unzip using streams☆617Updated last year
- partial implementation of node's `crypto` for the browser☆683Updated last month
- BSON Parser for node and browser☆1,194Updated this week
- Character encoding auto-detection in JavaScript (port of python's chardet)☆734Updated last year
- Following googlecode project crypto-js, provide standard and secure cryptographic algorithms for NodeJS. Support MD5, SHA-1, SHA-256, RC4…☆328Updated 13 years ago
- Node.js RSA library☆1,385Updated last year
- Hash functions in pure javascript☆324Updated 4 years ago
- A pure JavaScript implementation of the AES block cipher and all common modes of operation for node.js or web browsers.☆1,478Updated 2 years ago
- JS standard CRC-32 and CRC32C implementation☆345Updated 3 years ago
- node.js iconv bindings - text recoding for fun and profit!☆801Updated 2 years ago
- A robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.☆565Updated 3 years ago
- [deprecated] Lazarsoft's jsqrcode as a node module, object oriented, and with tests☆283Updated 6 years ago
- a JavaScript function for hashing messages with MD5☆911Updated 2 weeks ago
- Yet another QR code generator☆1,065Updated last year
- Polyfill for the Encoding Living Standard's API☆748Updated 7 years ago
- An arbitrary length integer library for Javascript☆1,127Updated last year
- This code is now maintained at https://github.com/uuidjs/uuid☆266Updated 5 years ago
- GZIP implemented in pure JavaScript☆438Updated 6 years ago
- Light Node.js module that compress javascript, css and html files☆513Updated this week
- A JavaScript implementation of the Lempel-Ziv-Markov (LZMA) chain compression algorithm