19 Commits

Author SHA1 Message Date
th4s
0bf1cbadd2 Add attack on ghash which leaks the MAC key 2024-01-04 10:58:17 +01:00
th4s
c3d958c0c8 Added functionality COT 2023-12-18 22:18:40 +01:00
th4s
586d54f01a Add F2 type for testing COT and COPE 2023-12-18 19:14:17 +01:00
th4s
c305513d6e Created a functionality module and moved OLE 2023-12-18 17:37:14 +01:00
th4s
a0258343bb Fixed bug in implementation. 2PC Ghash working 2023-12-14 15:33:05 +01:00
th4s
a2409a0679 Debugging... 2023-12-13 16:32:09 +01:00
th4s
d655d66617 Simplify test 2023-12-13 15:51:20 +01:00
th4s
fd920db07c Add test for ghash 2023-12-13 13:51:11 +01:00
th4s
dfa4ce958f Create README.md 2023-12-13 02:08:19 +01:00
th4s
589cdfd55b Added ghash protocol 2023-12-13 02:02:35 +01:00
th4s
7ed549569e Implemented preprocessing for ghash
- made OLE generic
2023-12-12 14:46:13 +01:00
th4s
8ffb51d173 Add more tests and fix bug 2023-12-11 19:18:47 +01:00
th4s
7bc7746db9 Added more tests. Debugging... 2023-12-11 16:03:37 +01:00
th4s
7b9f03a2a2 Add OLE test 2023-12-11 11:59:13 +01:00
th4s
0fcbb7c56f Add e2f test 2023-12-11 11:47:19 +01:00
th4s
024bb808ca Adapt crate structure to test for more sub protocols 2023-12-11 11:03:57 +01:00
th4s
c70139a48b Add check for omega == 0 2023-12-11 10:55:34 +01:00
th4s
9f696713a2 Implemented remaining protocol steps 2023-12-11 10:53:48 +01:00
th4s
88e679c2f2 Created repo and started implementing protocol 2023-12-08 19:12:41 +01:00