🔢 Non-cryptographic hash to verify data integrity. 2 Commits
2023-07-22 17:02:22 +02:00
.editorconfig Implemented basic hashing 2023-07-22 17:02:22 +02:00
.gitignore Implemented basic hashing 2023-07-22 17:02:22 +02:00
Benchmarks_test.go Implemented basic hashing 2023-07-22 17:02:22 +02:00
go.mod Implemented basic hashing 2023-07-22 17:02:22 +02:00
hash_test.go Implemented basic hashing 2023-07-22 17:02:22 +02:00
hash.go Implemented basic hashing 2023-07-22 17:02:22 +02:00
LICENSE Implemented basic hashing 2023-07-22 17:02:22 +02:00
README.md Initial commit 2024-06-18 16:31:03 +02:00

hash

Hash experiments.