Update Home

2025-12-14 13:47:21 +00:00
parent a71e94e85a
commit dd8466a536

@@ -1,8 +1,8 @@
# kdf-kt
`kdf-kt` is a Kotlin Multiplatform library that provides common key derivation functions.
`kdf-kt` is a Kotlin Multiplatform library that provides common [Key Derivation Functions](https://en.wikipedia.org/wiki/Key_derivation_function).
Supported functions:
Supported algorithms:
- PBKDF2
## Targets