totp-rs
TOTP library
An implementation of Time-Based One-Time Passwords with flexible configuration options and additional quality-of-life features.
RFC-compliant TOTP implementation with ease of use as a goal and additionnal QoL features.
183 stars
3 watching
23 forks
Language: Rust
last commit: 4 months ago
Linked from 1 awesome list
2farusttotpweb
Related projects:
Repository | Description | Stars |
---|---|---|
jplatte/caniuse.rs | A website that helps developers determine if Rust features are stable or unstable and when they were stabilized. | 173 |
sorairolake/nt-time | Provides a Rust library to manipulate Windows file times | 6 |
rustcrypto/nacl-compat | Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. | 58 |
mozilla/authenticator-rs | A Rust library for interacting with Security Key-type devices via USB HID protocol | 276 |
tu-berlin-snet/tctp-rack | Middleware for encrypting HTTP bodies using end-to-end encryption | 0 |
time-rs/time | A widely-used Rust library for handling dates and times. | 1,124 |
hsivonen/encoding_rs | An implementation of the Encoding Standard in Rust, supporting decoding and encoding of various character encodings. | 387 |
serialport/serialport-rs | Provides cross-platform serial port functionality for Rust. | 509 |
randombit/botan-rs | A Rust cryptography library that wraps the Botan C API | 34 |
console-rs/dialoguer | A Rust library providing utilities for crafting user-friendly command line interfaces. | 1,333 |
zeronetx/zeronet-rs | A Rust-based implementation of the ZeroNet protocol for decentralized file sharing and peer-to-peer networking | 74 |
sfackler/rust-native-tls | An abstraction over platform-specific TLS implementations for secure network communication | 479 |
conradkleinespel/rooster | A simple password manager written in Rust. | 152 |
c410-f3r/wtx | A collection of transport implementations and related tools for web technologies | 196 |
dagenix/rust-crypto | A pure-Rust implementation of common cryptographic algorithms | 1,394 |