boringssl/crypto/ecdsa
David Benjamin acb2451807 Rename the BIGNUM ASN.1 functions.
There's many ways to serialize a BIGNUM, so not including asn1 in the name is
confusing (and collides with BN_bn2cbb_padded). Since BN_asn12bn looks
ridiculous, match the parse/marshal naming scheme of other modules instead.

Change-Id: I53d22ae0537a98e223ed943e943c48cb0743cf51
Reviewed-on: https://boringssl-review.googlesource.com/6822
Reviewed-by: Adam Langley <alangley@gmail.com>
2016-01-27 22:37:44 +00:00
..
CMakeLists.txt Add a run_tests target to run all tests. 2015-10-26 20:33:44 +00:00
ecdsa_asn1.c Rename the BIGNUM ASN.1 functions. 2016-01-27 22:37:44 +00:00
ecdsa_test.cc Remove calls to ERR_load_crypto_strings. 2016-01-25 23:09:08 +00:00
ecdsa.c Remove a trailing ^M (DOS newline). 2016-01-16 04:08:14 +00:00