You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not nice to just download whatever source code from the Internet
and build a cryptography library from that. At least verify that the
checksum of the file is the expected one.
The checksums are retrieved via a trusted Web browser from a trusted
network from the official Web site. We check that the file we download
is the one we should expect, just in case openssl.org gets MITMed.
0 commit comments