summaryrefslogtreecommitdiffstats
path: root/src/crypto/ec/ec.c
Commit message (Expand)AuthorAgeFilesLines
* EC_GROUP_cmp: add back the ignored BN_CTX argKenny Root2015-02-271-1/+1
* EC_GROUP_cmp should return zero if the groups match.Adam Langley2015-02-251-5/+4
* Add the CTX parameter back to EC_GROUP_cmp.Adam Langley2015-02-251-1/+1
* Initial commit of BoringSSL for Android.Adam Langley2015-01-301-0/+856