Compare commits

..

2 Commits

Author SHA1 Message Date
9961daf420 Merge pull request '1.2.1 Release' (#7) from develop into main
All checks were successful
/ publish (push) Successful in 3m1s
Reviewed-on: Infendro/kdf-kt#7
2026-03-12 10:34:03 +00:00
70937e8547 Merge pull request '1.2.0 release' (#6) from develop into main
All checks were successful
/ publish (push) Successful in 2m39s
Reviewed-on: Infendro/kdf-kt#6
2026-02-19 10:55:11 +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