Matt Caswell
|
33388b44b6
Update copyright year
|
hace 4 años |
Matt Caswell
|
c72fa2554f
Deprecate the low level AES functions
|
hace 5 años |
Richard Levitte
|
c918d8e283
Following the license change, modify the boilerplates in crypto/aes/
|
hace 6 años |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
hace 8 años |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
hace 9 años |
Richard Levitte
|
31384753c7
Remove the "eay" c-file-style indicators
|
hace 9 años |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
hace 9 años |
Ben Laurie
|
71fa451343
Version skew reduction: trivia (I hope).
|
hace 12 años |
Dr. Stephen Henson
|
d749e1080a
Experimental symbol renaming to avoid clashes with regular OpenSSL.
|
hace 13 años |
Andy Polyakov
|
5d48a66a6a
Engage crypto/modes.
|
hace 16 años |
Andy Polyakov
|
f768be81d8
size_t-fy AES, Camellia and RC4.
|
hace 16 años |
Ben Laurie
|
f6301f6888
Avoid overrun. Coverity ID 60.
|
hace 17 años |
Andy Polyakov
|
bcfd3d68f5
Correct logical error in STRICT_ALIGNMENT check and remove copy of
|
hace 18 años |
Andy Polyakov
|
21f0db692d
Tune up AES CFB. Performance improvement varies from 10% to 50% from
|
hace 18 años |
Nils Larsch
|
49c5f38d3d
undo accidental commit
|
hace 18 años |
Nils Larsch
|
f8296228f1
as we encrypt every bit separately we need to loop through the number
|
hace 18 años |
Andy Polyakov
|
2e4a99f38b
AES-CFB[18] 2x optimization. Well, I bet nobody cares about AES-CFB1
|
hace 20 años |
Richard Levitte
|
1a4b8e7cee
Make sure memmove() is defined, even on SunOS 4.1.4.
|
hace 20 años |
Richard Levitte
|
8d1ebe0bd1
Add the missing parts for DES CFB1 and CFB8.
|
hace 21 años |
Bodo Möller
|
b6fee5c2fb
disable weird assert()s
|
hace 22 años |
Richard Levitte
|
09c70c3261
In CFB mode, the iv is always encrypted.
|
hace 22 años |
Richard Levitte
|
97879bcd57
Add the modes OFB128, CFB128 and CTR128 to AES.
|
hace 23 años |