All Git Users → ronomon

8 open source projects by ronomon

1. Zip
Robust ZIP decoder with defenses against dangerous compression ratios, spec deviations, malicious archive signatures, mismatching local and central directory headers, ambiguous UTF-8 filenames, directory and symlink traversals, invalid MS-DOS dates, overlapping headers, overflow, underflow, sparseness, accidental buffer bleeds etc.
2. Crypto Async
Fast, reliable cipher, hash and hmac methods executed in Node's threadpool for multi-core throughput.
3. Reed Solomon
Fast, reliable Reed-Solomon erasure coding as a native addon for Node.js.
✭ 90
javascript
4. Mime
Fast, robust, standards-compliant MIME decoder. Ships with extensive tests and fuzz tests.
5. Hash Table
Fast, reliable cuckoo hash table for Node.js.
6. utimes
Change the birth time (`btime`), modified time (`mtime`) and/or access time (`atime`) of a file on Windows, macOS and Linux.
7. deduplication
Fast multi-threaded content-dependent chunking deduplication for Buffers in C++ with a reference implementation in Javascript. Ships with extensive tests, a fuzz test and a benchmark.
8. base64
Fast, robust Base64 encoder/decoder for Buffers in C++. Ignores whitespace. Detects corruption and truncation. Ships with extensive tests, a fuzz test and a benchmark.
1-8 of 8 user projects