Historique des commits

Auteur SHA1 Message Date
  Andy Polyakov 4e28f13209 Pedantic polish to aes-586.pl:-) il y a 19 ans
  Andy Polyakov 53a20bfd94 Typos in commentary section. il y a 19 ans
  Andy Polyakov a28062338c AES_cbc_encrypt to allow end-user to retain small blocks performance by il y a 19 ans
  Andy Polyakov e19e549041 Comply with optimization manual (no data should share cache-line with code). il y a 19 ans
  Andy Polyakov 57ee007035 Fix constants. il y a 19 ans
  Andy Polyakov 3d5fd31280 Avoid L1 cache aliasing even between key and S-boxes. il y a 19 ans
  Andy Polyakov 04d0d0accf Avoid aliasing between stack frames and S-boxes. Compress prefetch code. il y a 19 ans
  Andy Polyakov c8d5c71af5 Mitigate cache-timing attack in CBC mode. This is done by implementing il y a 19 ans
  Ulf Möller 8d274837e5 fix breakage for Perl versions that do boolean operations on long words il y a 19 ans
  Andy Polyakov bac252a5e3 Bug-fix in CBC encrypt tail processing and commentary section update. il y a 20 ans
  Andy Polyakov addb6e16a8 Throw in AES CBC assembler, up to +40% on aes-128-cbc benchmark. il y a 20 ans
  Andy Polyakov e7e1150706 "Monolithic" x86 assembler replacement for aes_core.c. Up to +15% better il y a 20 ans
  Andy Polyakov 3b3df98ca6 Minor AES x86 assembler tune-up. il y a 20 ans
  Andy Polyakov 713147109c AES x86 assembler implementation. il y a 20 ans