Commit Graph

19 Commits

Author SHA1 Message Date
1647615595 ,.... 2023-04-10 19:05:10 +01:00
0991c6bff9 Fix a lot of stuff 2023-04-10 11:19:11 +01:00
848c56ff84 Ensure ciphertexts are cloned to avoid mutating actual object. 2023-04-09 18:36:58 +01:00
5557a8bff6 .... 2023-04-07 18:59:33 +01:00
eccf482192 ... 2023-04-06 20:42:24 +01:00
f645c234ce Add event to just update strength numbers 2023-04-06 12:18:21 +01:00
9d1d64f1d9 Fix bug where ciphertexts could end up negative 2023-04-06 12:15:19 +01:00
jude
931b669529 Some verification working 2023-03-24 16:53:02 +00:00
jude
07b1080b3d Fix some stuff and sort of implement proving 2023-03-24 12:41:54 +00:00
jude
6de13d3b70 Ensure bit length of randomly generated numbers are fine 2023-03-19 15:31:29 +00:00
jude
6b001d9f2c code for proof system 2023-03-18 15:41:37 +00:00
jude
2d72cdd87b paillier integration sort of 2023-03-17 10:42:11 +00:00
jude
a6961e1900 ... 2023-03-13 14:52:14 +00:00
jude
4a55f5c11f Prevent replay 2023-03-07 15:43:47 +00:00
jude
c0f2c4bbef Fixed most other stuff that I broke 2023-03-05 17:19:37 +00:00
jude
96fe20503a Sign packets 2023-03-04 14:19:26 +00:00
jude
ab629a78b4 correct modular inverse 2023-03-04 10:50:49 +00:00
jude
ed171bf77f RSA keygen. some other stuff 2023-03-04 00:25:54 +00:00
jude
cf0c9135e1 Mid refactor to stop polluting the namespace so much 2023-03-03 17:34:15 +00:00