Merging #65: new bug found by wycheproof

NOKEYCHECK=True
PiperOrigin-RevId: 285505795
GitOrigin-RevId: aa00b795c50270c761d5ca7c03362215e73db96d
This commit is contained in:
thaidn
2019-12-13 17:50:15 -08:00
committed by Tink Team
parent d0a0cfe664
commit eb35c25e05
+5
View File
@@ -67,3 +67,8 @@ See [list of issues](issues.md) for details.
|:---------------------------: |:--------------------------:|:-----------------:|:--------------------------------------: |:---------------------------------------:
| X25519 incorrect carry handling | Alex Gaynor and Paul Kehrer | N/A | https://github.com/openssl/openssl/issues/6687 |
| Ed25519 malleable signatures | Paul Kehrer and Alex Gaynor | N/A | https://github.com/openssl/openssl/issues/7693 |
## Package LibreSSL
| Summary | Credits | CVE | Upstream Acknowledgement | Tests |
|:---------------------------: |:--------------------------:|:-----------------:|:--------------------------------------: |:---------------------------------------:
| Overly lax RSA PKCS1v1.5 parsing | Alex Gaynor and Paul Kehrer | N/A | https://github.com/openbsd/src/commit/4698a0ba0d5547fce37134cb00f204c68f429885#diff-8c6377c3026df41da690063739326043 |