Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.