Home | Trees | Indices | Help |
|
---|
|
hashalgo.HashAlgo --+ | MD2Hash
Instance Methods | |||
|
|||
|
|||
Inherited from hashalgo.HashAlgo | |||
---|---|---|---|
|
|||
|
|||
|
|||
|
Class Variables | |
oid = b('\x06\x08\x2a\x86\x48\x86\xf7\x0d\x02\x02') 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 Fri Jul 25 17:50:53 2014 | http://epydoc.sourceforge.net |