riscv: Provide vector crypto implementation of AES-CTR mode.
[openssl.git] / crypto / aes / asm / aes-ia64.S
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteLicense: change any non-boilerplate comment referring...
2017-10-13 Rich SalzRemove email addresses from source code.
2016-08-05 klemensspelling fixes, just comments and readme.
2016-06-01 Rich SalzAdd final(?) set of copyrights.
2007-07-27 Andy PolyakovAES for IA64 update.
2006-10-17 Andy PolyakovLinking errors on IA64 and typo in aes-ia64.S.
2005-07-20 Andy PolyakovPedantic polish to aes-ia64 and sha512-ia64.
2005-07-18 Andy PolyakovFix unwind directives in IA-64 assembler modules. This...
2005-01-24 Andy PolyakovImprove ECB performance (48+14*rounds -> 18+13*rounds...
2004-12-30 Andy PolyakovCommentary update for AES IA-64 assembler module.
2004-12-28 Andy PolyakovOops-kind typos in aes-ia64.S...
2004-12-23 Andy PolyakovEliminate copies of TeN and TdN, use those found in...
2004-07-23 Andy PolyakovVarious IA-64 assembler fix-ups.
2004-07-17 Andy PolyakovAdd licensing terms.
2004-07-01 Andy PolyakovAES assembler implementation for IA-64. Note that there...