Commit Graph

19 Commits

Author SHA1 Message Date
291ecd6c7a update pom.xml yay 2023-06-25 23:17:21 +02:00
31fe53d3b8 Remove useless line of code 2023-06-25 23:16:29 +02:00
19de03f0f4 Update pom.xml and fixed a fatal bug with big token lenghts 2023-06-25 23:15:01 +02:00
75680b2e93 Added Time correction setting to OTP.java 2023-06-25 22:14:12 +02:00
ffd5350cb6 beautify the pom.xml 2023-06-22 21:26:09 +02:00
8ec7992f97 Added sauce code to build or sth like that 2023-06-22 21:16:18 +02:00
e0d0d6bc08 Added custom OTPException and InvalidBase32 Exception; removed a few
warnings
2023-06-18 23:05:15 +02:00
30a9ae1632 add documentation and fixed disagreement between docs and code 2023-06-18 22:49:39 +02:00
3542c7aed3 beautified HOTP tests; added maven surefire plugin for tests 2023-06-18 22:29:48 +02:00
39752b36ec tests for totp 2023-06-18 22:25:19 +02:00
1c286dd2f0 remove the testfiles to the gitignore 2023-06-18 22:11:29 +02:00
66e8b9b2ab added JUnit Tests to the project. 2023-06-18 22:09:56 +02:00
bb7c152cb9 HTOP works now (I think) 2023-06-18 21:35:01 +02:00
451b46e087 Add a base32 class; change secret default type to base32 encoded; tested
TOTP.java -> it works
2023-06-18 21:16:24 +02:00
def350d1da Added weird shit... idk if it works, Tests don't work yet 2023-06-17 17:07:19 +02:00
866f5aac0b upload a few more classes; implementation and interfaces may change in
the future
2023-06-16 23:07:16 +02:00
e67d371c19 update the OTPType enum 2023-06-16 22:15:32 +02:00
a93e8c1a27 Add Enum for different OTP types 2023-06-16 22:14:56 +02:00
f4a28966d3 Initial Upload 2023-06-16 22:02:09 +02:00