Skip to content

Reduce allocations for message verifications #3

Open
fyrchik opened this issue Feb 3, 2023 · 0 comments
Open

Reduce allocations for message verifications #3

fyrchik opened this issue Feb 3, 2023 · 0 comments
Assignees

Comments

@fyrchik
Copy link

fyrchik commented Feb 3, 2023

We do it often (everything is signed in FrostFS) and verification routines can be seen in benchmarks.
We should try to keep allocations as small as possible here.

Maybe, also implement a test like this one https://github.com/golang/go/blob/2f2c5e41e7728cae99abd14e8bd5ffcfebf9df8e/src/crypto/ed25519/ed25519_test.go#L323

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants