This website requires JavaScript.
Explore
Help
Sign In
go
/
hash
Code
Issues
Pull Requests
Activity
🔢
Non-cryptographic hash to verify data integrity.
7
Commits
Eduard Urbach
30c46352b0
Improved benchmarks
2023-07-23 21:16:37 +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
Improved benchmarks
2023-07-23 21:16:37 +02:00
go.mod
Implemented basic hashing
2023-07-22 17:02:22 +02:00
hash_test.go
Added distribution test
2023-07-23 20:58:26 +02:00
hash.go
Added more tests
2023-07-23 11:40:22 +02:00
LICENSE
Implemented basic hashing
2023-07-22 17:02:22 +02:00
README.md
Improved benchmarks
2023-07-23 21:16:37 +02:00