Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
1c178c3262
|
|||
|
2e52f7aa39
|
|||
|
11f84752fb
|
@@ -1,6 +1,6 @@
|
|||||||
# mac.kt
|
# mac-kt
|
||||||
|
|
||||||
`mac.kt` is a Kotlin Multiplatform library that provides common [Message Authentication Codes](https://en.wikipedia.org/wiki/Message_authentication_code).
|
`mac-kt` is a Kotlin Multiplatform library that provides common [Message Authentication Codes](https://en.wikipedia.org/wiki/Message_authentication_code).
|
||||||
|
|
||||||
Supported algorithms:
|
Supported algorithms:
|
||||||
- HMAC
|
- HMAC
|
||||||
|
|||||||
Reference in New Issue
Block a user