Go to file
Adam Langley 9f5a314d35 Automatically generate a missing EC public key.
When d2i_ECPrivateKey reads a private key with a missing (optional)
public key, generate one automatically from the group and private key.

(Imported from upstream's 2083f7c465d07867dd9867b8742bb71c03d1f203)

Change-Id: I9e5090de87cf846ab92e4be5b6bf64e6091d02e4
2014-11-10 13:45:31 -08:00
crypto Automatically generate a missing EC public key. 2014-11-10 13:45:31 -08:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Add digest_test with tests for all existing EVP_MDs. 2014-11-06 01:49:03 +00:00
ssl Fix memory leak in calling SSL_clear. 2014-11-06 02:03:05 +00:00
tool Get bssl tool building on Windows. 2014-10-31 22:02:01 +00:00
util Automatically generate a missing EC public key. 2014-11-10 13:45:31 -08:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Inital import. 2014-06-20 13:17:32 -07:00
BUILDING Build with yasm on Win64 as well. 2014-10-31 22:02:45 +00:00
CMakeLists.txt Get bssl tool building on Windows. 2014-10-31 22:02:01 +00:00