From 576b0190ad1e473095f88b8e044dcf29f2d4d15c Mon Sep 17 00:00:00 2001 From: Infendro Date: Thu, 16 Apr 2026 16:10:03 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9c2d1ec..80f2094 100644 --- a/README.md +++ b/README.md @@ -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