Considering audit of p256 curve
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?
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
Did you end up doing an audit of p256 @SilentCicero ?
p256 was audited recently. The README.md should probably be updated to reflect it:
https://reports.zksecurity.xyz/reports/near-p256/
p256was audited recently. The README.md should probably be updated to reflect it:
Yeah I found that once I started looking. Very clean audit report!