1.3.0 release #3

Merged
Infendro merged 5 commits from develop into main 2026-01-29 16:41:55 +00:00
Showing only changes of commit 46647558ce - Show all commits

View File

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