Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hongyanwang/pailliersdk


https://github.com/hongyanwang/pailliersdk

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

## paillier
A Paillier SDK by Golang as a wrapper of libpaillier(http://hms.isi.jhu.edu/acsc/libpaillier/)

## Usage

1. run the unit test
```
go test -v .
```
or your program.