Home | Trees | Indices | Help |
|
---|
|
hashalgo.HashAlgo --+ | MD2Hash
Instance Methods | |||
|
|||
|
|||
Inherited from hashalgo.HashAlgo | |||
---|---|---|---|
|
|||
|
|||
|
|||
|
Class Variables | |
oid =
ASN.1 Object identifier (OID): |
|
digest_size = 16 The size of the resulting hash in bytes. |
Method Details |
|
Return a fresh instance of the hash object. Unlike the copy method, the internal state of the object is empty.
|
Class Variable Details |
oidASN.1 Object identifier (OID): id-md2 OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) rsadsi(113549) digestAlgorithm(2) 2 } This value uniquely identifies the MD2 algorithm.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 24 09:02:37 2012 | http://epydoc.sourceforge.net |