Go to file
Brian Smith a91762834e Implement ECDSA_SIG_new and ECDSA_SIG_free manually.
Implement ECDSA_SIG_new and ECDSA_SIG_free manually in preparation for
removing all crypto/asn1 dependencies from ECDSA signature verification.

Change-Id: I0e84d74fa8e757af0cfb09daef03d59f428143cc
Reviewed-on: https://boringssl-review.googlesource.com/4153
Reviewed-by: Adam Langley <agl@google.com>
2015-04-07 00:08:23 +00:00
crypto Implement ECDSA_SIG_new and ECDSA_SIG_free manually. 2015-04-07 00:08:23 +00:00
decrepit Add decrepit, initially containing CAST and Blowfish. 2015-04-06 16:58:45 -07:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Remove TODO about removing ECDSA_do_sign/ECDSA_do_verify. 2015-04-07 00:07:19 +00:00
ssl Enforce that sessions are resumed at the version they're created. 2015-04-06 21:40:32 +00:00
tool Define NOMINMAX across the entire project. 2015-04-02 18:38:56 +00:00
util runner and all_tests should exit with failure on failing tests. 2015-04-06 20:49:54 +00:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Add generated documentation to .gitignore 2015-01-26 18:37:55 +00:00
BUILDING Generate error data at build time. 2015-03-06 18:59:25 +00:00
CMakeLists.txt Add decrepit, initially containing CAST and Blowfish. 2015-04-06 16:58:45 -07:00
codereview.settings Add a codereview.settings file. 2014-11-18 22:21:33 +00:00
STYLE Style guide tweaks. 2015-02-19 18:33:20 +00:00