Home | Trees | Indices | Help |
|
---|
|
hashalgo.HashAlgo --+ | SHA512Hash
Instance Methods | |||
|
|||
|
|||
Inherited from hashalgo.HashAlgo | |||
---|---|---|---|
|
|||
|
|||
|
|||
|
Class Variables | |
oid =
ASN.1 Object identifier (OID): |
|
digest_size = 64 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-sha512 OBJECT IDENTIFIER ::= { joint-iso-itu-t(2) country(16) us(840) organization(1) gov(101) csor(3) nistalgorithm(4) hashalgs(2) 3 } This value uniquely identifies the SHA-512 algorithm.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 24 09:02:37 2012 | http://epydoc.sourceforge.net |