totpgenerator

Generate TOTP verification codes based on encrypted GPG files.
git clone git://git.wimdupont.com/totpgenerator.git
Log | Files | Refs | README | LICENSE

ModeNameSize
-rw-r--r--.gitignore37L
-rw-r--r--LICENSE661L
-rw-r--r--README.md17L
-rw-r--r--pom.xml95L
-rw-r--r--src/main/java/com/wimdupont/Main.java27L
-rw-r--r--src/main/java/com/wimdupont/service/ApplicationProperties.java56L
-rw-r--r--src/main/java/com/wimdupont/service/GpgService.java115L
-rw-r--r--src/main/java/com/wimdupont/service/KeyRetriever.java49L
-rw-r--r--src/main/java/com/wimdupont/service/PasswordReader.java42L
-rw-r--r--src/test/java/com/wimdupont/service/GpgServiceTest.java121L
-rw-r--r--src/test/resources/private-key.asc16L
-rw-r--r--src/test/resources/totpfiles/encrypted-totp-secret.gpg208B