Home | Trees | Indices | Help |
|
---|
|
object --+ | FortunaPool
Fortuna pool type This object acts like a hash object, with the following differences: - It keeps a count (the .length attribute) of the number of bytes that have been added to the pool - It supports a .reset() method for in-place reinitialization - The method to add bytes to the pool is .append(), not .update().
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
digest_size = SHA256.digest_size
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 16 19:51:40 2013 | http://epydoc.sourceforge.net |