Pauli
|
e442cdaea2
remove unused initialisations
|
4 年之前 |
Bernd Edlinger
|
77286fe3ec
Avoid undefined behavior with unaligned accesses
|
6 年之前 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 年之前 |
Rich Salz
|
705536e2b5
Use build.info, not ifdef for crypto modules
|
4 年之前 |
Matt Caswell
|
c72fa2554f
Deprecate the low level AES functions
|
5 年之前 |
Richard Levitte
|
936c2b9e93
Update source files for deprecation at 3.0
|
5 年之前 |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 年之前 |
Matt Caswell
|
fd367b4ce3
Deprecate AES_ige_encrypt() and AES_bi_ige_encrypt()
|
5 年之前 |
Richard Levitte
|
c918d8e283
Following the license change, modify the boilerplates in crypto/aes/
|
6 年之前 |
Rich Salz
|
b1498c98f3
Don't call memcpy if len is zero.
|
7 年之前 |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
8 年之前 |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 年之前 |
Richard Levitte
|
31384753c7
Remove the "eay" c-file-style indicators
|
9 年之前 |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 年之前 |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 年之前 |
Andy Polyakov
|
f768be81d8
size_t-fy AES, Camellia and RC4.
|
16 年之前 |
Andy Polyakov
|
d8803d5ae6
aes_ige suffered SIGBUS on RISC platforms.
|
17 年之前 |
Dr. Stephen Henson
|
9660cbcd6b
Change C++ style comments.
|
17 年之前 |
Ben Laurie
|
69ab085290
More IGE speedup.
|
17 年之前 |
Ben Laurie
|
5f09d0ecc2
AES IGE mode speedup.
|
17 年之前 |
Dr. Stephen Henson
|
02c9b66a6c
Fix C++ style comments, change assert to OPENSSL_assert, stop warning with
|
18 年之前 |
Ben Laurie
|
aa6d1a0c19
Forward port of IGE mode.
|
18 年之前 |