 |
pluto
1
Small utility library for UUIDs, SHA1, and Encryption
|
void toSource(char *source, int size)
pushes data to source
class used in processing the file data for the encryption
Definition: FileDataReader.h:23
Template type, input the data type that is to be encrypted.
Definition: IDataReader.h:21
FileDataReader(const char *fileName)
Constructor for FileDataReader class.
char * toRAM()
places the data inside of memory
Do not use these functions.
Definition: FileDataReader.h:16
int getSize()
get size of data
Header for Plutos functionality for processing data used in encryption.