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 a table of algorithm support levels #2045

Open
dstebila opened this issue Jan 21, 2025 · 1 comment
Open

Create a table of algorithm support levels #2045

dstebila opened this issue Jan 21, 2025 · 1 comment
Assignees
Labels
documentation Changes only about documentation
Milestone

Comments

@dstebila
Copy link
Member

Similar to PLATFORMS.md, we should have a table indicating the support levels of the algorithms, supplementing/summarizing the information spread across the algorithm datasheets.

@dstebila dstebila added the documentation Changes only about documentation label Jan 21, 2025
@dstebila dstebila self-assigned this Jan 21, 2025
@dstebila dstebila added this to the 0.13.0 milestone Feb 26, 2025
@dstebila
Copy link
Member Author

dstebila commented Mar 5, 2025

In order to create a table of algorithm support levels, we'll need to have some characteristics that define the different support levels. Here are some features that come to mind. Any other ideas?

  • degree of standardization
  • implementation characteristics
    • verification
    • constant-time
    • platform optimizations
  • degree of support from implementation maintainers
  • vulnerability response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Changes only about documentation
Projects
Status: Todo
Development

No branches or pull requests

1 participant