- 03 8月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 28 7月, 2010 1 次提交
-
-
由 Ben Laurie 提交于
-
- 09 7月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
add ghash benchmark to apps/speed.c.
-
- 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;
-
- 01 5月, 2010 1 次提交
-
-
由 Ben Laurie 提交于
-
- 10 4月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 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.
-