summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libsha.tex
Commit message (Collapse)AuthorAgeFilesLines
* [Patch #476612] Change docs to describe PEP247 interfaceAndrew M. Kuchling2001-11-021-1/+1
|
* Added an additional link to NIST information on secure hashing.Fred Drake2001-09-061-0/+4
| | | | This closes SF bug #458785.
* Update the links to the FIPS document that defines the Secure HashFred Drake2001-08-301-8/+9
| | | | Algorithm. This closes SF bug #454917.
* Fix up a few style nits -- avoid "e.g." and "i.e." -- these makeFred Drake2001-07-061-1/+1
| | | | | translation more difficult, as well as reading the English more difficult for non-native speakers.
* Repaired some glitches in the MD5 and SHA docs; copied the descriptions ofTim Peters2000-09-181-7/+26
| | | | | | the MD5 methods into the SHA docs (substituting "sha" for "md5", of course, and changing the stuff that depended on digest size accordingly). Fred, don't trust me!
* Update link to the FIPS PUB 180-1 (PDF is available, but not PostScript).Fred Drake2000-09-161-2/+2
|
* Convert "See also" section to use \seetitle.Fred Drake2000-09-141-6/+8
|
* Rob W. W. Hooft's spelling fixes for the Library Reference. I hopeThomas Wouters2000-07-161-1/+1
| | | | | | | | | SourceForge doesn't choke on this batch :-) I'm not entirely sure this is 100% correct. The patch changes an \index{persistency} to \index{presistence}, and I don't know what \index{} does. But it seems to do so persi--er, consistently, so I hope it isn't a problem.
* Use \citetitle in one place.Fred Drake1999-11-091-1/+1
|
* Add section for the sha module.Fred Drake1999-04-231-0/+56