summaryrefslogtreecommitdiff
path: root/docs/narr/hash-tutorial.rst
Commit message (Collapse)AuthorAgeFilesLines
* docs: wording tweaks, emphasized 1.7 changes in hash tutorial, added note ↵Eli Collins2016-11-271-29/+42
| | | | about saslprep()
* docs: minor wording corrections, replaced 'encrypt' with 'hash' in a bunch ↵Eli Collins2016-11-251-12/+16
| | | | of places.
* docs: LARGE update to documentation, tutorials added, pages relocatedEli Collins2016-11-201-0/+310
* moved a bunch of pages into 'docs/narr' narrative subsection. added placeholder pages in old locations, to minimize inbound link breakage. * split history into separate pages, was getting way too long. removed toplevel CHANGES file, not feasible under new structure. * passlib.ifc split into reference & tutorial portions, tutorial allowed subsuming a bunch of other hash-usage examples. * added standard fragments for warning about insecure hashes, added them to top of a LOT of hash doc pages. * updated references, various layout tweaks