aboutsummaryrefslogtreecommitdiffstats
path: root/docs/primitives/cryptographic-hashes.rst
Commit message (Collapse)AuthorAgeFilesLines
* Move primtives into a hazmat packageDonald Stufft2013-10-281-92/+0
|
* Merge pull request #171 from dreid/use-currentmoduleAlex Gaynor2013-10-221-9/+11
|\ | | | | Make use of currentmodule to maybe reduce redundant module definitions a...
| * Make use of currentmodule to maybe reduce redundant module definitions and ↵David Reid2013-10-221-9/+11
| | | | | | | | also get source links.
* | md5 is 128-bit. The person responsible for this mistake has been shotPaul Kehrer2013-10-221-1/+1
|/
* Document this parameter to the constructorAlex Gaynor2013-10-211-1/+3
|
* Small fixups for the docsAlex Gaynor2013-10-201-2/+2
|
* fix doc formatting and rename update param to "data"Paul Kehrer2013-10-191-6/+5
|
* Simplify documentationMatthew Iversen2013-10-191-99/+24
|
* MD5 support + documentation for all hashesPaul Kehrer2013-10-191-0/+164