Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 454 Bytes

File metadata and controls

11 lines (6 loc) · 454 Bytes

CryProt-Codes

Caution

This is research software and not intended for production use cases.

Implementation of linear codes for Silent OT extension.

Currently, only the expand-convolute code of [RRT23] is implemented, as it is the latest and fastest code1.

Footnotes

  1. Previously, Silver was faster, but shown insecure in [RRT23].