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
By default it is compiled in little_endian. If you want to compile in big_endian type:
make ENDIANESS=CAUTH_BIG_ENDIAN
This tiny library has a panelauth library for Python 3.
To compile just type:
make panelauth_build
To install:
make panelauth_install
If you want to debug type
To compile just type:
make panelauth_build DEBUG=P_DEBUG
To install:
make panelauth_install DEBUG=P_DEBUG
MIT
Donations are welcome 😄
Bitcoin: 1EcvCevxkbDvYXLuo8UzyG8YxJk78Lwe3e