openssl/crypto/modes
Andy Polyakov 480cd6ab6e ghash-ia64.pl: new file, GHASH for Itanium.
ghash-x86_64.pl: minimize stack frame usage.
ghash-x86.pl: modulo-scheduling MMX loop in respect to input vector
results in up to 10% performance improvement.
2010-03-15 19:07:52 +00:00
..
asm ghash-ia64.pl: new file, GHASH for Itanium. 2010-03-15 19:07:52 +00:00
.cvsignore Add standard .cvsignore file. 2008-12-29 00:27:06 +00:00
cbc128.c crypto/modes: make modes.h selfsufficient and rename block_f to block128_t. 2008-12-23 11:18:45 +00:00
cfb128.c PR: 2164 2010-02-15 19:00:12 +00:00
ctr128.c crypto/modes: make modes.h selfsufficient and rename block_f to block128_t. 2008-12-23 11:18:45 +00:00
cts128.c Add modes/cts128.c, Ciphertext Stealing implementation. 2008-12-27 13:40:45 +00:00
gcm128.c gcm128.c: add option for streamed GHASH, simple benchmark, minor naming 2010-03-08 22:44:37 +00:00
Makefile Add modes/cts128.c, Ciphertext Stealing implementation. 2008-12-27 13:40:45 +00:00
modes.h Add modes/cts128.c, Ciphertext Stealing implementation. 2008-12-27 13:40:45 +00:00
ofb128.c crypto/modes: make modes.h selfsufficient and rename block_f to block128_t. 2008-12-23 11:18:45 +00:00