1.3.0 release #2

Merged
Infendro merged 7 commits from develop into main 2026-02-16 18:21:00 +00:00
Showing only changes of commit 37bbe35482 - Show all commits

View File

@@ -1,8 +1,8 @@
# otp-kt
`otp-kt` is a Kotlin Multiplatform library that provides common one-time password implementations.
`otp-kt` is a Kotlin Multiplatform library that provides common [One-Time Password](https://en.wikipedia.org/wiki/One-time_password) algorithms.
Supported implementations:
Supported algorithms:
- HOTP
- TOTP