Crates.io | libotp |
lib.rs | libotp |
version | 0.2.0 |
source | src |
created_at | 2017-12-26 20:01:43.381808 |
updated_at | 2024-06-30 20:23:53.889829 |
description | One Time Password generator |
homepage | |
repository | https://github.com/naim94a/otp |
max_upload_size | |
id | 44479 |
size | 21,028 |
libotp implements RFC4226 and RFC6238. These RFCs are implemented by Google's Google Authenticator.
OTP can increases the security for various things, such as web services, servers and even private computers.
A secret is shared between the client and a device. Passwords are generated based on the shared secret.
It is possible to work in two modes: