
Static Public Attributes | |
| int | digest_size = 20 |
Additional Inherited Members | |
Public Member Functions inherited from wolfcrypt.hashes._Hash | |
| def | __init__ (self, string=None) |
| def | new (cls, string=None) |
| def | copy (self) |
| def | update (self, string) |
| def | digest (self) |
| def | hexdigest (self) |
**SHA-1** is a cryptographic hash function standardized by **NIST**. It produces an [ **160-bit | 20 bytes** ] message digest.