Crates.io | miniotp |
lib.rs | miniotp |
version | 2.0.0 |
source | src |
created_at | 2020-03-27 01:46:05.499824 |
updated_at | 2021-03-13 00:55:40.45196 |
description | Minimal customisable HOTP and TOTP implementations. |
homepage | |
repository | https://gitlab.com/zeen3/miniotp |
max_upload_size | |
id | 223341 |
size | 45,356 |
A minimal, customisable HOTP and TOTP implementation.
MVP works in #![no_std]
mode with default-features = false
.