Crates.io | rfc-4226 |
lib.rs | rfc-4226 |
version | 0.2.0 |
source | src |
created_at | 2019-05-25 16:12:49.107814 |
updated_at | 2021-06-06 00:41:57.024794 |
description | Implementation of IETF RFC 4226 (HOTP). |
homepage | https://github.com/Aehmlo/rfc-4226 |
repository | |
max_upload_size | |
id | 136934 |
size | 25,693 |
This crate provides a Rust implementation of RFC 4226, which defines the HMAC-based one-time password (HOTP) algorithm.