update cve/openssl/2022/CVE-2022-0778/README.md.

Signed-off-by: 伊显纯 <yixianchun@buaa.edu.cn>
This commit is contained in:
伊显纯 2023-03-12 09:58:43 +00:00 committed by Re3et
parent 04f8407d6e
commit 40e17a16c1
1 changed files with 1 additions and 0 deletions

View File

@ -5,3 +5,4 @@ For the bug in BN_mod_sqrt(): compile with gcc -o bad_BN bad_BN.c -lcrypto, run
With a certificate: run openssl x509 -in certs/cert.der.new -inform DER -text -noout
REF: https://github.com/drago-96/CVE-2022-0778