learning-with-errors

There are 15 repositories under learning-with-errors topic.

  • cgnorthcutt/rankpruning

    🧹 Formerly for binary classification with noisy labels. Replaced by cleanlab.

    Language:Jupyter Notebook827414
  • lwe-frodo/lwe-frodo

    Post-quantum key exchange from the learning with errors problem — from the paper "Frodo: Take off the ring! Practical, Quantum-Secure Key Exchange from LWE", published in ACM CCS 2016, https://eprint.iacr.org/2016/659

    Language:C4211117
  • mariiatuzovska/frodo

    practical quantum-secure key encapsulation from generic lattices

    Language:Go25305
  • pmuens/pyfv12

    Python implementation of "Somewhat Practical Fully Homomorphic Encryption"

    Language:Python19324
  • cepdnaclk/e16-4yp-post-quantum-cryptographic-schemes-based-on-plain-lattices

    This project proposes the use of plain lattices with learning with errors problem to implement a cryptographic scheme which can run on classical computers and provides security against quantum based attacks. We are proposing key sizes for efficient operations and implement a lattice trapdoor function. Also we will improve current random oracle based model in to a standard model.

    Language:C++8406
  • pmuens/haven

    Fast and ergonomic lattice cryptography library

    Language:Rust6301
  • itzmeanjan/frodokem

    FrodoKEM: Practical Quantum-secure Key Encapsulation from Generic Lattices

    Language:C++540
  • pmuens/proto-lwe

    Prototypes of a Learning With Errors (LWE) Implementation

    Language:Python5301
  • pmuens/pybra12

    Python implementation of "Fully Homomorphic Encryption without Modulus Switching from Classical GapSVP"

    Language:Python5313
  • crypto

    aidatorajiro/crypto

    crypto fun repository

    Language:JavaScript4300
  • fredericoschardong/learning-with-errors-parameters

    Some experiments to empirically analyze how the parameters of LWE impact the correctness of the algorithm on a single bit.

    Language:Jupyter Notebook3200
  • pmuens/cryptolab

    R&D environment to study Cryptography so we can roll our own eventually

    Language:TypeScript0200
  • i-h-bar/learning-with-errors

    A C++ Implementation of the Learning with Errors Algorithm, a quantum safe cryptography algorithm

    Language:C++
  • i-h-bar/lwe

    A Python implementation of the Learning with Errors Algorithm

    Language:Python
  • sweatpotato13/ELER

    Lattice-based cryptography using LWE and LWR scheme

    Language:C101