1.2.0 release #6

Merged
Infendro merged 5 commits from develop into main 2026-02-19 10:55:12 +00:00
Showing only changes of commit 8644c79167 - Show all commits

View File

@@ -1,8 +1,8 @@
# kdf-kt # 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 - PBKDF2
## Targets ## Targets