Added hash-mode: CRC64Jones

This commit is contained in:
Jens Steube
2021-10-09 11:43:04 +02:00
parent 1aee5ba795
commit d6f8f3089a
7 changed files with 1852 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@
##
- Added hash-mode: CRC32C
- Added hash-mode: CRC64Jones
- Added hash-mode: MultiBit Classic .wallet (scrypt)
- Added hash-mode: MurmurHash3
+1
View File
@@ -136,6 +136,7 @@ NVIDIA GPUs require "NVIDIA Driver" (440.64 or later) and "CUDA Toolkit" (9.0 or
- HMAC-Streebog-512 (key = $salt), big-endian
- CRC32
- CRC32C
- CRC64Jones
- Java Object hashCode()
- MurmurHash
- MurmurHash3