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

Alba-rust Library optimization #9

Open
curiecrypt opened this issue Jun 26, 2024 · 1 comment
Open

Alba-rust Library optimization #9

curiecrypt opened this issue Jun 26, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@curiecrypt
Copy link
Collaborator

curiecrypt commented Jun 26, 2024

  • Check the efficiency and reliability of the external libraries i.e., Blake2, ...
  • Improve efficiency: use rayon etc.
  • Include tags to the hash functions
  • Check the visibility of the crates, structs, functions,...
  • Optimize DFS #95
  • ...
@curiecrypt curiecrypt added the enhancement New feature or request label Jun 26, 2024
@rrtoledo
Copy link
Collaborator

  • Blake2 seems efficient enough for our purpose and is used in Cardano
  • Parallelisation through rayon is not improving time, I expect it to be the rayon overheads being too big

@rrtoledo rrtoledo self-assigned this Aug 23, 2024
@ghost ghost added this to the 1.0 milestone Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants