Files
emp-ag2pc/test
Sarah Scheffler c40d5e5b10 Fixing input index bug in 2pc.h (#28)
* Fixing input index bug in 2pc.h

Previously, Bob's input was indices 0:n1, Alice's input was 0:n2.   This fix corrects Alice's input to be n1:(n1+n2).  This was not caught in tests because the tests used the same input (0) for Alice's and Bob's input.

* Adding test for AES with NIST test vector key and message.  Also modifying single_execution.h so that it has an input and an expected_output.

Co-authored-by: Sarah Scheffler <sscheff@princeton.edu>
2021-12-07 22:40:34 -06:00
..
2017-11-13 16:09:36 +00:00
2017-11-06 18:30:55 -05:00
2021-05-18 00:14:07 -05:00
2020-05-13 23:06:27 -05:00
2017-11-13 16:09:36 +00:00
2020-09-12 10:19:45 -05:00
2019-04-11 10:44:57 -04:00
2017-11-13 16:09:36 +00:00
2020-05-13 23:06:27 -05:00
2020-05-13 23:06:27 -05:00
2020-05-13 23:06:27 -05:00
2021-05-18 00:14:07 -05:00