Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT THIS

This is a hobby cryptograph library that is written in full scratch except for the standart library and TEST code. it includes

  • Elliptic Curve(BLS12-381)
  • ElGamal Encryption on EC
  • RSA Encryption
  • Paillier Cryptosystem
  • Lagrange Interpolation on Elliptic Curve(BLS12-381)
  • Homomorphic Encryption (RSA, ElGamal over EC, Paillier cryptosystem, TLWE)
  • zk-proof on Elliptic Curve(BLS12-381)
  • TLWE(LWE encryption over torus)

RUN

python3 test.py

You can see the result of test in tmp.txt

  • TEST

TEST_LOG

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages