issues
search
cardano-scaling
/
alba
Prototype implementation of Approximate Lower Bound Arguments
Apache License 2.0
9
stars
2
forks
source link
Alba-rust Library optimization
#9
Open
curiecrypt
opened
4 months ago
curiecrypt
commented
4 months ago
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,...
...
rrtoledo
commented
2 months ago
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