Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

aes.h File Reference

#include <cstring>

Include dependency graph for aes.h:

Go to the source code of this file.

Classes

class  AES
 The AES class is a utility class for use in modules and the core for encryption of data. More...

Functions

void to64frombits (unsigned char *out, const unsigned char *in, int inlen)
 Convert from binary to base64.
int from64tobits (char *out, const char *in, int maxlen)
 Convert from base64 to binary Output Input Size of output buffer.


Function Documentation

int from64tobits char *  out,
const char *  in,
int  maxlen
 

Convert from base64 to binary Output Input Size of output buffer.

Returns:
Number of bytes actually converted

void to64frombits unsigned char *  out,
const unsigned char *  in,
int  inlen
 

Convert from binary to base64.

Parameters:
out Output
in Input
inlen Number of bytes in input buffer


Generated on Mon Dec 19 18:05:20 2005 for InspIRCd by  doxygen 1.4.4-20050815