Skip to content

devfabiosilva/CAuth2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAuth2

CAuth2 is a tiny C TOTP Auth2 authenticator

See documentation

To compile C library (static and dynamic):

make

To build with test:

make test

To build documentation:

make doc

To clean documentation:

make doc_clean

To clean build:

make clean

Note

By default it is compiled in little_endian. If you want to compile in big_endian type:

make ENDIANESS=CAUTH_BIG_ENDIAN

panelauth library for Python3

This tiny library has a panelauth library for Python 3.

To compile just type:

make panelauth_build

To install:

make panelauth_install

DEBUG MODE

If you want to debug type

To compile just type:

make panelauth_build DEBUG=P_DEBUG

To install:

make panelauth_install DEBUG=P_DEBUG

License

MIT

Donation

Donations are welcome 😄

Bitcoin: 1EcvCevxkbDvYXLuo8UzyG8YxJk78Lwe3e