| Commit message (Expand) | Author | Age | Files | Lines |
| * | .encrypt() method renamed to .hash(), other api cleanups | Eli Collins | 2016-06-10 | 1 | -2/+2 |
| * | clarified behavior doc text | Eli Collins | 2015-07-25 | 1 | -2/+2 |
| * | bunch of bcrypt updates, centered around the bsd wraparound bug. | Eli Collins | 2015-07-21 | 1 | -14/+54 |
| * | massive cleanup of documentation typos, thanks to Thomas Waldmann (issue 27, ... | Eli Collins | 2013-12-27 | 1 | -4/+4 |
| * | added passlib.hash.bcrypt_sha256 | Eli Collins | 2013-12-26 | 1 | -0/+15 |
| * | added support for bcrypt library (issue 49), | Eli Collins | 2013-12-20 | 1 | -7/+9 |
| * | documentation tweaks | Eli Collins | 2012-08-02 | 1 | -2/+2 |
| * | bcrypt documentation updates - changed pybcrypt url, added details re: builti... | Eli Collins | 2012-08-02 | 1 | -28/+34 |
| * | project-wide whitespace & comment cleanup (it's been a couple of years) | Eli Collins | 2012-08-01 | 1 | -1/+1 |
| * | minor documentation updates - typo in changes, better listing of ident values... | Eli Collins | 2012-05-17 | 1 | -3/+3 |
| * | updated index entries | Eli Collins | 2012-05-02 | 1 | -1/+2 |
| * | last minute documentation updates | Eli Collins | 2012-05-01 | 1 | -2/+2 |
| * | added environment variables to doc index | Eli Collins | 2012-05-01 | 1 | -0/+2 |
| * | loads of documentation updates | Eli Collins | 2012-05-01 | 1 | -1/+1 |
| * | updated various bit of documentation; made 1.6 changelog presentable | Eli Collins | 2012-04-30 | 1 | -0/+2 |
| * | removed annoying builtin-bcrypt warning, decreased rounds on some test vector... | Eli Collins | 2012-04-30 | 1 | -5/+4 |
| * | merging rewrite of all hash documentation, and password hash api | Eli Collins | 2012-04-27 | 1 | -27/+45 |
| * | doc tweaks | Eli Collins | 2012-03-12 | 1 | -4/+4 |
| * | various bcrypt improvements | Eli Collins | 2012-03-10 | 1 | -3/+33 |
| * | bcrypt padding work: | Eli Collins | 2011-10-07 | 1 | -0/+13 |
| * | traditional post-release tweaks to documentation | Eli Collins | 2011-08-17 | 1 | -6/+31 |
| * | docs: replaced all "References" sections with "Footnotes" rubric, per Sphinx ... | Eli Collins | 2011-07-10 | 1 | -2/+2 |
| * | added support for BCryptor as bcrypt backend | Eli Collins | 2011-06-01 | 1 | -1/+1 |
| * | removed pure-python bcrypt implementation, wasn't fast enough to be usuable, ... | Eli Collins | 2011-03-24 | 1 | -2/+0 |
| * | documentation work | Eli Collins | 2011-03-14 | 1 | -1/+1 |
| * | finished documenting specific interface details for all existing password hashes | Eli Collins | 2011-03-03 | 1 | -5/+5 |
| * | work on interface documentation (bcrypt) | Eli Collins | 2011-03-02 | 1 | -15/+26 |
| * | doc cleanup - changed hash descriptions from modules -> classes | Eli Collins | 2011-02-16 | 1 | -9/+4 |
| * | more documentation work | Eli Collins | 2011-02-02 | 1 | -2/+58 |
| * | more work on doc | Eli Collins | 2011-02-01 | 1 | -2/+2 |
| * | updated docs | Eli Collins | 2011-01-31 | 1 | -0/+10 |