boringssl/crypto/ecdsa
David Benjamin b145c8140b Compare r and s sizes to the order, not the degree.
r and s are scalars, not EC coordinates.

Change-Id: I46a20215d3c602559c18c74a1da9a91543ea73ca
Reviewed-on: https://boringssl-review.googlesource.com/2240
Reviewed-by: Adam Langley <agl@google.com>
2014-11-10 23:02:41 +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 Compare r and s sizes to the order, not the degree. 2014-11-10 23:02:41 +00:00
ecdsa.c Fix minor issues found by Clang's analysis. 2014-09-02 22:39:41 +00:00