summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/aes/aes.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Kill more FIPS tentacles by removing the private_AES_set_{enc,dec}rypt_key()miod2014-07-091-6/+1
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* c-file-style hints, begone; ok beckderaadt2014-06-111-1/+1
* Remove AES_bi_ige_encrypt() from libcrypto. This routine is supposed to usemiod2014-05-121-4/+0
* unifdef -UAES_LONG for we do not intend to run on platforms where int is smallermiod2014-04-221-4/+0
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-151-36/+28
* resolve conflictsdjm2012-10-131-0/+5
* resolve conflicts, fix local changesdjm2010-10-011-17/+11
* resolve conflictsdjm2009-01-091-0/+4
* resolve conflictsdjm2008-09-061-5/+22
* resolve conflictsdjm2005-04-291-0/+15
* merge 0.9.7c; minor bugsfixes;markus2003-11-111-1/+1
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-3/+6
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+109