update README

small rewording, link wikipedia article
This commit is contained in:
2025-12-14 14:34:00 +01:00
parent 8065f15e3f
commit 46647558ce

View File

@@ -1,8 +1,8 @@
# mac-kt # mac-kt
`mac-kt` is a Kotlin Multiplatform library that provides common MAC implementations. `mac-kt` is a Kotlin Multiplatform library that provides common [Message Authentication Code](https://en.wikipedia.org/wiki/Message_authentication_code) algorithms.
Supported MACs: Supported algorithms:
- HMAC - HMAC
## Targets ## Targets