Update Home
4
Home.md
4
Home.md
@@ -1,8 +1,8 @@
|
|||||||
# hash-kt
|
# hash-kt
|
||||||
|
|
||||||
`hash-kt` is a Kotlin Multiplatform library that provides common cryptographic hash functions.
|
`hash-kt` is a Kotlin Multiplatform library that provides common [Cryptographic Hash Functions](https://en.wikipedia.org/wiki/Cryptographic_hash_function).
|
||||||
|
|
||||||
Supported hash functions:
|
Supported algorithms:
|
||||||
- MD5
|
- MD5
|
||||||
- SHA-1
|
- SHA-1
|
||||||
- SHA-2 (SHA-224, SHA-256, SHA-384, SHA-512)
|
- SHA-2 (SHA-224, SHA-256, SHA-384, SHA-512)
|
||||||
|
|||||||
Reference in New Issue
Block a user