14 Commits

Author SHA1 Message Date
Leonetienne
e7c1e17e2c
Got rid of flexblocks 2022-05-26 15:47:24 +02:00
Leonetienne
101a1e0fd6
Add additional jumbling-up in feistel rounds 2022-05-26 02:44:22 +02:00
Leonetienne
bc3dae96a3
Implement new sbox, reduction, and expansion function 2022-05-26 02:30:16 +02:00
Leonetienne
8ddd9d6bfb
Replaced halfblock with instanciation of Basic_Block 2022-05-26 00:55:24 +02:00
Leonetienne
edbf36eb6d
Cipher now using new block class 2022-05-25 13:05:25 +02:00
Leonetienne
db0add6e6e
Implemented remaining operands for block class 2022-05-24 22:09:06 +02:00
Leonetienne
939df4731b
[Progress:] Completely re-done Block class to not use bitsets, and provide custom operators. 2022-05-24 01:02:06 +02:00
Leonetienne
ed45b69342
Experimentally implement matrix-mult 2022-05-23 22:42:14 +02:00
Leonetienne
5677d94e6a
Improved security 2022-05-22 20:13:41 +02:00
Leonetienne
cd119f21bb
Indentation 2022-05-22 17:32:54 +02:00
Leonetienne
04c67436c4
Implemented GPrng pnrg 2022-05-22 16:54:40 +02:00
Leonetienne
9fdc642bd6
Implemented a key class 2022-05-22 13:45:40 +02:00
Leonetienne
7fe9dcc6dc
GCryptLib: Fix include paths 2022-05-16 22:35:28 +02:00
Leonetienne
7c556e5b3d
Doxygen adjustment, and better directory name for GCryptLib 2022-05-16 22:19:20 +02:00