rusha
Hashing library
A high-performance pure-JavaScript implementation of the SHA1 hash algorithm
High-performance pure-javascript SHA1 implementation suitable for large binary data, reaching up to half the native speed.
278 stars
10 watching
32 forks
Language: JavaScript
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight, dependency-free JavaScript library implementing various cryptographic hash functions for secure data encoding and verification. | 724 |
| A Julia implementation of common hash functions | 48 |
| Provides fast and simple hashing functions and random number generators for various programming languages. | 979 |
| A library for working with nested data structures, providing an easy-to-use JSON-friendly hash class and methods for traversing and manipulating it. | 35 |
| An Ada implementation of the SipHash keyed hash function for cryptographic protection against denial-of-service attacks. | 5 |
| A utility module for computing and manipulating hashes of various types of input data | 959 |
| A high-quality hashing algorithm designed to be fast and reliable across various platforms. | 234 |
| A lightweight JavaScript library for manipulating URL hashes | 156 |
| A Verilog implementation of the SHA-512 hash function | 37 |
| Provides an implementation of rolling hash functions in Java for efficient string hashing and indexing. | 75 |
| An implementation of the Ascon AEAD algorithm in Ada 2012 / SPARK 2014 for cryptographic encryption and decryption. | 3 |
| A spatial hash data structure for efficient collision detection and object management in 2D spaces | 72 |
| A single-function SHA256 hashing implementation in ANSI C | 4 |
| A library that provides an MD5 hashing implementation in Swift. | 216 |
| FFI-bindings to an Extremely fast non-cryptographic hash algorithm | 17 |