8000 GitHub - DAHeath/logstack: Stacked Garbling with `O(b log b)` overhead instead of `O(b^2)`
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Stacked Garbling with `O(b log b)` overhead instead of `O(b^2)`

Notifications You must be signed in to change notification settings

DAHeath/logstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LogStack

LogStack is the state-of-the-art technique for Stacked Garbling. Stacked Garbling is a Garbled Circuit improvement that accelerates the handling of conditional branches. For more information, have a look at our paper (Heath and Kolesnikov, Eurocrypt 2021).

Building and Running

First, you'll need to build and install the emp toolkit and the emp OT library: https://github.com/emp-toolkit.

From here, you should be able to build and run the project.

About

Stacked Garbling with `O(b log b)` overhead instead of `O(b^2)`

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

0