NilFoundation / crypto3-pubkey

Public key cryptography for crypto3 cryptography backend
MIT License
0 stars 3 forks source link

Implement Linearly Homomorphic Encryption scheme #39

Open nkaskov opened 1 year ago

nkaskov commented 1 year ago

We highly need to extend our suite with homomorphic cryptography schemes. A decisional Diffie-Hellman (DDH)-based linearly homomorphic encryption scheme can become a very first one spec, since it looks really nice.

This task consist of: