c_otp icon indicating copy to clipboard operation
c_otp copied to clipboard

HOTP / TOTP pure C implementation

Results 2 c_otp issues
Sort by recently updated
recently updated
newest added

hello, thanks for the source code. i cannot the source code for these, please help, thanks ``` #include #include

when individual secrets are passed using the ```-b``` flag output is as expected, but when using ```c_otp -f providerrc -s``` with a ```providerrc``` based on the example located in ```~/```...