KIMURA Yu
KIMURA Yu
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I think that only...
Can cuBLAS be supported in this library? If it is able, it is very useful.
I want this version.
## Intro For example in `frost-ristretto255` now it is implemented as `FROST(Ristretto255, SHA512)` which sha512 is tightly coupled as a hash function. https://github.com/ZcashFoundation/frost/blob/frost-ristretto255/v2.1.0/frost-ristretto255/src/lib.rs#L129 However the hash function is not specified...