summaryrefslogtreecommitdiffstats
path: root/src/crypto
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use a different arch feature indicator for clang"Kenny Root2015-04-182-2/+17
|\
| * Use a different arch feature indicator for clangKenny Root2015-04-182-2/+17
* | external/boringssl: update #define guards for x86_64-gcc.c.Adam Langley2015-04-181-2/+2
|/
* external/boringssl: fix Clang build.Adam Langley2015-04-181-1/+1
* BoringSSL: support AES-192.Adam Langley2015-04-081-0/+61
* Add compatibility functions for OpenSSH.Adam Langley2015-04-024-0/+20
* Changes to work with OpenSSH and wpa_supplicant.Adam Langley2015-03-242-36/+8
* Include .extern and .hidden in x86-64 asm.Adam Langley2015-03-061-1/+5
* Export the PSS padding functions.Adam Langley2015-03-051-9/+0
* Use libmingwex for gmtime_sKenny Root2015-03-041-0/+6
* MinGW on Linux uses lowercase include filesKenny Root2015-03-049-13/+13
* Merge "Add support for reading PKCS#7 data from PEM files."Kenny Root2015-02-272-1/+146
|\
| * Add support for reading PKCS#7 data from PEM files.Adam Langley2015-02-272-1/+146
* | EC_GROUP_cmp: add back the ignored BN_CTX argKenny Root2015-02-271-1/+1
* | Merge "EC_GROUP_cmp should return zero if the groups match."Kenny Root2015-02-272-6/+9
|\ \ | |/ |/|
| * EC_GROUP_cmp should return zero if the groups match.Adam Langley2015-02-252-6/+9
* | Add functions to parse and generate PKCS#7 files with CRLs.Adam Langley2015-02-273-22/+321
|/
* Add the CTX parameter back to EC_GROUP_cmp.Adam Langley2015-02-252-2/+2
* Mark OPENSSL_armcap_P as hidden in asm files.Adam Langley2015-02-133-0/+3
* Initial commit of BoringSSL for Android.Adam Langley2015-01-30453-0/+189333