Commit Graph

58 Commits

Author SHA1 Message Date
36b19427e3 better parsing of the otpauth url
Multiple parameters can be parsed. And we can set the period and digits
via the url.
2024-09-02 18:57:20 +02:00
0afbb7a757 Base32 decoding with optional padding 2024-09-01 17:58:51 +02:00
c8efdbdffe Adding Base32 decode method
It can currently decode when the encoded string is a multiple of 8
bytes.
2024-09-01 10:44:50 +02:00
044b2e3e8f fix memory leak and remove 'add' 2024-08-27 19:45:48 +02:00
8854646cda extract method to read the config file 2024-08-27 19:12:28 +02:00
d1cf64bdcb cleanup 2024-08-27 18:59:50 +02:00
ecb7bacfa1 list command 2024-08-27 18:39:21 +02:00
68f55396e3 initial commit 2024-08-17 14:15:19 +02:00