When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Lattice-based cryptography - Wikipedia

    en.wikipedia.org/wiki/Lattice-based_cryptography

    Lattice-based cryptography is the generic term for constructions of cryptographic primitives that involve lattices, either in the construction itself or in the security proof. Lattice-based constructions support important standards of post-quantum cryptography . [ 1 ]

  3. Lattice problem - Wikipedia

    en.wikipedia.org/wiki/Lattice_problem

    In computer science, lattice problems are a class of optimization problems related to mathematical objects called lattices.The conjectured intractability of such problems is central to the construction of secure lattice-based cryptosystems: lattice problems are an example of NP-hard problems which have been shown to be average-case hard, providing a test case for the security of cryptographic ...

  4. Short integer solution problem - Wikipedia

    en.wikipedia.org/wiki/Short_integer_solution_problem

    Lattice-based cryptography began in 1996 from a seminal work by Miklós Ajtai [1] who presented a family of one-way functions based on SIS problem. He showed that it is secure in an average case if the shortest vector problem S V P γ {\displaystyle \mathrm {SVP} _{\gamma }} (where γ = n c {\displaystyle \gamma =n^{c}} for some constant c > 0 ...

  5. Post-quantum cryptography - Wikipedia

    en.wikipedia.org/wiki/Post-quantum_cryptography

    Post-quantum cryptography (PQC), sometimes referred to as quantum-proof, quantum-safe, or quantum-resistant, is the development of cryptographic algorithms (usually public-key algorithms) that are currently thought to be secure against a cryptanalytic attack by a quantum computer.

  6. Ring learning with errors - Wikipedia

    en.wikipedia.org/wiki/Ring_learning_with_errors

    A major advantage that RLWE based cryptography has over the original learning with errors (LWE) based cryptography is found in the size of the public and private keys. RLWE keys are roughly the square root of keys in LWE. [1] For 128 bits of security an RLWE cryptographic algorithm would use public keys around 7000 bits in length. [9]

  7. BLISS signature scheme - Wikipedia

    en.wikipedia.org/wiki/BLISS_signature_scheme

    BLISS (short for Bimodal Lattice Signature Scheme) is a digital signature scheme proposed by Léo Ducas, Alain Durmus, Tancrède Lepoint and Vadim Lyubashevsky in their 2013 paper "Lattice Signature and Bimodal Gaussians".

  8. Ring learning with errors key exchange - Wikipedia

    en.wikipedia.org/wiki/Ring_learning_with_errors...

    [1] [2] The best method to gauge the practical security of a given set of lattice parameters is the BKZ 2.0 lattice reduction algorithm. [14] According to the BKZ 2.0 algorithm the key exchange parameters listed above will provide greater than 128 or 256 bits of security, respectively.

  9. NTRU - Wikipedia

    en.wikipedia.org/wiki/NTRU

    NTRU is an open-source public-key cryptosystem that uses lattice-based cryptography to encrypt and decrypt data. It consists of two algorithms: NTRUEncrypt, which is used for encryption, and NTRUSign, which is used for digital signatures.