Skip to content

Protocols with function-dependent preprocessing

Latest
Compare
Choose a tag to compare
@mkskeller mkskeller released this 30 May 05:20
· 5 commits to master since this release
  • Add protocols with function-dependent preprocessing (https://eprint.iacr.org/2025/919)
  • Parallelize shuffling (@vincent-ehrmanntraut)
  • More efficient probabilistic truncation in Rep3
  • More efficient binary to arithmetic conversion for one bit in Rep3
  • Backend optimizations benefitting the most efficient protocols like Rep3
  • Allow regint registers as argument in exported functions
  • More efficient dot product for GF(2^n)
  • File persistence for GF(2^n)
  • Output of binary secrets
  • SHA256
  • Improved navigation by providing links to relevant papers (./compile.py --papers) and outputting which code is executed (./<protocol>-party.x --code-locations)
  • Fixed security bug: remove MAC key in case of failure