Skip to content

A small modification to John Bethencourt's libpaillier in making the decryption function strictly constant-time

License

Notifications You must be signed in to change notification settings

oblivious-file-sharing/libpaillier-with-constant-time-dec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libpaillier-with-constant-time-dec

A small modification to John Bethencourt's libpaillier by making the decryption function run in constant time and make data-independent memory accesses.

The original version of libpaillier is here: http://acsc.cs.utexas.edu/libpaillier/

The original readme by John Bethencourt is in the README file.


This repository is not subject to the U.S. Export Administration Regulation (EAR) because it is publicly available; notifications to U.S. Bureau of Industry and Security (BIS) and National Security Agency (NSA) have been sent. For more information about this regulatory issue, see this post by Electronic Frontier Foundation (EFF).

About

A small modification to John Bethencourt's libpaillier in making the decryption function strictly constant-time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published