summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/aes/aes_core.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cast Td4[] values (which are uint8_t) to uint32_t before shifting them left bymiod2015-11-051-5/+5
* Remove assert() or OPENSSL_assert() of pointers being non-NULL. The policymiod2015-02-101-4/+1
* Kill more FIPS tentacles by removing the private_AES_set_{enc,dec}rypt_key()miod2014-07-091-10/+7
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* c-file-style hints, begone; ok beckderaadt2014-06-111-1/+1
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-151-1010/+1032
* resolve conflictsdjm2012-10-131-6/+6
* resolve conflicts, fix local changesdjm2010-10-011-9/+200
* resolve conflictsdjm2009-01-091-0/+8
* resolve conflictsdjm2008-09-061-203/+101
* resolve conflictsdjm2005-04-291-0/+4
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-3/+9
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+1251