mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
New base32 implementation (#984)
* Add new base32 encode/decode implementation * Remove old base32 implementation * Updates licensing info
This commit is contained in:
committed by
Jonathan White
parent
5a18b8de77
commit
522e132200
@@ -30,7 +30,6 @@ class TestTotp : public QObject
|
||||
private slots:
|
||||
void initTestCase();
|
||||
void testParseSecret();
|
||||
void testBase32();
|
||||
void testTotpCode();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user