- Uses reference to Galois.h
- Essentially a translated copy of my ServerProject (C#) implementation
- There are almost no comments. Sorry. I'll add them later
Added some support functions to Galois
Added AES dependency to test project
Changed includes to be independent from filesystem naming (changed from absolute paths to macros)
- Added operator overloads for all operations
- Added internal functions that modify the value is is called on, as opposed to creating a new object
Changed some settings