genecyber / 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

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)

About

Two-level homomorphic encryption for Node.js by WebAssembly


Languages

Language:JavaScript 67.5%Language:HTML 23.2%Language:CSS 9.3%