komputing / KHash

Different hash functions in Kotlin (SHA3 with Keccak and Shake variants, sha256, ripemd160)
MIT License
54 stars 10 forks source link

Leverage unsigned types #6

Open ligi opened 5 years ago

ligi commented 5 years ago

there are some use cases for unsigned types in the code. We should use them once they get out of experimental stage.