Compare commits
1 Commits
8f80ceaf7f
...
develop
| Author | SHA1 | Date | |
|---|---|---|---|
|
576b0190ad
|
@@ -1,6 +1,6 @@
|
|||||||
# kdf-kt
|
# kdf.kt
|
||||||
|
|
||||||
`kdf-kt` is a Kotlin Multiplatform library that provides common [Key Derivation Functions](https://en.wikipedia.org/wiki/Key_derivation_function).
|
`kdf.kt` is a Kotlin Multiplatform library that provides common [Key Derivation Functions](https://en.wikipedia.org/wiki/Key_derivation_function).
|
||||||
|
|
||||||
Supported algorithms:
|
Supported algorithms:
|
||||||
- PBKDF2
|
- PBKDF2
|
||||||
|
|||||||
Reference in New Issue
Block a user