Skip to content

A very simple server-side implementation of the TOTP algorithm.

License

Notifications You must be signed in to change notification settings

itsadrake/simpleTOTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simpleTOTP

A minimal implementation of the TOTP and HOTP algorithms.

Dependencies

  • C99-compliant C compiler
  • OpenSSL
  • (optional) GNU Make

Building

Run make to compile simpleTOTP.o and run a simple test suite.

Licence

MIT, see LICENCE file for full text.

About

A very simple server-side implementation of the TOTP algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published