Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
1,024 contributions in the last year
Contribution activity
September 2020
Created an issue in Nitrokey/nitrokey-start-firmware that received 5 comments
memcpy() warnings and constant time
It looks like the modp256k1.c and modp256r1.c use memcpy(tmp, tmp, ...) to try to maintain a constant time implementation. This causes a warning wi…
5
comments