This website requires JavaScript.
Explore
Help
Sign In
go
/
hash
Code
Issues
Pull Requests
Activity
🔢
Non-cryptographic hash to verify data integrity.
4
Commits
Eduard Urbach
d7c37b9060
Added more tests
2023-07-23 11:40: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
Added more tests
2023-07-23 11:40:22 +02:00
go.mod
Implemented basic hashing
2023-07-22 17:02:22 +02:00
hash_test.go
Added more tests
2023-07-23 11:40:22 +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
Initial commit
2024-06-18 16:31:03 +02:00