|
|
|
|
|
by sevenoftwelve
19 days ago
|
|
Hi @LoadingAlias, > Constant-time MAC, AEAD, and signature verification. That sounds suspiciously incomplete to me. Which cryptographic algorithms in the library are currently not implemented in constant time? Where did the speedup come from? How where these optimizations achieved? What motivated you to write the library? Why not contribute to existing rust crypto libraries instead? How is the work financed? What peer review strategy are you following with the library? Who else but yourself has verified this code? |
|