Mingtao Yang
|
bbb02a5b6d
modes/ocb128.c: Reset nonce-dependent variables on setiv
|
6 年之前 |
Andy Polyakov
|
c1b2569d23
modes/gcm128.c: coalesce calls to GHASH.
|
6 年之前 |
Richard Levitte
|
48e5119a6b
Copyright update of more files that have changed this year
|
6 年之前 |
EasySec
|
9d828b5397
fix compile error 'intrinsic function not declared'
|
6 年之前 |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
8 年之前 |
Andy Polyakov
|
bd30091c97
x86[_64] assembly pack: add optimized AES-NI OCB subroutines.
|
9 年之前 |
Andy Polyakov
|
81f3d6323d
modes/ocb128.c: split fixed block xors to aligned and misaligned.
|
9 年之前 |
Richard Levitte
|
2da2a4349c
Appease clang -Wshadow
|
9 年之前 |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 年之前 |
Andy Polyakov
|
1e8f69c6a5
modes/modes_lcl.h: make it indent-friendly.
|
9 年之前 |
Matt Caswell
|
3feb63054a
Added OPENSSL_NO_OCB guards
|
10 年之前 |
Matt Caswell
|
c857a80c9d
Add support for OCB mode as per RFC7253
|
10 年之前 |
Andy Polyakov
|
021e5043e5
Please Clang's sanitizer.
|
10 年之前 |
Andy Polyakov
|
039081b809
Initial aarch64 bits.
|
11 年之前 |
Andy Polyakov
|
3bdd80521a
crypto/modes/modes_lcl.h: let STRICT_ALIGNMENT be on ARMv7.
|
11 年之前 |
Ben Laurie
|
da01515c40
More strict aliasing fix.
|
12 年之前 |
Andy Polyakov
|
f62f792057
modes_lcl.h: make it work on i386.
|
12 年之前 |
Andy Polyakov
|
0ecedec82d
Fix OPNESSL vs. OPENSSL typos.
|
13 年之前 |
Dr. Stephen Henson
|
6386b1b34d
Compile ccm128.c, move some structures to modes_lcl.h add prototypes.
|
13 年之前 |
Dr. Stephen Henson
|
32a2d8ddfe
Provisional AES XTS support.
|
13 年之前 |
Andy Polyakov
|
d8d958323b
gcm128.c: tidy up, minor optimization, rearrange gcm128_context.
|
13 年之前 |
Dr. Stephen Henson
|
ab8a4e54db
Move gcm128_context definition to modes_lcl.h (along with some related
|
13 年之前 |
Andy Polyakov
|
f472ec8c2f
"Jumbo" update for crypto/modes:
|
14 年之前 |