Giter Club home page Giter Club logo

kyber-kem's Introduction

Kyber-KEM

CI Docs

Implementation of Kyber IND-CCA2 secure key encapsulation mechanism (KEM)

This is a direct Rust reimplementation/port of the Go implementation Symbolic Software under the MIT license.

This Rust implementation is licensed under GNU AGPL-3

Benchmarks

$ cargo bench

Intel i7-1370P results:

Function
kem_keypair_512 17.907 µs 18.019 µs 18.127 µs
kem_encrypt_512 22.458 µs 22.504 µs 22.562 µs
kem_decrypt_512 27.844 µs 28.058 µs 28.288 µs
kem_keypair_768 31.836 µs 31.950 µs 32.103 µs
kem_encrypt_768 37.207 µs 37.298 µs 37.435 µs
kem_decrypt_768 44.192 µs 44.402 µs 44.632 µs
kem_keypair_1024 53.455 µs 53.568 µs 53.721 µs
kem_encrypt_1024 56.700 µs 56.820 µs 56.962 µs
kem_decrypt_1024 64.039 µs 64.464 µs 64.992 µs

kyber-kem's People

Contributors

parazyd avatar

Stargazers

 avatar

Watchers

 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.