Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doumanash/otpshka
Simple and minimalistic OTP library
https://github.com/doumanash/otpshka
hotp otp totp
Last synced: 1 day ago
JSON representation
Simple and minimalistic OTP library
- Host: GitHub
- URL: https://github.com/doumanash/otpshka
- Owner: DoumanAsh
- License: bsl-1.0
- Created: 2020-11-24T11:11:44.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-24T11:40:54.000Z (over 3 years ago)
- Last Synced: 2024-10-11T14:17:33.164Z (26 days ago)
- Topics: hotp, otp, totp
- Language: Rust
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# otpshka
![Rust](https://github.com/DoumanAsh/otpshka/workflows/Rust/badge.svg?branch=master)
[![Crates.io](https://img.shields.io/crates/v/otpshka.svg)](https://crates.io/crates/otpshka)
[![Documentation](https://docs.rs/otpshka/badge.svg)](https://docs.rs/crate/otpshka/)Simple and minimalistic `OTP` library.
## Feautres
- `std` - Enables std related features like accessing current time.