You need to sign in or sign up before continuing.
- 24 4月, 2014 1 次提交
-
-
由 Andy Polyakov 提交于
algorithm suggested in following paper: Câmara, D.; Gouvêa, C. P. L.; López, J. & Dahab, R.: Fast Software Polynomial Multiplication on ARM Processors using the NEON Engine. http://conradoplg.cryptoland.net/files/2010/12/mocrysen13.pdf
-
- 06 4月, 2014 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 04 4月, 2013 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 25 3月, 2013 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 14 2月, 2013 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 06 11月, 2012 1 次提交
-
-
由 Andy Polyakov 提交于
previous cbc128.c commit].
-
- 05 11月, 2012 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Andy Polyakov 提交于
-
- 24 10月, 2012 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 13 8月, 2012 1 次提交
-
-
由 Andy Polyakov 提交于
PR: 2859 Submitted by: John Foley
-
- 05 6月, 2012 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 04 6月, 2012 1 次提交
-
-
由 Ben Laurie 提交于
-
- 30 3月, 2012 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 26 1月, 2012 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 15 9月, 2011 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 18 7月, 2011 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 24 4月, 2011 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 04 4月, 2011 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 02 4月, 2011 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 20 2月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
definitions) so we can use it in EVP GCM code avoiding need to allocate it.
-
- 12 2月, 2011 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 08 2月, 2011 3 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Andy Polyakov 提交于
-
由 Dr. Stephen Henson 提交于
-
- 07 2月, 2011 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
PR: 2432 Submitted by: Michael Heyman
-
- 23 8月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 03 8月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 26 7月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 09 7月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
add ghash benchmark to apps/speed.c.
-
- 27 5月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
in gcm_ghash_4bit. Taking the idea a step further I've added extra 256+16 bytes of per-key storage, so that one can speak about 3rd variant in addition to "256B" and "4KB": "528B" one. Commonly it should be ~50% faster than "256B" implementation or ~25% slower than "4KB" one.
-
- 23 5月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 13 5月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
- gcm128.c: support for Intel PCLMULQDQ, readability improvements; - asm/ghash-x86.pl: splitted vanilla, MMX, PCLMULQDQ subroutines; - asm/ghash-x86_64.pl: add PCLMULQDQ implementations.
-
- 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 提交于
-
- 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.
-
- 10 4月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 09 3月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
change.
-
- 03 3月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
subject to change...
-