GabrielTofvesson 06620d4d7f Added AES implementation
- 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)
2018-03-05 06:27:26 +01:00
2018-03-05 06:27:26 +01:00
2018-03-05 06:27:26 +01:00
2018-02-26 02:28:58 +01:00
2018-02-26 01:30:53 +01:00
2018-03-05 06:27:26 +01:00
2018-02-27 21:59:19 +01:00
2018-02-25 11:34:48 +01:00
2018-02-25 11:40:12 +01:00
2018-02-27 21:40:39 +01:00
2018-02-25 11:40:12 +01:00

CryptoCPP

My attempt at a small crypto library

Description
My attempt at a small crypto library
Readme 93 KiB
Languages
C++ 99.5%
Makefile 0.5%