Skip to content

Maintenance

Latest
Compare
Choose a tag to compare
@mkskeller mkskeller released this 09 Jul 05:47
· 26 commits to master since this release
  • Inference with non-sequential PyTorch networks
  • SHA-3 for any input length (@hiddely)
  • Improved client facilities
  • Shuffling with malicious security for SPDZ-wise protocols by Asharov et al.
  • More reusable bytecode via in-thread calling facility
  • Recursive functions without return values
  • Fewer rounds for parallel matrix multiplications (@vincent-ehrmanntraut)
  • Optimized usage of SoftSpokenOT in semi-honest protocols
  • More integrity checks on storage in MAC-based protocols
  • Use C++17
  • Use glibc 2.18 for the binaries
  • Fixed security bugs: remotely caused buffer overflows (#1382)
  • Fixed security bug: Missing randomization before revealing to client
  • Fixed security bug: Bias in Rep3 secure shuffling