Andy Polyakov
|
f62f792057
|
modes_lcl.h: make it work on i386.
PR: 2780
|
2012-03-31 17:02:46 +00:00 |
|
Andy Polyakov
|
0ecedec82d
|
Fix OPNESSL vs. OPENSSL typos.
PR: 2613
Submitted by: Leena Heino
|
2012-01-15 13:39:10 +00:00 |
|
Dr. Stephen Henson
|
6386b1b34d
|
Compile ccm128.c, move some structures to modes_lcl.h add prototypes.
|
2011-04-18 13:15:37 +00:00 |
|
Dr. Stephen Henson
|
32a2d8ddfe
|
Provisional AES XTS support.
|
2011-04-12 23:21:33 +00:00 |
|
Andy Polyakov
|
d8d958323b
|
gcm128.c: tidy up, minor optimization, rearrange gcm128_context.
|
2011-04-01 20:52:35 +00:00 |
|
Dr. Stephen Henson
|
ab8a4e54db
|
Move gcm128_context definition to modes_lcl.h (along with some related
definitions) so we can use it in EVP GCM code avoiding need to allocate
it.
|
2011-02-19 22:16:52 +00:00 |
|
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 |
|