Skip to content

actuallyachraf/fs-paillier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fs-paillier

fs-paillier is a pure implementation of the Paillier scheme in F#. This is mostly an exercice implementation should work out of the box.

Program.fs holds an example of simple usage.

N.B : We extensively use BouncyCastle for the BigInteger class and math heavy lifting.

Releases

No releases published

Packages

No packages published

Languages