commit | 1de8098ca685a2d9e9c5eb2e3ebaeb8190004b4c | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Mon Sep 18 15:34:57 2000 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Mon Sep 18 15:34:57 2000 +0000 |
tree | 79f35b2ac79703ae6565d80384c82b44c71e36da | |
parent | 09cad08d754e5d458d79d26ff61fccfeff39a059 [diff] |
Repaired some glitches in the MD5 and SHA docs; copied the descriptions of 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!