Skip to content

sara62/hcrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

The libhcrypt aims to provide multiple homomorhpic encryption schemes with a generailized interface. It hopes to implement encryption schemes including:

  • rsa - unpadded rsa, ciphertext mul
  • elgamal - elgamal encryption, ciphertext mul
  • ec - elliptic curve elgamal, ciphertext add
  • paillier - paillier cryptosystem, ciphertext add
  • bgn - boneh-Goh-Nissim, many ciphertext add, one mul
  • nullint - null algor do no encrypt/decrypt, thus support any add and mul
  • nullstr

About

Homomorphic Encryption Library

Resources

Stars

Watchers

Forks

Packages

No packages published