emn178 / hi-base32Links
A simple Base32(RFC 4648) encode / decode function for JavaScript supports UTF-8 encoding.
☆63Updated 2 years ago
Alternatives and similar repositories for hi-base32
Users that are interested in hi-base32 are comparing it to the libraries listed below
Sorting:
- Encode/decode any base☆332Updated 7 months ago
- Base32 encoding for JavaScript, based (loosely) on Crockford's Base32☆125Updated last year
- Full zlib module for browserify☆58Updated 10 months ago
- High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration☆108Updated 4 years ago
- Node.js interface to the native liblzma compression library (.xz file format, among others)☆108Updated last year
- A cryptographically secure generator for random numbers in a range.☆82Updated 4 years ago
- A portable version of go systray, using stdin/stdout to communicate with other language☆15Updated 7 years ago
- Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functions☆183Updated 2 years ago
- A WebCrypto Polyfill for Node in TypeScript built on OpenSSL.☆129Updated 3 years ago
- ADLER-32 checksum☆140Updated 3 years ago
- JavaScript cryptographic utilities for crypto-suite compatibility including PEM/X509/JWK converter.☆163Updated this week
- SHA-256, HMAC, HKDF and PBKDF2 implementation for JavaScript/TypeScript with typed arrays for modern browsers and Node.js☆135Updated 2 years ago
- A WebCrypto Polyfill for NodeJS☆194Updated last year
- JSON.Stringify as a readable stream☆91Updated last year
- the stream module from node core for browsers☆104Updated 10 months ago
- Build tool and bindings loader for node-gyp that supports prebuilds☆119Updated 11 months ago
- Check if a string or buffer is SVG☆142Updated 3 months ago
- aes, for browserify☆61Updated 10 months ago
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 10 months ago
- Parse, convert, fingerprint and use SSH keys in pure node.js☆194Updated 6 months ago
- Convert ArrayBuffer to string☆24Updated 6 years ago
- A simple Node.js module to check if a TCP port is already bound.☆65Updated 4 years ago
- simple network time protocol implementation for node.js☆26Updated 4 years ago
- TCP ping utility for node.js☆125Updated last year
- All four BLAKE2 variants (blake2b, blake2bp, blake2s, blake2sp) with stream support for Node.js