Marcel Keller
|
9b43e75bbb
|
Fix bug with very large prime moduli.
|
2023-10-12 16:06:34 +11:00 |
|
Marcel Keller
|
2919d781c9
|
Fix bug in MemValue.
|
2023-10-09 13:24:32 +11:00 |
|
Marcel Keller
|
f6c9798c3b
|
Merge pull request #1175 from scalarmotion/master
Fix missing include
|
2023-10-09 13:10:54 +11:00 |
|
Gu Wangfan
|
b73dcf684c
|
Fix missing include
|
2023-10-06 15:08:03 +02:00 |
|
Marcel Keller
|
6545208d2b
|
Bump libOTe version.
|
2023-10-03 19:04:01 +11:00 |
|
Marcel Keller
|
c3ece42c49
|
Fix bugs in binary circuit inputs.
|
2023-10-03 13:32:57 +11:00 |
|
Marcel Keller
|
fd42b4a8b2
|
More protocols for threshold ECDSA.
|
2023-09-26 18:54:32 +10:00 |
|
Marcel Keller
|
49560198d6
|
ECDSA in documentation.
|
2023-09-26 16:05:19 +10:00 |
|
Marcel Keller
|
28751d38e0
|
Fix multi-array output.
|
2023-09-25 17:30:08 +10:00 |
|
Marcel Keller
|
86d26cab52
|
Always output SPDZ2k security parameter.
|
2023-09-21 19:51:18 +10:00 |
|
Marcel Keller
|
0d54e1f6af
|
Fix bugs in ECDSA test.
|
2023-09-21 18:02:28 +10:00 |
|
Marcel Keller
|
098db750f9
|
Fix bug when compiling SPDZ2k for k=128.
|
2023-09-19 11:19:19 +10:00 |
|
Marcel Keller
|
cab2728ce3
|
Fix bugs in cfix operations.
|
2023-09-14 16:18:56 +10:00 |
|
Marcel Keller
|
9422d41f1d
|
Fix handling negative numbers in Python client.
|
2023-09-13 10:41:50 +10:00 |
|
Marcel Keller
|
5a3224df3c
|
Missing operator.
|
2023-09-13 10:30:46 +10:00 |
|
Marcel Keller
|
f7a4acfa7a
|
Fix bug when building Docker container on macOS.
|
2023-09-12 14:39:59 +10:00 |
|
Marcel Keller
|
d821ecff79
|
Fix bug in Dockerfile.
|
2023-09-04 10:35:35 +10:00 |
|
Marcel Keller
|
cc689d7f99
|
Update documentation.
|
2023-08-29 16:47:03 +10:00 |
|
Marcel Keller
|
792abcb9f6
|
Streamline multithreading in array initialization.
|
2023-08-29 11:51:12 +10:00 |
|
Marcel Keller
|
29b08181d7
|
Bug in Read the Docs configuration.
|
2023-08-15 11:15:07 +10:00 |
|
Marcel Keller
|
6288903525
|
Read the Docs configuration.
|
2023-08-15 11:12:46 +10:00 |
|
Marcel Keller
|
2813c0ef0f
|
Maintenance.
v0.3.7
|
2023-08-14 18:29:46 +10:00 |
|
Marcel Keller
|
7bc156e581
|
Fixed security bug: missing shuffling check in PS mod 2^k and Brain.
|
2023-08-11 10:23:44 +10:00 |
|
Marcel Keller
|
5c26feece0
|
Respect direct-communication option in Tinier and CCD.
|
2023-08-09 12:13:34 +10:00 |
|
Marcel Keller
|
13cd9420f9
|
Parameter for multithreading.
|
2023-08-08 15:40:13 +10:00 |
|
Marcel Keller
|
d8a1e18e26
|
Fix bug in Semi2k bit generation when ring size isn't divisible by eight.
|
2023-08-03 21:29:12 +10:00 |
|
Marcel Keller
|
7178fe5de9
|
Fix bug in assignment in branches.
|
2023-08-03 21:01:16 +10:00 |
|
Marcel Keller
|
03ae9c89fc
|
Fix bug when running Bristol circuits in multiple threads.
|
2023-07-27 16:34:28 +10:00 |
|
Marcel Keller
|
dce5303857
|
Merge pull request #1096 from RHG101997/patch-4
Update README.md
|
2023-07-21 14:43:16 +10:00 |
|
Marcel Keller
|
b86f29b695
|
Security bug: fix race condition in MAC check.
|
2023-07-21 14:22:14 +10:00 |
|
Marcel Keller
|
6887074d60
|
Fix bug in HE-based preprocessing with non-standard prime modulus.
|
2023-07-21 11:44:21 +10:00 |
|
Richard Hernandez
|
1a967032c6
|
Update README.md
I was getting unable to locate "libgmp" every time intalled new copy of MP-SDPZ in VMs. This solved my issue.
|
2023-07-20 09:31:07 -04:00 |
|
Marcel Keller
|
5e714b22af
|
Security bug: Add missing MAC checks in multi-threaded programs.
|
2023-07-19 19:14:11 +10:00 |
|
Marcel Keller
|
b35d0d555b
|
Simplify fake preprocessing with non-standard SPDZ2k parameters.
|
2023-07-18 12:51:57 +10:00 |
|
Marcel Keller
|
5b50ff21a3
|
Merge pull request #1082 from 7-jack/p_eval-fix
add absolute value to precision check
|
2023-07-10 10:49:11 +10:00 |
|
Jack Cheng
|
ac126a531c
|
add absolute value to precision check
|
2023-07-06 18:26:59 -04:00 |
|
Marcel Keller
|
5191dc11da
|
Merge pull request #1069 from zicofish/fix-unaligned
Fix bug: exchange in Direct_MAC_Check will fail if octetStream is not aligned
|
2023-06-21 22:53:38 +10:00 |
|
Marcel Keller
|
7f18e13a51
|
Merge pull request #1061 from henri2h/henri2h/fix-public-input-loading
Make sure public_input_file is properly closed
|
2023-06-20 21:48:42 +10:00 |
|
Zhicong Huang
|
a258de0203
|
Fix bug: exchange in Direct_MAC_Check will fail if octetStream is not aligned
|
2023-06-20 16:12:23 +08:00 |
|
Marcel Keller
|
bc28d8bb06
|
Merge pull request #426 from carbynestack/add-prng-seed-option
Add option for providing seed for PRNG
|
2023-06-16 11:53:00 +10:00 |
|
henri2h
|
1ee79bdfba
|
fix: make sure public_input_file is properly closed at the end of the compilation
|
2023-06-15 15:18:25 +02:00 |
|
Marcel Keller
|
82b2b533e1
|
Document base OT generation.
|
2023-06-07 10:25:22 +10:00 |
|
Marcel Keller
|
c36332377e
|
Better scaling for distributed decryption.
|
2023-06-03 13:07:19 +10:00 |
|
Marcel Keller
|
17f683c9ab
|
Conversion of PyTorch regression models with multiple targets.
|
2023-06-02 20:49:11 +10:00 |
|
Sven Trieflinger
|
39f75a6319
|
Merge pull request #1 from carbynestack/update-prng-seed
Update prng seed
|
2023-05-31 16:12:24 +02:00 |
|
jonas
|
5d0dfce61b
|
Merge remote-tracking branch 'origin/master' into update-prng-seed
|
2023-05-30 12:47:54 +02:00 |
|
Marcel Keller
|
ab2a49b5d6
|
Documentation for Path Oblivious Heap.
|
2023-05-26 18:57:40 +10:00 |
|
Marcel Keller
|
887d9dc916
|
Merge pull request #1014 from tskovlund/master
Add Path Oblivious Heap
|
2023-05-26 18:56:59 +10:00 |
|
Marcel Keller
|
297e4fe415
|
Performance bug.
|
2023-05-25 09:51:54 +10:00 |
|
Thomas Skovlund Hansen
|
74270603ad
|
Add documentation and graph
|
2023-05-24 10:46:54 +02:00 |
|