SkillAgentSearch skills...

GoogleAuthenticator

Google authentication library in C#

Install / Use

/learn @vikte/GoogleAuthenticator
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Project is ported from http://code.google.com/p/google-authenticator/

This library generates HMAC-Based One-time Passwords (HOTP), which can be used to login into your Google account if you have 2-step verification enabled.

I ported this library for my own "amusement"; deepen the knowledge in Java (reading code and understanding it) and have fun with RFC specifications.

I didn't find real world use for it yet which would not defeat the whole purpose of One-time passwords.

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated3y ago
Forks5

Languages

C#

Security Score

55/100

Audited on Nov 6, 2022

No findings