Home
Trees
Indices
Help
PyCrypto.org
Package Crypto
::
Package Hash
:: Module RIPEMD
[
hide private
]
[
frames
] |
no frames
]
Module RIPEMD
Functions
[
hide private
]
new
(
...
)
new([string]): Return a new RIPEMD hashing object.
Variables
[
hide private
]
digest_size
=
20
Function Details
[
hide private
]
new
(
...
)
new([string]): Return a new RIPEMD hashing object. An optional string argument may be provided; if present, this string will be automatically hashed into the initial state of the object.
Home
Trees
Indices
Help
PyCrypto.org
Generated by Epydoc 3.0.1 on Fri Sep 12 08:21:02 2008
http://epydoc.sourceforge.net