pjsip logo pjsip.org
Open source SIP stack and media stack for presence, im/instant messaging, and multimedia communication

HOME

SIP/media Features
High Performance SIP
Small Footprint SIP
Symbian Port

FAQ

Documentation

Licensing

Download

Development (Trac)

Projects using pjsip

Mailing List

Open Source Links


About: PJLIB, PJLIB-UTIL, PJSIP, and PJMEDIA are created by: Benny Prijono
<bennylp@pjsip.org>


 

Home --> Documentations --> PJLIB-UTIL Reference

md5.h File Reference


Detailed Description

MD5 Functions.

Go to the source code of this file.

Data Structures

struct  pj_md5_context

Functions

void pj_md5_init (pj_md5_context *pms)
void pj_md5_update (pj_md5_context *pms, const pj_uint8_t *data, unsigned nbytes)
void pj_md5_final (pj_md5_context *pms, pj_uint8_t digest[16])

 


PJLIB-UTIL Open Source, small footprint, and portable asynchronous/caching DNS resolver, text scanner, STUN client, and XML library
(C)2001-2008 Benny Prijono