Coder Social home page Coder Social logo

fboemer / encrypto_utils Goto Github PK

View Code? Open in Web Editor NEW

This project forked from encryptogroup/encrypto_utils

0.0 1.0 0.0 221 KB

Crypto and networking utils used for ABY and OTExtension

License: GNU Affero General Public License v3.0

CMake 1.49% C++ 92.79% Objective-C 0.74% C 4.98%

encrypto_utils's Introduction

ENCRYPTO_utils Build Status

Crypto and networking utils used for ABY and OTExtension

Build

This library can be built in the following way. If MIRACL cannot be found on the system, it is used via the git submodule extern/MIRACL and automatically compiled.

$ mkdir build && cd build
$ cmake .. -DCMAKE_INSTALL_PREFIX=/path/to/installation
$ make -j $(nproc)

If desired, the build can be installed to the chosen DCMAKE_INSTALL_PREFIX. In case MIRACL was built in the previous step, it will also be installed.

$ make install  # if desired

Tests

Optional tests can be built by setting -DENCRYPTO_UTILS_BUILD_TESTS=On when running cmake (see above). The test binary will be located in test/ inside the build directory.

encrypto_utils's People

Contributors

dd23 avatar fboemer avatar lenerd avatar oleksandr-tkachenko avatar prankurgit avatar

Watchers

 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.