weidai11 / cryptopp

free C++ class library of cryptographic schemes
https://cryptopp.com
Other
4.92k stars 1.51k forks source link

Does crypto++ provide an implementation of paillier encryption? #906

Closed sunchaosbi closed 5 years ago

sunchaosbi commented 5 years ago

Does crypto++ provide an implementation of paillier encryption?

sunchaosbi commented 5 years ago

Of course it is not very difficult to implement it, but it is a bit technical and it will be more convienient if we can use it directly.

noloader commented 5 years ago

No, Paillier is not in the library.