Struct mbedtls_sha1_context
ClassList > mbedtls_sha1_context
The SHA-1 context structure. More...
- #include <sha1.h>
Public Functions
| Type | Name | 
|---|---|
| uint32_t | MBEDTLS_PRIVATE (total) | 
| uint32_t | MBEDTLS_PRIVATE (state) | 
| unsigned char | MBEDTLS_PRIVATE (buffer) | 
Detailed Description
Warning:
SHA-1 is considered a weak message digest and its use constitutes a security risk. We recommend considering stronger message digests instead.
Public Functions Documentation
function MBEDTLS_PRIVATE [1/3]
The number of Bytes processed.
function MBEDTLS_PRIVATE [2/3]
The intermediate digest state.
function MBEDTLS_PRIVATE [3/3]
The data block being processed.
The documentation for this class was generated from the following file src/jac/device/util/sha1.h