Permit "monolithic" AES assembler implementations, i.e. such which would
[openssl.git] / crypto / aes / Makefile.ssl
2005-01-09 Andy PolyakovPermit "monolithic" AES assembler implementations,...
2004-12-26 Andy PolyakovEngage AES x86 assembler module for COFF and a.out...
2004-12-23 Andy PolyakovEngage AES x86 assembler module on ELF platforms.
2004-12-13 Richard Levittemake update (oops, missed this file)
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-07-23 Andy PolyakovBuild-n-link new IA-64 modules on Linux and HP-UX.
2004-07-18 Andy PolyakovAdd anchors for AES, SHA-256/-512 assembler modules...
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-02-20 Richard LevitteWith Compaq make, it seems like # inside an action...
2002-02-20 Geoff Thorpemake update
2002-02-16 Richard LevitteAdd the modes OFB128, CFB128 and CTR128 to AES.
2002-01-26 Richard LevitteIt looks like I didn't remove everything that has to...
2002-01-25 Richard LevitteThere is no aestest currently. The EVP tester is used...
2002-01-18 Ben LaurieConstification, add config to /dev/crypto.
2002-01-02 Richard LevitteBecause Rijndael is more known as AES, use crypto/aes...