aboutsummaryrefslogtreecommitdiff
path: root/testdata/rsa.pub
AgeCommit message (Collapse)Author
2023-05-15all: group the key for testing into testdata/keysShulhan
2021-10-27gotp: command line interface for Time-based One Time Password (TOTP)Shulhan
The gotp currently has the following features, * add: add new TOTP issuer with their label and secret * gen: generate password * import: import TOTP from other provider, currently support Aegis * list: print all registered TOTP configuration by labels * remove: delete a TOTP configuration from file by label * rename: changes the TOTP configuration by its label