FastECDLP
This repository is FastECDLP combined with Exp-ElGamal additively homomorphic encryption scheme.
Install / Use
/learn @ShallMate/FastECDLPREADME
This repository is FastECDLP combined with Exp-ElGamal additively homomorphic encryption scheme.
(1) go run genlist.go (2) go run test.go
papar url: https://eprint.iacr.org/2022/1573
published version:https://ieeexplore.ieee.org/document/10145804
If you have any questions, please contact: gw_ling@sjtu.edu.cn; s200201071@stu.cqupt.edu.cn
C++ Implementation
If you need a C++ implementation, please refer to:
hesm2fp
