Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright consolidation 06/10 | Rich Salz | 2016-05-17 | 1 | -49/+5 |
* | Use utility functions for HMAC and CMAC. | Dr. Stephen Henson | 2016-03-02 | 1 | -15/+4 |
* | Adjust all accesses to EVP_MD_CTX to use accessor functions. | Richard Levitte | 2015-12-07 | 1 | -2/+2 |
* | Continue standardising malloc style for libcrypto | Matt Caswell | 2015-11-09 | 1 | -2/+2 |
* | Identify and move common internal libcrypto header files | Richard Levitte | 2015-05-14 | 1 | -1/+1 |
* | Use "==0" instead of "!strcmp" etc | Rich Salz | 2015-05-07 | 1 | -3/+3 |
* | Move some EVP internals to evp_int.h | Dr. Stephen Henson | 2015-03-24 | 1 | -1/+1 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 1 | -150/+142 |
* | license correction, no EAY code included in this file | Dr. Stephen Henson | 2011-06-03 | 1 | -5/+0 |
* | Use supplied ENGINE when initialising CMAC. Restore pctx setting. | Dr. Stephen Henson | 2010-02-08 | 1 | -1/+1 |
* | Make CMAC API similar to HMAC API. Add methods for CMAC. | Dr. Stephen Henson | 2010-02-08 | 1 | -0/+229 |