Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 496 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 496 Bytes

paillier

a haskell implementation of SecureScala

theory

we have

Scheme Operation Input type Scheme type
Paillier Addition Integers Asymmetric
ElGamal Multiplication Integers Symmetric
AES Equality Integers, Strings Asymmetric
OPE Ord Integers, Strings Symmetric