GithubHelp home page GithubHelp logo

mikalv / add_he Goto Github PK

View Code? Open in Web Editor NEW

This project forked from herumi/add_he

0.0 3.0 0.0 46 KB

additive homomorphic encryption demo using lifted ElGamal encryption

Makefile 3.36% C++ 35.53% JavaScript 20.49% HTML 16.08% Batchfile 2.01% Python 17.93% CSS 4.60%

add_he's Introduction

加法準同型暗号デモ(demo of additive homomorphic encryption)

動作環境

  • x64 Windows + Visual Studio
  • Linux + gcc, clang

動作方法

  • ファイルを取得する。
md work
git clone [email protected]:herumi/xbyak.git
git clone [email protected]:herumi/cybozulib.git
git clone [email protected]:herumi/mcl.git
git clone [email protected]:herumi/add_he.git
git clone [email protected]:herumi/cybozulib_ext.git # only for Windows
  • `add_he.cpp'をコンパイルする。 Windowsなら
cd add_he
mk.bat

Linuxなら

make
  • 一度だけ秘密鍵と公開鍵を作成する。
./add_he.exe init
  • サーバを起動する。
cd add_he
python server.py
  • 確認 IE, Firefox, Chromeなどのブラウザで index.html を開く。

License

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

Author

MITSUNARI Shigeo([email protected])

add_he's People

Contributors

herumi avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.