Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-25 | Dial back the last-gasp iterations to something sane. | Paul Selkirk | |
I can't see protecting the well-known default password against a brute-force attack, and 100k iterations takes almost a minute, which makes a terrible first impression. | |||
2016-05-25 | Doh, helps if one actually **uses** the argument one just parsed. | Rob Austein | |
2016-05-25 | PBKDF2 works better if we generate the right number of output bytes. | Rob Austein | |
2016-05-25 | Start cleaning up PIN code. | Rob Austein | |