aboutsummaryrefslogtreecommitdiffstats
path: root/modules/alg_ia32/modinfo.txt
Commit message (Expand)AuthorAgeFilesLines
* Change the syntax from load_on: to load_on (since that way configure.pl canlloyd2007-10-221-1/+1
* Provide a more flexible mechanism for specifying which modules are loaded.lloyd2007-03-121-0/+2
* Add Solaris to the allowed platforms for alg_amd64 and alg_ia32. Untested,lloyd2007-03-041-0/+1
* Rename the mp_muladd source files to mp_muloplloyd2006-12-151-2/+2
* Also mark ICC as usable with the alg_ia32 modulelloyd2006-11-241-0/+1
* Remove solaris from the list of OK platforms for assembly; Solaris aslloyd2006-11-061-1/+0
* Place the add_file/replace_file/ignore_file markers in the module infolloyd2006-09-031-11/+17
* Declare mp_bits for alg_ia32, since it touches the MPI codelloyd2006-08-201-0/+2
* Fix typolloyd2006-08-191-1/+1
* Move Montgomery reduction algorithm into mp_asm.cpplloyd2006-08-191-1/+1
* Add an x86 assembly implementation of bigint_mul_add_words, which islloyd2006-08-181-0/+2
* Drop the asm-specific serpent.hlloyd2006-08-151-1/+0
* Implement decryption in the Serpent assembly codelloyd2006-08-151-0/+1
* Add the beginnings of an x96 assembler version of Serpent. Currently onlylloyd2006-08-151-0/+2
* Add a (working, optimized) x86 version of MD4lloyd2006-08-131-2/+5
* Add an x86 assembly MD5 implementation; works, but needs optimizationlloyd2006-08-131-0/+2
* Drop the AES asm code for nowlloyd2006-08-131-2/+0
* Add stub versions of AES assemblerlloyd2006-08-131-0/+3
* Rename sha_x86 module to alg_ia32; there will probably be other algorithmslloyd2006-08-131-0/+22