implementation("com.diglol.crypto:otp:0.1.4")
Generates one-time passwords (OTPs) for secure authentication, supporting both time-based (TOTP) and HMAC-based (HOTP) algorithms.