This is the Linux app named hash-wasm whose latest release can be downloaded as [email protected]. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named hash-wasm with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
hash-wasm
DESCRIPTION
hash-wasm is a high-performance cryptographic and non-cryptographic hashing library that leverages hand-optimized WebAssembly binaries to deliver fast hashing capabilities in browsers, Node.js, and other JavaScript environments. The library supports a wide range of algorithms, including MD5, SHA variants, BLAKE, Argon2, bcrypt, and xxHash, making it suitable for applications ranging from security to data processing. By compiling optimized C implementations into WebAssembly, hash-wasm achieves significantly better performance compared to pure JavaScript alternatives while maintaining portability across platforms. It supports both simple one-shot hashing and advanced streaming modes, allowing developers to process large datasets incrementally. The architecture is modular, enabling tree-shaking so that only the required algorithms are included in the final bundle, reducing application size.
Features
- Wide support for cryptographic and non-cryptographic hash algorithms
- WebAssembly-based performance significantly faster than JavaScript
- Streaming and chunked hashing for large data processing
- Modular architecture with tree-shaking support
- Concurrent hashing with multiple independent states
- Compatibility with browsers, Node.js, and Deno
Programming Language
TypeScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/hash-wasm.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.