#include <time.h>#include "websda.h"#include "md5.h"Defines | |
| #define | RANDOMKEY T("onceuponatimeinparadise") |
| #define | NONCE_SIZE 34 |
| #define | HASH_SIZE 16 |
Functions | |
| char * | websMD5binary (unsigned char *buf, int length) |
| char_t * | websMD5 (char_t *string) |
| char_t * | websCalcNonce (webs_t wp) |
| char_t * | websCalcOpaque (webs_t wp) |
| char_t * | websCalcDigest (webs_t wp) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
1.4.1