commit | a91762834e410c9140d2b5ec978e7f3c4332ee3f | [log] [tgz] |
---|---|---|
author | Brian Smith <brian@briansmith.org> | Wed Mar 18 22:34:57 2015 -1000 |
committer | Adam Langley <agl@google.com> | Tue Apr 07 00:08:23 2015 +0000 |
tree | 4c1f0b655382cacb7899f193c5b7360eb67c4607 | |
parent | 5d48b02a5b3436f42f00b1027e003899fc5bc7c1 [diff] |
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>