Andy Polyakov
|
f472ec8c2f
|
"Jumbo" update for crypto/modes:
- introduce common modes_lcl.h;
- ctr128.c: implement additional CRYPTO_ctr128_encrypt_ctr32 interface;
- gcm128.c: add omitted ARM initialization, remove ctx.ctr;
|
2010-05-04 19:23:02 +00:00 |
|
Ben Laurie
|
19f7e5e24a
|
Missing declarations, no assembler in PEDANTIC.
|
2010-05-01 14:41:25 +00:00 |
|
Andy Polyakov
|
4f39edbff1
|
gcm128.c and assembler modules: change argument order for gcm_ghash_4bit.
ghash-x86*.pl: fix performance numbers for Core2, as it turned out
previous ones were "tainted" by variable clock frequency.
|
2010-04-14 19:04:51 +00:00 |
|
Andy Polyakov
|
a595baff9f
|
gcm128.c: commentary and formatting updates.
|
2010-04-10 14:02:26 +00:00 |
|
Andy Polyakov
|
2262beef2e
|
gcm128.c: add option for streamed GHASH, simple benchmark, minor naming
change.
|
2010-03-08 22:44:37 +00:00 |
|
Andy Polyakov
|
e7f5b1cd42
|
Initial version of Galois Counter Mode implementation. Interface is still
subject to change...
|
2010-03-02 16:33:25 +00:00 |
|