aboutsummaryrefslogtreecommitdiffstats
path: root/modules/alg_ia32/modinfo.txt
Commit message (Expand)AuthorAgeFilesLines
* 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