/she-wasm

Two-level homomorphic encryption for Node.js by WebAssembly

Primary LanguageJavaScript

Build Status

Two-level homomorphic encryption for Node.js by WebAssembly

Abstract

see mcl

Demo

for Node.js

node test

Doc

How to build

Install emsdk

mkdir work
cd work
git clone git@github.com:herumi/mcl
git clone git@github.com:herumi/she-wasm
cd mcl
make she-wasm

License

modified new BSD License http://opensource.org/licenses/BSD-3-Clause

Author

光成滋生 MITSUNARI Shigeo(herumi@nifty.com)