Otp.NET
| Description | TOTP is an algorithm that uses a rolling window of time to calculate single use passwords. It is often used for two factor authentication. The Google Authenticator app uses TOTP to calculate one time passwords. This library implements TOTP code calculation in C#. This could be embedded in a mobile app using Mono, or used server side to simply validate codes that are provided. |
|---|---|
Original Source | https://github.com/kspearrin/Otp.NET |
License conditions | MIT License (MIT) |
| Copyright | Kyle Spearrin |
| Version | 1.4.0 |
| Download |
, multiple selections available,