Coder Social home page Coder Social logo

philipp-classen / core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from miracl/core

0.0 0.0 0.0 1023 KB

MIRACL Core

License: GNU Affero General Public License v3.0

C++ 18.07% C 15.55% Python 5.14% Go 10.81% Java 13.03% HTML 1.13% JavaScript 11.00% Rust 13.73% Swift 11.54%

core's Introduction

The MIRACL Core Cryptographic Library

The original contribution to the Apache Milagro Cryptographic Library (AMCL) has now been extended and is being re-released as MIRACL Core. It also has new licensing conditions, which should be read carefully.

MIRACL Core is a multi-lingual and architecturally agnostic Cryptographic library that supports elliptic curve cryptography, pairing-friendly curve cryptography, RSA, AES symmetric encryption and hash functions. All code is entirely in the supported high-level languages. No assembly language and no third party code is required - these libraries are completely self- contained. MIRACL Core was designed from the ground up with side-channel attack resistance in mind. Multiple curves can be supported in a single application. Read the PDF manual for more details.

MIRACL Core features several improvements over AMCL. We will still maintain AMCL but not develop it further.

MIRACL Core features:-

  • New curves (SM2, BN462, BLS48_581)
  • Support for precomputation for pairings (see BLS API)
  • Performance and security improvements
  • New HMAC message authentication module
  • Improved side-channel resistance
  • Deterministic hashing to curve points
  • Point compression in G2
  • Demonstrated support for low-powered IoT processor nodes
  • Emerging-standards-compliant implementation of BLS signature
  • An updated manual

Read the user manual MIRACL_Core.pdf for more details

Doxygen generated documentation for the C version of the library can be created by simply executing doxygen inside of the C directory

Install Python 3 and suitable compilers for each language of interest to you. Python 3 scripts are used to build the libraries from the command line for each of the supported languages. If using windows, set a command alias via

DOSKEY python3 = py $*

For a quick start, try out the Python version of the library, and run its example program.


Contributors

The following people have contributed to the MIRACL Core library

  • Mike Scott
  • Kealan McCusker
  • Alessandro Budroni
  • Samuele Andreoli

core's People

Contributors

mcarrickscott 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.