| - package: crypto/elliptic |
| skip_fix: 'TODO: revisit this reason (fix appears to not work with Go <1.18)' |
| The P224() Curve implementation can in rare circumstances generate |
| incorrect outputs, including returning invalid points from |
| published: 2022-02-17T17:34:14Z |
| the elliptic-curve-differential-fuzzer project running on OSS-Fuzz |
| and reported by Philippe Antoine (Catena cyber) |
| - fix: https://go.dev/cl/284779 |
| - fix: https://go.googlesource.com/go/+/d95ca9138026cbe40e0857d76a81a16d03230871 |
| - report: https://go.dev/issue/43786 |
| - web: https://groups.google.com/g/golang-announce/c/mperVMGa98w |