GabrielTofvesson 6cbecfd2c6 Fully implemented Galois field arithmetic operations
- Changed static "size_t"-type to a define to allow for compiling with different data types
  - Added modular arithmetic operation to protected section
  - Added a simplified constructor for supplying literals
Probably some other things I didn't think were worth mentioning
NOTE: Galois-field code may be unstable!
2018-03-04 09:59:25 +01:00
2018-02-26 01:30:53 +01:00
2018-02-26 02:28:58 +01:00
2018-02-26 01:30:53 +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%