summaryrefslogtreecommitdiffstats
path: root/crypto/aes/Makefile.ssl
AgeCommit message (Expand)Author
2005-03-30Blow away Makefile.ssl.Ben Laurie
2005-02-06This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELFAndy Polyakov
2005-01-25Please BSD make...Andy Polyakov
2005-01-18Reserve for AES CBC assembler implementation...Andy Polyakov
2005-01-09Permit "monolithic" AES assembler implementations, i.e. such which wouldAndy Polyakov
2004-12-26Engage AES x86 assembler module for COFF and a.out targets.Andy Polyakov
2004-12-23Engage AES x86 assembler module on ELF platforms.Andy Polyakov
2004-12-13make update (oops, missed this file)Richard Levitte
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte
2004-07-23Build-n-link new IA-64 modules on Linux and HP-UX.Andy Polyakov
2004-07-18Add anchors for AES, SHA-256/-512 assembler modules and SSE2 code pathes.Andy Polyakov
2003-12-27Use sh explicitely to run point.shRichard Levitte
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte
2002-02-20With Compaq make, it seems like # inside an action becomes part of the comman...Richard Levitte
2002-02-20make updateGeoff Thorpe
2002-02-16Add the modes OFB128, CFB128 and CTR128 to AES.Richard Levitte
2002-01-26It looks like I didn't remove everything that has to do with theRichard Levitte
2002-01-25There is no aestest currently. The EVP tester is used to check theRichard Levitte
2002-01-18Constification, add config to /dev/crypto.Ben Laurie
2002-01-02Because Rijndael is more known as AES, use crypto/aes instead ofRichard Levitte