summaryrefslogtreecommitdiff
path: root/docs/lib/passlib.context.rst
Commit message (Expand)AuthorAgeFilesLines
* passlib.utils.handlers / HasRounds: the 'rounds' keyword is now treatedEli Collins2016-06-101-0/+15
* passlib.context: deprecating the 'all' preset scheme --Eli Collins2016-06-101-0/+5
* deprecating the 'vary_rounds' option -- *very* little security benefit,Eli Collins2016-06-101-0/+6
* .encrypt() method renamed to .hash(), other api cleanupsEli Collins2016-06-101-17/+18
* Merge with stableEli Collins2016-02-091-0/+1
|\
| * CryptContext: callers can now provider contextual keywords for any hash in th...Eli Collins2016-02-081-0/+1
* | a few bits of cleanup from min_verify_timeEli Collins2015-01-271-2/+5
|/
* gathered together a few more documentation updatesEli Collins2013-12-281-2/+2
* massive cleanup of documentation typos, thanks to Thomas Waldmann (issue 27, ...Eli Collins2013-12-271-6/+6
* minor documentation updatesEli Collins2013-01-191-0/+45
* updated to use cloud_sptheme 1.5 -- fancier table layoutsEli Collins2012-09-201-7/+9
* _CryptConfig now pre-calculates default scheme for each category, checks agai...Eli Collins2012-07-091-2/+2
* updated various bit of documentation; made 1.6 changelog presentableEli Collins2012-04-301-0/+2
* merged rewrite of CryptContext documentation - (near-) full tutorial and refe...Eli Collins2012-04-271-43/+423
* various documentation updatesEli Collins2011-05-041-1/+6
* rearranged/expanded CryptContext docsEli Collins2011-04-261-247/+19
* minor additions to documentationEli Collins2011-04-061-2/+4
* CryptContext documentation: split interface listing to separate file; added l...Eli Collins2011-03-281-9/+188
* documentation updatesEli Collins2011-03-241-12/+14
* lots of work documenting CryptContext classEli Collins2011-03-231-165/+81
* split passlib.base into passlib.registry & passlib.context - the two have lit...Eli Collins2011-03-221-0/+167