Docs.rs
thotp-0.1.11
thotp 0.1.11
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
JosipBeDa
Dependencies
data-encoding ^2.3.2
normal
optional
digest ^0.10.5
normal
hmac ^0.12.1
normal
percent-encoding ^2.2.0
normal
optional
qrcode ^0.12.0
normal
optional
rand ^0.8.5
normal
sha-1 ^0.10.0
normal
sha2 ^0.10.6
normal
optional
thiserror ^1.0.37
normal
Versions
70.83%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
All
thotp
0.1.11
Crate Items
Enums
Functions
Type Aliases
List of all items
Enums
ThotpError
qr::EcLevel
Functions
custom::otp_custom
custom::verify_hotp_custom
custom::verify_totp_custom
encoding::decode
encoding::encode
generate_secret
otp
qr::generate_code_svg
qr::otp_uri
qr::uri_append_params
verify_hotp
verify_totp
Type Aliases
custom::Sha1
custom::Sha256
custom::Sha512