Edit history for page: eggref/5/crypt

revision author date description r1 r2
22887 sjamaan Fri Feb 25 11:22:00 2011 Add some more info on the advantages of crypt()
22536 sjamaan Tue Jan 25 21:52:00 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:00 2011 Explain that phk's scheme is not simply calling MD5 a number of times.
22444 sjamaan Sun Jan 16 15:44:00 2011 Small improvement in description of crypt
22443 sjamaan Sun Jan 16 15:22:00 2011 Add documentation for the full crypt API
22312 sjamaan Sun Jan 9 14:14:00 2011 Add credit for the DES stuff
22213 sjamaan Mon Jan 3 17:46:00 2011 The prefix is not the salt
22212 sjamaan Mon Jan 3 17:45:00 2011 Fix small capitalization mistake
22209 sjamaan Mon Jan 3 13:46:00 2011 Improve wording a little bit
22208 sjamaan Mon Jan 3 13:34:00 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:00 2011 Add initial documentation for crypt egg