elliptic-curves icon indicating copy to clipboard operation
elliptic-curves copied to clipboard

Considering audit of p256 curve

Open SilentCicero opened this issue 2 years ago • 4 comments

We are considering an audit of the p256 curve: https://github.com/RustCrypto/elliptic-curves/tree/master/p256

Has any other team considered auditing this library?

SilentCicero avatar Jul 11 '23 15:07 SilentCicero

I don't think anyone has an audit planned for p256 specifically, but there's an audit underway for k256 and some of its dependencies

tarcieri avatar Jul 11 '23 22:07 tarcieri

Did you end up doing an audit of p256 @SilentCicero ?

xoloki avatar Sep 15 '25 20:09 xoloki

p256 was audited recently. The README.md should probably be updated to reflect it:

https://reports.zksecurity.xyz/reports/near-p256/

tarcieri avatar Sep 15 '25 20:09 tarcieri

p256 was audited recently. The README.md should probably be updated to reflect it:

Yeah I found that once I started looking. Very clean audit report!

xoloki avatar Sep 15 '25 20:09 xoloki