Marcel Keller
|
1fdd70cb42
|
Enable computation of requirements.
|
2020-01-20 15:26:53 +11:00 |
|
Marcel Keller
|
b6714352ab
|
Python 3.8 warnings.
|
2020-01-17 13:32:57 +11:00 |
|
Mark Abspoel
|
fc6acb77d6
|
Add __floordiv__ to _mem
|
2020-01-14 10:00:52 +01:00 |
|
Marcel Keller
|
6fa65c3141
|
Mixed computation, binary computation with XOR-based MACs.
|
2019-12-23 18:44:22 +01:00 |
|
Marcel Keller
|
470b075803
|
Python 3, semi-honest computation using semi-homomorphic encryption.
|
2019-11-21 17:23:51 +11:00 |
|
Marcel Keller
|
7a5195d83c
|
Machine learning functionality, dishonest-majority binary secret sharing.
|
2019-10-11 15:48:58 +11:00 |
|
Marcel Keller
|
3faa8a0d4a
|
Fix reverse permutation.
|
2019-09-10 18:13:55 +10:00 |
|
Marcel Keller
|
ed32af4fc6
|
Bugs in oblivious shuffling.
|
2019-08-19 18:05:39 +10:00 |
|
Marcel Keller
|
bd60197886
|
ECDSA, more replicated secret sharing.
|
2019-08-06 16:56:42 +10:00 |
|
Marcel Keller
|
5ef70589cb
|
Fixed- and floating-point inputs.
|
2019-07-11 14:59:18 +10:00 |
|
Marcel Keller
|
715f67f4c5
|
CowGear, more protocols with replicated secret sharing.
|
2019-06-07 15:26:28 +10:00 |
|
Marcel Keller
|
b5d8123ae0
|
BMR, Use your Brain, Semi/Semi2k.
|
2019-04-30 17:25:02 +10:00 |
|
Marcel Keller
|
59e1581421
|
SPDZ2k online phase; preprocessing integration for MASCOT and SPDZ2k; integer division.
|
2019-03-28 17:23:20 +11:00 |
|
Marcel Keller
|
b6a18675e8
|
Optimized matrix multiplication; data type for quantization.
|
2019-02-14 15:15:37 +11:00 |
|
Marcel Keller
|
216fbdf1e1
|
Shamir secret sharing.
|
2019-01-05 15:10:01 +01:00 |
|
Marcel Keller
|
343f484c38
|
Variable precision for floating-point outputs.
|
2019-01-04 17:36:27 +01:00 |
|
Marcel Keller
|
136a0d1255
|
Merge pull request #5 from lance6716/patch-2
Add Matrix * Matrix support
|
2018-12-30 09:46:24 +01:00 |
|
Marcel Keller
|
212f90b1a7
|
Clean up data structures.
|
2018-12-30 09:14:13 +01:00 |
|
Marcel Keller
|
bbdf14216d
|
Bug in sfix initialization.
|
2018-12-28 14:10:06 +01:00 |
|
Marcel Keller
|
58f4bde3f2
|
Bug in conversion to sfix.
|
2018-12-28 09:47:10 +01:00 |
|
lance6716
|
fc04d59409
|
Add Matrix * Matrix support
|
2018-12-27 11:40:00 +08:00 |
|
Marcel Keller
|
ad694abfd5
|
cfix arrays.
|
2018-12-26 22:46:08 +01:00 |
|
Marcel Keller
|
db8f78ab51
|
Bugs in sfix matrix.
|
2018-12-26 07:11:03 +01:00 |
|
Marcel Keller
|
ea59419de2
|
More honest-majority three-party computation (modulo prime and malicious binary).
|
2018-11-30 15:14:43 +11:00 |
|
Marcel Keller
|
69ffa077f2
|
Fix printing for fixed-point numbers.
|
2018-11-26 17:47:20 +11:00 |
|
Marcel Keller
|
3b04110ca7
|
Bug in printing fixed-point numbers.
|
2018-11-21 18:48:30 +11:00 |
|
Marcel Keller
|
1e5df9e650
|
Option to compile sint to binary circuit.
|
2018-10-29 19:00:31 +11:00 |
|
Marcel Keller
|
0f16629963
|
Compile all online phases at once.
|
2018-10-26 15:52:49 +11:00 |
|
Marcel Keller
|
cc0711c224
|
MP-SPDZ.
|
2018-10-11 17:20:26 +11:00 |
|
Marcel Keller
|
1669ce5bf5
|
SPDZ-Yao.
|
2018-05-28 22:45:08 +02:00 |
|
Marcel Keller
|
65085e0115
|
More sensible default parameters.
|
2018-03-13 12:18:12 +00:00 |
|
Marcel Keller
|
2f50444b93
|
ORAM in SPDZ-BMR.
|
2018-03-07 12:25:45 +00:00 |
|
Marcel Keller
|
2008a8782d
|
Overdrive.
|
2018-03-02 14:33:03 +00:00 |
|
tianyuan
|
85b289fa9a
|
remove not finished work
|
2018-01-25 11:16:06 +08:00 |
|
tianyuan
|
b7a5527434
|
add __abs__ for cint and sint
|
2018-01-25 11:06:43 +08:00 |
|
Marcel Keller
|
f469e6468b
|
SPDZ-2 offline phase.
|
2017-11-27 10:14:12 +00:00 |
|
Dragos Rotaru
|
a4ce145817
|
added special arrays for secret fixed points and fixed an old multiplication bug
|
2017-11-16 15:53:59 +00:00 |
|
Jonathan Evans
|
987a78286f
|
Release to add compiler instructions for external client I/O.
|
2017-09-14 10:35:01 +01:00 |
|
Dragos Rotaru
|
3ee4e9e18c
|
fixed printing
|
2017-09-11 22:38:06 +01:00 |
|
Marcel Keller
|
7d55d01010
|
Array and matrix for sfloat.
|
2017-06-19 15:35:28 +01:00 |
|
Marcel Keller
|
63f0bc679b
|
Simplify floating point printing.
|
2017-06-02 14:23:07 +01:00 |
|
Marcel Keller
|
aadf6cb3b7
|
Bug in floating point conversion.
|
2017-06-02 13:56:26 +01:00 |
|
Alexandre Duc
|
6e88bfeab4
|
Support for printing sfloats
|
2017-05-29 17:29:42 +02:00 |
|
Marcel Keller
|
02bcd6ee05
|
Keep order of stack instructions.
|
2017-05-22 17:02:35 +01:00 |
|
Marcel Keller
|
77d747a6fd
|
Correct bound check.
|
2017-05-02 08:15:34 +01:00 |
|
Peter Scholl
|
78759bf88b
|
Optional program arguments to compile.py
|
2017-04-03 12:05:30 +01:00 |
|
Dragos
|
2b8bd8df79
|
added correct FP between different types
|
2017-03-28 13:57:29 +01:00 |
|
Dragos
|
62627f87bd
|
fixed point with bigger modulus
|
2017-03-22 19:30:06 +00:00 |
|
Dragos Rotaru
|
834aea1cac
|
added fixed point arithmetic
|
2016-12-02 01:46:35 +00:00 |
|
Marcel Keller
|
ead4dfbb5c
|
Added ORAM-related functionality.
|
2016-11-28 17:00:58 +00:00 |
|