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

Selection of algorithms #116

Open
bleichenbacher-daniel opened this issue Apr 29, 2024 · 0 comments
Open

Selection of algorithms #116

bleichenbacher-daniel opened this issue Apr 29, 2024 · 0 comments

Comments

@bleichenbacher-daniel
Copy link

Another issue where opinions would be very useful is the selection of algorithms.

I have re-implemented most mainstream primitives and hence could continue adding test vectors for them. However, there are a number of algorithms for which I could not find any use cases anymore. Without use cases it makes little sense to spend time on them. The list of primitives that need some use cases are as follows:

  • DSA (I haven't seen any use cases of DSA)
  • binary elliptic curves (time is probably better spent adding newer curves used for cryptocurrencies)
  • Morus (looks like a nice algorithms, I just haven't seen any use cases yet)
  • UMAC
  • VMAC

There are of course protocols that support cryptographic primitives for a long time, so maybe I'm overlooking something.

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