viff

log

age author description
7 days Martin Geisler Added my dissertation.default tip
2 weeks Martin Geisler Added links to code from the Norwegian thesis.
5 weeks Janus Dam Nielsen test_orlandi: Fixed bug.
5 weeks Thomas P Jakobsen Merged.
5 weeks Janus Dam Nielsen Hash_broadcast: Removed the signal round since it does not improve security.
6 weeks Martin Geisler runtime: print statistics with --statistics option.
6 weeks Thomas P Jakobsen Merged.
7 weeks Thomas P Jakobsen Added option to avoid retrying to connect if socket is already in use.
6 weeks Janus Dam Nielsen Orlandi: Fixed bug which caused the OrlandiRuntime to be erroneously reported as not loaded.
7 weeks Janus Dam Nielsen Orlandi: Better error messages when the pypaillier or commitment modules are not installed.
2 months Martin Geisler Added signature for changeset 9272a8f3eaa3
2 months Martin Geisler Added tag 1.0 for changeset 9272a8f3eaa3
2 months Martin Geisler Releasing VIFF 1.01.0
2 months Martin Geisler Expanded free-form text in NEWS file.
2 months Martin Geisler Updated NEWS file.
2 months Martin Geisler viff: removed text made redundant by cf1d7d3eab0a
2 months Martin Geisler doc: added inheritance diagrams
2 months Martin Geisler orlandi: explain why this code wont run
2 months Martin Geisler doc: document Share members
2 months Martin Geisler matrix: better set/get example
2 months Martin Geisler doc: include more members of Matrix class
2 months Martin Geisler doc: add link in installation guide
2 months Martin Geisler doc: updated overview
2 months Thomas P Jakobsen doc: described Nordic Sugar application
2 months Martin Geisler doc: add links to theses
2 months Martin Geisler doc: adapted text from Marcel on AES
2 months Marcel Keller aes: More verbose documentation of the module.
2 months Martin Geisler doc: page with applications
2 months Martin Geisler passive: fix inline markup
2 months Martin Geisler doc: include active.txt in doctree
2 months Martin Geisler doc: fix a ton of broken links
2 months Martin Geisler doc: shorten links by showing only the final part
3 months Martin Geisler paillier: fix broken runtime
3 months Thomas P Jakobsen Merged with Martin.
3 months Thomas P Jakobsen Orlandi: Made dijs be longs instead of fields.
3 months Thomas P Jakobsen Orlandi: Use tripple_3a.
3 months Thomas P Jakobsen Orlandi: Renamed pypaillier.tripple to pypaillier.tripple_2c.
3 months Martin Geisler doc/install: we don't install any binaries, so don't mention $PATH
3 months Janus Dam Nielsen Merged with Martin.
3 months Janus Dam Nielsen Merged with Janus.
3 months Janus Dam Nielsen Orlandi: Moved exponentiation out of loop.
3 months Janus Dam Nielsen Orlandi: Used new tripple function.
4 months Janus Dam Nielsen Orlandi: Use open_multiple_values.
4 months Janus Dam Nielsen Orlandi: Open multiple values in one burst.
4 months Martin Geisler active: more precise docstring
4 months Martin Geisler active: let _verify_double use _verify_single
4 months Martin Geisler active: trim excessive comments
4 months Martin Geisler active: kill unnecessary "inputters" argument
4 months Martin Geisler active: combine sharing code of {single,double}_share_random
4 months Martin Geisler active: pull inner exchange function out of double_share_random
4 months Martin Geisler active: pull inner verify function out of double_share_random
4 months Martin Geisler active: pull inner exchange function out of single_share_random
4 months Martin Geisler active: pull inner verify function out of single_share_random
4 months Marcel Keller prss: Fixed bug in PRSS zero sharing.
4 months Marcel Keller apps/aes: Determine the threshold from PRSS keys in the config file.
4 months Marcel Keller passive: Check threshold of PRSS functions against runtime.
4 months Martin Geisler Merged.
4 months Martin Geisler runtime: correct base class order
4 months Martin Geisler benchmark: better argument name
4 months Martin Geisler benchmark: fix compToft05 and compToft07 benchmarks