- 05 5月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
- introduce common modes_lcl.h; - ctr128.c: implement additional CRYPTO_ctr128_encrypt_ctr32 interface; - gcm128.c: add omitted ARM initialization, remove ctx.ctr;
-
- 04 5月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 01 5月, 2010 1 次提交
-
-
由 Ben Laurie 提交于
-
- 29 4月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 23 4月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 15 4月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
ghash-x86*.pl: fix performance numbers for Core2, as it turned out previous ones were "tainted" by variable clock frequency.
-
- 14 4月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 10 4月, 2010 4 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 23 3月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 16 3月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
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.
-
- 12 3月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 10 3月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 09 3月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
change.
-
- 03 3月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
subject to change...
-
- 16 2月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: "Noszticzius, Istvan" <inoszticzius@rightnow.com> Don't clear the output buffer: ciphers should correctly the same input and output buffers.
-
- 29 12月, 2008 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Dr. Stephen Henson 提交于
-
- 27 12月, 2008 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 23 12月, 2008 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 16 12月, 2008 1 次提交
-
-
由 Andy Polyakov 提交于
rely on indirect call to block functions, they are not as fast as non-consolidated routines. However, performance loss(*) is within measurement error and consolidation advantages are considered to outweigh it. (*) actually one can observe performance *improvement* on e.g. CBC benchmarks thanks to optimization, which also becomes shared among ciphers.
-