/paillier-integrations

Testing compatibility between python-paillier, javallier and paillier.js

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

paillier-integrations

Testing compatibility between python-paillier, javallier.

Note this project uses git submodules, to include the submodules when cloning use --recursive:

git clone --recursive https://github.com/NICTA/paillier-integrations.git

Running the integration tests

TODO