rfc-4226 0.2.0

Implementation of IETF RFC 4226 (HOTP).
Documentation
[dependencies.ring]
default-features = false
version = "0.16.20"

[package]
authors = ["Alex Hamilton"]
categories = ["algorithms", "authentication"]
description = "Implementation of IETF RFC 4226 (HOTP)."
edition = "2018"
homepage = "https://github.com/Aehmlo/rfc-4226"
keywords = ["hotp"]
license = "MIT OR Apache-2.0"
name = "rfc-4226"
version = "0.2.0"