
Static Public Attributes | |
| int | digest_size = 48 |
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-384** is a cryptographic hash function from the **SHA-2 family** and is standardized by **NIST**. It produces a [ **384-bit | 48 bytes** ] message digest.