forked from tornado-packages/noble-curves
readme
This commit is contained in:
parent
4743182bf7
commit
8661eef949
@ -850,9 +850,10 @@ utils.equalBytes(Uint8Array.from([0xde]), Uint8Array.from([0xde]));
|
||||
|
||||
The library has been independently audited:
|
||||
|
||||
- in Feb 2023, by [Trail of Bits](https://www.trailofbits.com). See
|
||||
[PDF](https://github.com/trailofbits/publications/blob/master/reviews/2023-01-ryanshea-noblecurveslibrary-securityreview.pdf)
|
||||
and [changes since audited v0.7.3](https://github.com/paulmillr/noble-curves/compare/0.7.3..main).
|
||||
- at version 0.7.3, in Feb 2023, by [Trail of Bits](https://www.trailofbits.com)
|
||||
- PDFs: [online](https://github.com/trailofbits/publications/blob/master/reviews/2023-01-ryanshea-noblecurveslibrary-securityreview.pdf),
|
||||
[offline](./audit/2023-01-trailofbits-audit-curves.pdf)
|
||||
- [Changes since audit](https://github.com/paulmillr/noble-curves/compare/0.7.3..main).
|
||||
- Scope: abstract modules `curve`, `hash-to-curve`, `modular`, `poseidon`, `utils`, `weierstrass` and
|
||||
top-level modules `_shortw_utils` and `secp256k1`
|
||||
- The audit has been funded by [Ryan Shea](https://www.shea.io)
|
||||
|
Loading…
Reference in New Issue
Block a user