Skip to content

ttzuesf/OT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obvious Transfer

Obvious transfer protocols (OT) is a building block of cryptography protocols. It constructs two-parties secure computation protocols. This package implements basic obvious transfer protocols, which contains:

  • Simple OT is based on Discrete Logarithm assumption (DL);
  • IKNP OT is a basic OT, which can be extent to LNP assumption;

The Obvious Transfer protocol is implemented on the crypto library of golang.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages