summaryrefslogtreecommitdiffstats
path: root/crypto/aes/Makefile.ssl
AgeCommit message (Expand)Author
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