Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

auth_lib.h File Reference

This is the header for the Authentication Library. More...

#include "socket_lib.h"
#include <stdlib.h>
#include <stdio.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <openssl/rsa.h>
#include <openssl/engine.h>
#include <openssl/pem.h>
#include <openssl/err.h>

Go to the source code of this file.

Defines

#define AUTH_VALID_MESSAGE   "PASSED VERIFICATION"
#define AUTH_INVALID_MESSAGE   "FAILED VERIFICATION"
#define AUTH_PUB_KEY_FILE_EXT   ".pub"
#define AUTH_MAX_ENCR_MESS_LEN   8.0
#define AUTH_MAX_TEXT_LEN   257
#define AUTH_MAX_MSG_LEN   65536
#define AUTH_SOCK_TIMEOUT   10


Detailed Description

This is the header for the Authentication Library.

Author:
Daniel R. Warren
Version:
1.0
Date:
November 2004

Generated on Thu Dec 16 23:07:31 2004 for alsad by doxygen 1.3.6