Matt Caswell
|
00c405b365
Update copyright year
|
4 年之前 |
Bernd Edlinger
|
77286fe3ec
Avoid undefined behavior with unaligned accesses
|
6 年之前 |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 年之前 |
Shane Lontis
|
459b15d451
Add Common shared code needed to move aes ciphers to providers
|
5 年之前 |
Guido Vranken
|
514c9da48b
Enforce a strict output length check in CRYPTO_ccm128_tag
|
5 年之前 |
Richard Levitte
|
81cae8ce09
Following the license change, modify the boilerplates in crypto/modes/
|
6 年之前 |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
8 年之前 |
Rich Salz
|
d63a5e5e7d
Remove outdated DEBUG flags.
|
8 年之前 |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 年之前 |
Andy Polyakov
|
96a4cf8c29
crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from
|
12 年之前 |
Andy Polyakov
|
267b481c47
aes/asm/aesni-*.pl: fix CCM and further optimize it.
|
13 年之前 |
Andy Polyakov
|
f855b9d719
ccm128.c: add CRYPTO_ccm128_[en|de]crypt_ccm64 and minor optimization.
|
13 年之前 |
Dr. Stephen Henson
|
98279c1629
Typo.
|
13 年之前 |
Andy Polyakov
|
a0cc46f8e4
ccm128.c: fix Win32 compiler warning.
|
13 年之前 |
Andy Polyakov
|
5f1b10ed2e
ccm128.c: fix STRICT_ALIGNMENT another bug in CRYPTO_ccm128_decrypt.
|
13 年之前 |
Dr. Stephen Henson
|
6386b1b34d
Compile ccm128.c, move some structures to modes_lcl.h add prototypes.
|
13 年之前 |
Andy Polyakov
|
7e5b4d6779
ccm128.c: minor optimization and bugfix in CRYPTO_ccm128_[en|de]crypt.
|
13 年之前 |
Andy Polyakov
|
632d83f0a3
ccm128.c: initialize ctx->block (what I was smoking?).
|
13 年之前 |
Andy Polyakov
|
d3fad7cb51
ccm128.c: initial draft.
|
13 年之前 |