Giter VIP home page Giter VIP logo

Comments (4)

hdevalence avatar hdevalence commented on June 14, 2024

Checklist of docs related changes:

  • remove the WARNING note in the README
  • add a performance section to the README
  • decide what to do about imports
  • move yolocrypto description to the bottom
  • clarify wording on nightly compiler
  • add a note on side channels
  • change description of EdwardsBasepointTable, remove XXX
  • remove XXX on EdwardsPoint::vartime_double_scalar_mul_basepoint (or remove that function)
  • update edwards module docs to point to the multiscalar traits
  • cherrypick multiscalar length detection from pippenger branch
  • ristretto docs should point to ristretto.group for "why / what" and focus just on the API
  • update double_and_compress_batch to remove the power of two note
  • update RistrettoPoint docs to note that Eq checking is cheaper
  • should ristretto::notes still exist?
  • the scalar module should explain stuff about the scalar apis (distinction between integers, integers mod group order, etc).
  • add examples for Scalar creation
  • copy batch invert warning to invert function
  • remove extra line in batch invert example

from curve25519-dalek.

isislovecruft avatar isislovecruft commented on June 14, 2024

I started attacking some of the things on the TODO list in my 148-cleanup-for-1.0.0-pre.0 branch.

from curve25519-dalek.

hdevalence avatar hdevalence commented on June 14, 2024

Checked off some items that are fixed in #176.

from curve25519-dalek.

hdevalence avatar hdevalence commented on June 14, 2024

The only thing left is a note on performance. Since that's just a README change I'd rather do it as a point release.

from curve25519-dalek.

Related Issues (20)

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.