Giter VIP home page Giter VIP logo

newhopecompact's Introduction

NewHopeCompact

Compact and simple RLWE based key encapsulation mechanism

This software package includes implementation of the "NewHope-Compact" RLWE-based key exchange:

  • ref (non-optimized reference implementation)

In the ref directory, build the software by running 'make'. This will produce 6 binaries in the same directory:

  • test_kem512: test multiple properties of the key exchange for parameter set n=512, in particular that both parties indeed agree on a shared key
  • test_kem768: test multiple properties of the key exchange for parameter set n=768, in particular that both parties indeed agree on a shared key
  • test_kem1024: test multiple properties of the key exchange for parameter set n=1024, in particular that both parties indeed agree on a shared key
  • speed_kem512: run benchmarks and print results for parameter set n=512
  • speed_kem768: run benchmarks and print results for parameter set n=768
  • speed_kem1024: run benchmarks and print results for parameter set n=1024

Licence

All codes in this repository is in public domain. Main part of code is taken from NewHope submission to the NIST post-quantum standardization project. fips202.c and fips202.h is also in public domain from authors listed in the top of these files.

newhopecompact's People

Contributors

erdemalkim avatar

Forkers

alperbilgin

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.