boringssl/crypto/ecdsa
David Benjamin f2f3cfedb7 Use BN_bn2bin_padded rather than doing math to figure out leading zeros.
Saves doing it ad-hoc all the time.

Change-Id: Ic1a1180f56eec37c19799649bb8f18237bd617f8
Reviewed-on: https://boringssl-review.googlesource.com/2241
Reviewed-by: Adam Langley <agl@google.com>
2014-11-10 23:04:52 +00:00
..
CMakeLists.txt Inital import. 2014-06-20 13:17:32 -07:00
ecdsa_asn1.c Fix Windows shared library build. 2014-10-01 02:01:53 +00:00
ecdsa_error.c Move public headers to include/openssl/ 2014-07-14 22:42:18 +00:00
ecdsa_test.c Use BN_bn2bin_padded rather than doing math to figure out leading zeros. 2014-11-10 23:04:52 +00:00
ecdsa.c Fix minor issues found by Clang's analysis. 2014-09-02 22:39:41 +00:00