fplll

Lattice algorithms using floating-point arithmetic (by fplll)

Fplll Alternatives

Similar projects and alternatives to fplll

  • SchnorrGate

    Testing Schnorr's factorization claim in Sage

  • GLM

    36 fplll VS GLM

    OpenGL Mathematics (GLM)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • root

    31 fplll VS root

    The official repository for ROOT: analyzing, storing and visualizing big data, scientifically

  • EUL

    The mathEmatics Useful Library (the name is a work in progress) is a math general purpose c++20 header library that, among other things, features a big integer implementation. (by ThePirate42)

  • casadi

    CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.

  • C-Plus-Plus

    Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.

  • ExprTK

    C++ Mathematical Expression Parsing And Evaluation Library https://www.partow.net/programming/exprtk/index.html

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better fplll alternative or higher similarity.

fplll reviews and mentions

Posts with mentions or reviews of fplll. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-04.
  • Schnorr confirms paper is his, claims it “destroys RSA cryptosystem”
    2 projects | /r/crypto | 4 Mar 2021
    It's using the FPLLL lattice reduction library.
  • Did Schnorr destroy RSA? Show me the factors
    2 projects | news.ycombinator.com | 3 Mar 2021
    where ~= means "approximately equal to".

    u is chosen as the product of primes of all a_i > 0 and v is chosen to be the product of all primes where a_i < 0. The hope is that (u - v*N) is also p_{n-1}-smooth, which, as far as I understand, most of the math in the paper is trying to justify.

    The main innovation here, as far as I can tell, is that Schnorr is fiddling with the 'weighting' of the main diagonal when constructing the lattice basis. I interpret this as basically trying to randomize the initial lattice basis so that the chances of getting a different integer relation (for eventual construction of u,v) is more probable.

    I've been confused about this for over a decade as variants of this algorithm, and Schnorr's work in general, have been well published. For example, there's a paper from 2010 on "A Note on Integer Factorization Using Lattices" by Antonio Vera which discusses Schnorr's [3] construction.

    Is Schnorr trying to shout louder so people will listen or is there something else fundamentally flawed with this type of algorithm?

    Just a word of warning, LLL solves polynomial factorization in polynomial time (given a polynomial with integer coefficients, find it's factor polynomials also with integer coefficients) [4] and has been used to break other (now very old) cryptosystems [5]. If there's a candidate algorithm to solve integer factoring, lattice reduction (LLL, PSLQ, etc.) are it.

    I know of fplll that's a stand alone (FOSS) implementation of LLL and some extensions (BKZ, etc.) [6].

    [0] https://en.wikipedia.org/wiki/Lattice_reduction

    [1] https://en.wikipedia.org/wiki/Lenstra%E2%80%93Lenstra%E2%80%...

    [2] https://www.newton.ac.uk/files/seminar/20140509093009501-202...

    [3] https://arxiv.org/pdf/1003.5461.pdf

    [4] https://en.wikipedia.org/wiki/Factorization_of_polynomials#F...

    [5] https://web.eecs.umich.edu/~cpeikert/lic13/lec05.pdf

    [6] https://github.com/fplll/fplll

Stats

Basic fplll repo stats
2
292
5.4
about 1 month ago

fplll/fplll is an open source project licensed under GNU Lesser General Public License v3.0 only which is an OSI approved license.

The primary programming language of fplll is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com