Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/connor4312/chromehash
A Rust/WebAssembly implementation of the Chrome content hashing algorithm
https://github.com/connor4312/chromehash
Last synced: 2 months ago
JSON representation
A Rust/WebAssembly implementation of the Chrome content hashing algorithm
- Host: GitHub
- URL: https://github.com/connor4312/chromehash
- Owner: connor4312
- License: bsd-3-clause
- Created: 2020-01-31T06:17:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-16T10:32:15.000Z (6 months ago)
- Last Synced: 2024-10-06T12:37:59.087Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 118 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# @c4312/chromehash
A Rust/WebAssembly implementation of the [Chrome content hashing algorithm](https://chromium.googlesource.com/chromium/src/third_party/WebKit/Source/platform/v8_inspector/+/d94ef126e8fd904cedea7bca029216e42fe9eb6a/V8DebuggerScript.cpp). You're probably not interested in this code.