Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
9961daf420
|
|||
|
70937e8547
|
@@ -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:
|
||||
- PBKDF2
|
||||
|
||||
Reference in New Issue
Block a user