Commit Graph

9 Commits

Author SHA1 Message Date
Robinson 51682a889e
Updated netty, moved LZ4-xxHash to be optional 2023-08-05 22:41:59 -06:00
Robinson 41a12dea8b
Cleaned up imports 2023-07-13 23:19:27 +02:00
Robinson 72a1b21f3f
Added Hashing for InputStreams 2023-07-13 23:18:07 +02:00
Robinson d79550ef93
Digest threadlocals are setup lazy.
Hash digests now support start/length for calculating a hash for a range of bytes
Changed from lwjgl xxHash to LZ4 xxHash impl.
Added xxHash64
2023-07-13 22:55:32 +02:00
Robinson 07ed93d164
Added more hashing algorithms (SHA-514, SHA3x, and xxHash) 2023-07-02 20:55:50 +02:00
Robinson 0def85a2b2
Added more hashing + salts from Utils project 2023-07-02 11:27:40 +02:00
Robinson 7d28e602dd Added public, thread-safe hash-digest getters. added update info for hash 2021-08-23 00:36:56 -06:00
Robinson 77a5b1285d Added updates and Version info 2021-08-23 00:17:02 -06:00
Robinson 57e9f3ffd3 Added base58, sha1, sha256 2021-08-22 23:32:31 -06:00