1
0
mirror of https://github.com/gryf/softtoken.git synced 2026-03-25 04:03:34 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
Daniel Alvarez
d055730b9f Fix bug with sha1 tokens
Previously, when a user wanted to generate an sha1 token, sha256
was used instead. This patch fixes the bug even though the use
of sha1 is discouraged.
2018-06-12 09:29:38 +02:00
Daniel Alvarez
9bc5020cd8 Added clipboard support with -C option 2016-12-24 15:25:20 +01:00
Daniel Alvarez
53cd1f79fe configuration filed changed to ~/.softtoken.conf 2016-11-04 11:57:25 +01:00
Daniel Alvarez
b2e13b6594 Initial commit 2016-11-03 19:32:04 +01:00