- Jun 28, 2006
-
-
Andy Polyakov authored
prefetch could have been moved closer to Td4 references. Something for later consideration...
-
Andy Polyakov authored
-
- Jun 05, 2006
-
-
-
Andy Polyakov authored
-
Andy Polyakov authored
eay licence, as module is practically rewritten from scratch [well, even original submission was obviously "almost, but not quite, entirely unlike" any other eay *_cfb.c module, not to mention new functions].
-
- May 30, 2006
-
-
Andy Polyakov authored
platform to platform. Its absolute value is within few percents marginal from that of ECB.
-
- Apr 20, 2006
-
-
Nils Larsch authored
-
Nils Larsch authored
of bits; thanks to Michael McDougall <mmcdouga@saul.cis.upenn.edu> PR: 1318
-
- Dec 10, 2005
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
space, but gives total flexibility [back].
-
Andy Polyakov authored
-
- Jul 30, 2005
-
-
Andy Polyakov authored
-
- Jul 20, 2005
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- Jul 18, 2005
-
-
Andy Polyakov authored
debugging and doesn't affect functionality. Submitted by: David Mosberger Obtained from: http://www.hpl.hp.com/research/linux/crypto/
-
Andy Polyakov authored
-
- Jul 14, 2005
-
-
Andy Polyakov authored
-
- Jul 12, 2005
-
-
Andy Polyakov authored
-
- Jul 01, 2005
-
-
Andy Polyakov authored
-
- Jun 30, 2005
-
-
Andy Polyakov authored
-
Andy Polyakov authored
aligning the key schedule in a specific manner.
-
- May 16, 2005
-
-
Andy Polyakov authored
[most importantly] put back dependencies accidentaly eliminated in check-in #13342.
-
Bodo Möller authored
-
- May 15, 2005
-
-
Andy Polyakov authored
-
- May 09, 2005
-
-
Andy Polyakov authored
-
- May 07, 2005
-
-
Andy Polyakov authored
PR: 1059
-
- Apr 26, 2005
-
-
Ben Laurie authored
-
- Apr 24, 2005
-
-
Andy Polyakov authored
-
- Apr 22, 2005
-
-
Andy Polyakov authored
-
- Apr 16, 2005
-
-
Andy Polyakov authored
compressed tables (2x compression factor) and by pre-fetching them into processor cache prior every CBC en-/decryption pass. One can argue why just CBC? Well, it's commonly used mode in real-life applications and API allows us to amortize the prefetch costs for larger data chunks...
-
- Apr 11, 2005
-
-
Richard Levitte authored
-
- Mar 30, 2005
-
-
Ben Laurie authored
-
- Mar 19, 2005
-
-
Ulf Möller authored
-
- Feb 06, 2005
-
-
Andy Polyakov authored
and GNU binutils, but kept BSD make... And I took the opportunity to unify other targets to this common least denominator...
-
- Jan 25, 2005
-
-
Andy Polyakov authored
-
- Jan 24, 2005
-
-
Andy Polyakov authored
locality on 64-bit platforms (and fixes IA64 assembler-empowered build:-). The choice is guarded by newly introduced AES_LONG macro, which needs to be defined only on 16-bit platforms which we don't support (not that I know of). Meaning that one could as well skip long option altogether.
-
Andy Polyakov authored
hand-coded zero-copy AES_cbc_encrypt.
-
- Jan 20, 2005
-
-
Andy Polyakov authored
-