1
0
mirror of https://github.com/Luzifer/password.git synced 2024-09-19 10:22:56 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
9e6f6f73c5
Modernize code, replace broken library
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-04-07 00:52:39 +02:00
698109fb04
SEC: fix usage of insecure RNG
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-06-27 19:41:47 +02:00
86571c7758 Fix: Blacklisted characters were not excluded from passwords 2015-05-10 19:05:34 +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