BLOG | DOCUMENTATION | GITHUB

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

md5.h File Reference

MD5 Functions. More...

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])
 

Detailed Description

MD5 Functions.

 


PJLIB-UTIL Open Source, small footprint, and portable asynchronous/caching DNS resolver, text scanner, STUN client, and XML library
Copyright (C) 2006-2009 Teluu Inc.