Compare commits

...

1 Commits

Author SHA1 Message Date
576b0190ad Update README.md 2026-04-16 16:10:03 +00:00

View File

@@ -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