| revision | author | date | description |
|---|---|---|---|
| 28672 | sjamaan | Fri Apr 12 15:25:14 2013 | State explicitly that Provos' "blowfish" scheme is sometimes called bcrypt, to avoid any confusion |
| 28671 | sjamaan | Fri Apr 12 15:08:14 2013 | Add 0.4.1 to crypt changelog |
| 26465 | sjamaan | Thu Apr 12 17:05:14 2012 | Update crypt changelog |
| 26460 | sjamaan | Wed Apr 11 21:49:14 2012 | Update crypt changelog |
| 25780 | sjamaan | Sat Jan 7 20:44:14 2012 | Fix typo and provide link to Python's PassLib docs which rock |
| 25771 | sjamaan | Thu Jan 5 22:07:14 2012 | Update crypt changelog |
| 25137 | sjamaan | Thu Sep 15 17:36:14 2011 | Update crypt changelog |
| 23247 | sjamaan | Thu Mar 24 20:38:14 2011 | Add hint to use empty variable for crypt |
| 23246 | mario | Thu Mar 24 20:15:14 2011 | crypt (wiki): <parameter> was being closed by </procedure> |
| 23245 | sjamaan | Thu Mar 24 19:56:14 2011 | Document crypt changes |
| 22890 | sjamaan | Fri Feb 25 13:15:14 2011 | Next time I should use "preview" first. Damn wiki syntax! ;) |
| 22889 | sjamaan | Fri Feb 25 13:14:14 2011 | crypt is from 1976, not the early 80s |
| 22888 | sjamaan | Fri Feb 25 11:26:14 2011 | Add a note of warning that people still need to implement an expiration policy for crypt |
| 22887 | sjamaan | Fri Feb 25 11:22:14 2011 | Add some more info on the advantages of crypt() |
| 22536 | sjamaan | Tue Jan 25 21:52:14 2011 | Update crypt docs to change the URL to phpbb's docs. I think they're moving them around because they're so ashamed of their creation... ;) |
| 22445 | sjamaan | Sun Jan 16 15:47:14 2011 | Explain that phk's scheme is not simply calling MD5 a number of times. |
| 22444 | sjamaan | Sun Jan 16 15:44:14 2011 | Small improvement in description of crypt |
| 22443 | sjamaan | Sun Jan 16 15:22:14 2011 | Add documentation for the full crypt API |
| 22312 | sjamaan | Sun Jan 9 14:14:14 2011 | Add credit for the DES stuff |
| 22213 | sjamaan | Mon Jan 3 17:46:14 2011 | The prefix is not the salt |
| 22212 | sjamaan | Mon Jan 3 17:45:14 2011 | Fix small capitalization mistake |
| 22209 | sjamaan | Mon Jan 3 13:46:14 2011 | Improve wording a little bit |
| 22208 | sjamaan | Mon Jan 3 13:34:14 2011 | Add a basic description of the various "flavors" of crypt() hashes to the docs. (probably very badly and clumsily worded) |
| 22205 | sjamaan | Mon Jan 3 11:48:14 2011 | Add initial documentation for crypt egg |