Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganize private crypto header files | Dr. Matthias St. Pierre | 2019-09-28 | 1 | -1/+1 |
* | Following the license change, modify the boilerplates in crypto/evp/ | Richard Levitte | 2018-12-06 | 1 | -1/+1 |
* | Remove parentheses of return. | KaoruToda | 2017-10-18 | 1 | -1/+1 |
* | Copyright consolidation 05/10 | Rich Salz | 2016-05-17 | 1 | -0/+8 |
* | Remove /* foo.c */ comments | Rich Salz | 2016-01-26 | 1 | -1/+0 |
* | Add inclusion of internal/evp_int.h to all crypto/ files that need it | Richard Levitte | 2015-12-07 | 1 | -0/+1 |
* | Adjust all accesses to EVP_MD_CTX to use accessor functions. | Richard Levitte | 2015-12-07 | 1 | -3/+3 |
* | Remove legacy sign/verify from EVP_MD. | Dr. Stephen Henson | 2015-12-02 | 1 | -1/+0 |
* | Identify and move common internal libcrypto header files | Richard Levitte | 2015-05-14 | 1 | -1/+1 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 1 | -30/+35 |
* | Add Whirlpool to EVP. | Andy Polyakov | 2005-11-30 | 1 | -0/+42 |