LIBMD5(3LIB) Interface Libraries LIBMD5(3LIB)

libmd5 - MD5 hashing library

cc [ flag... ] file... -lmd5 [ library... ]
#include <md5.h>

Functions in this library provide MD5 hashing routines.

The shared object libmd5.so.1 provides the public interfaces defined below. See Intro(3) for additional information on shared object interfaces.

MD5Final MD5Init
MD5Update md5_calc

/lib/libmd5.so.1

shared object

/lib/64/libmd5.so.1

64-bit shared object

See attributes(7) for description of the following attributes:

ATTRIBUTE TYPE ATTRIBUTE VALUE
MT-Level MT−Safe

Intro(3), attributes(7)

March 24, 2004 OmniOS