Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an output for preceding and subsequent errors #526

Open
2 tasks
smeyer198 opened this issue Feb 15, 2024 · 0 comments
Open
2 tasks

Create an output for preceding and subsequent errors #526

smeyer198 opened this issue Feb 15, 2024 · 0 comments

Comments

@smeyer198
Copy link
Contributor

Since CryptoAnalysis 3.1.0, each error E stores its preceding errors (errors that cause E) and subsequent errors (errors that are caused by E). However, there is no form of output for those errors yet.

Tasks:

  • Add preceding and subsequent errors to the reporters.
  • Optional: Note that E can have multiple preceding and subsequent errors. Create a graph for the analysis that visualizes the errors and their connections.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant