komputing / KHash

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

Extensions module renamed to khash-extensions #10

Closed RiccardoM closed 5 years ago

RiccardoM commented 5 years ago

Warning: Should be merged after GH-8.

Changes

RiccardoM commented 5 years ago

I've just pushed a new commit that contains the renaming of all the packages, prepending the org.komputing prefix to all of them. This was due in order to have consistency with other Komputing projects.