1
0
mirror of https://github.com/Luzifer/password.git synced 2024-09-19 18:32:57 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
8985ecda87
Add ability to check the passwords against HIBP database
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-01-31 23:42:42 +01:00
cb3fd042e1
Add XKCD style password generator
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-10-31 12:10:24 +01:00
86571c7758 Fix: Blacklisted characters were not excluded from passwords 2015-05-10 19:05:34 +02:00
f612ebaceb Fixed godoc 2015-05-03 10:42:45 +02:00
a88d718ed3 Added test for password generation 2015-05-03 10:38:40 +02:00
fe235ab869 Moved error handling for short passwords to library 2015-05-03 10:38:14 +02:00
e1dac833df Added additional insecure password test 2015-05-02 16:13:17 +02:00
d452f7d297 Ensure the passwords are taken literally 2015-05-02 16:10:58 +02:00
8896698ac2 Initial running version 2015-05-02 15:03:27 +02:00