libGimbal 0.1.0
C17-Based Extended Standard Library and Cross-Language Runtime Framework
Loading...
Searching...
No Matches
gimbal_md5.h File Reference

Go to the source code of this file.

Data Structures

struct  GblMd5Context
 

Macros

#define GBL_MD5_DIGEST_SIZE
 
#define GBL_MD5_DIGEST_STRING_SIZE
 

Detailed Description

MD5 cryptographic hashing algorithm and API.

This file contains the libGimbal API providing the MD5 cryptographic hashing algorithm.

Author
1990 RLR
Authors
1991 SRD, AJ, BSK, JT
Author
2023 Falco Girgis

Definition in file gimbal_md5.h.

Macro Definition Documentation

◆ GBL_MD5_DIGEST_SIZE

#define GBL_MD5_DIGEST_SIZE

Definition at line 19 of file gimbal_md5.h.

◆ GBL_MD5_DIGEST_STRING_SIZE

#define GBL_MD5_DIGEST_STRING_SIZE

Definition at line 20 of file gimbal_md5.h.