Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-28 | use a more recent trocla version | mh | |
2012-12-25 | Security: use SecureRandom for a much better random generator - Kernel.rand ↵ | mh | |
is just crap | |||
2011-12-17 | Merge remote-tracking branch 'immerda/master' | mh | |
2011-12-17 | reduce special characters. | mh | |
Various apps, especially php-apps :/ have a problem with '<' or '>' as a password character. To reduce the amount of pain from a freshly generated password, we remove these characters. | |||
2011-11-26 | rather use salt than random string to avoid not allowed characters | mh | |
2011-08-12 | add missing bcrypt file | mh | |
2011-08-08 | wording | mh | |
2011-08-05 | salt should not really containt special characters | mh | |
2011-08-05 | add sha(256|512)crypt formats - increase version | mh | |
2011-07-27 | initial release of trocla | mh | |