Giter Club home page Giter Club logo

seal's Introduction

Introduction

SEAL (Simple Encrypted Arithmetic Library) is an easy-to-use homomorphic encryption library, developed by researchers in the Cryptography Research group at Microsoft Research. SEAL is written in standard C++17 and contains .NET Framework wrappers for the public API. SEAL is licensed under the Microsoft Research License Agreement and is free for research use (see LICENSE.txt).

System requirements

Since SEAL has no external dependencies and is written in standard C++17 it is easy to build on any 64-bit system. For building in Windows, SEAL contains a Visual Studio 2017 solution file. For building in Linux and Mac OS X, SEAL requires either g++-6 or newer, or clang++-5 or newer. Please see INSTALL.txt for installation instructions using CMake.

Documentation

The code-base contains examples written both in C++ and in C#. These examples are heavily commented, serving as a self-contained short introduction to using SEAL. In addition, the .h files both in the C++ library and in the .NET wrapper library contain detailed comments for the public API.

To learn to use SEAL, we recommend looking at the example projects, as they contain several detailed and thoroughly commented examples demonstrating most of the basic features.

Acknowledgements

We would like to thank John Wernsing, Michael Naehrig, Nathan Dowlin, Rachel Player, Gizem Cetin, Susan Xia, Peter Rindal, Kyoohyung Han, Zhicong Huang, and Amir Jalali for their contributions to the SEAL project. We would also like to thank everyone who has sent us helpful comments, suggestions, and bug reports.

Contact Us

If you have any questions, suggestions, comments, or bug reports, please contact us by emailing [email protected].

seal's People

Watchers

James Cloos 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.