Giter VIP home page Giter VIP logo

Comments (5)

GeorgePantelakis avatar GeorgePantelakis commented on May 20, 2024 1

Other optimizations possible:

  • Calculate how many samples will produce around 1ns CI and analyze only them.
  • More advance method of not dividing by 0 in analysis
  • In analysis be able to provide the measurements file name

from tlsfuzzer.

tomato42 avatar tomato42 commented on May 20, 2024

The measurements-invert.csv should also be processed when the test-tls13-minerva.py is executed (the analysis.py should still probably process one file at a time)

from tlsfuzzer.

tomato42 avatar tomato42 commented on May 20, 2024

The other thing that we probably should do, is create a report.txt, similar to what the regular analysis does, i.e. one that includes:

  • average, max and min p-values for the sign test and Wilcoxon signed rank test
  • result of the Skillings-Mack test
  • statistics for the 10-or-so biggest k-values: the p-test for sign test and Wilcoxon signed rank test, the 5% and 45% trimmed means and their confidence intervals
  • layperson explanation of the result (side-channel possible, side-channel confirmed, or side-channel unlikely)

In general it should be fairly small (fit in 80-100 columns by 15-20 rows)

from tlsfuzzer.

GeorgePantelakis avatar GeorgePantelakis commented on May 20, 2024

All the bugs and new features mentioned in this issue were done.

from tlsfuzzer.

tomato42 avatar tomato42 commented on May 20, 2024

@GeorgePantelakis are we analysing measurements-invert.csv by default in the TLS script now?

from tlsfuzzer.

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.