1
0
mirror of https://github.com/gryf/softtoken.git synced 2025-12-21 21:38:02 +01:00
Files
softtoken/softtoken/softtoken.py
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

4.9 KiB