syrohei / she-wasm

Two-level homomorphic encryption for Node.js by WebAssembly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Two-level homomorphic encryption for Node.js by WebAssembly

Abstract

see mcl and she demo on browser

for Node.js

node test.js

How to build

Install emsdk

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

License

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

Author

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

About

Two-level homomorphic encryption for Node.js by WebAssembly


Languages

Language:JavaScript 86.2%Language:HTML 10.0%Language:CSS 3.8%