Dr. Stephen Henson
|
d749e1080a
Experimental symbol renaming to avoid clashes with regular OpenSSL.
|
13 лет назад |
Andy Polyakov
|
5d48a66a6a
Engage crypto/modes.
|
16 лет назад |
Andy Polyakov
|
f768be81d8
size_t-fy AES, Camellia and RC4.
|
16 лет назад |
Ben Laurie
|
f6301f6888
Avoid overrun. Coverity ID 60.
|
17 лет назад |
Andy Polyakov
|
bcfd3d68f5
Correct logical error in STRICT_ALIGNMENT check and remove copy of
|
18 лет назад |
Andy Polyakov
|
21f0db692d
Tune up AES CFB. Performance improvement varies from 10% to 50% from
|
18 лет назад |
Nils Larsch
|
49c5f38d3d
undo accidental commit
|
18 лет назад |
Nils Larsch
|
f8296228f1
as we encrypt every bit separately we need to loop through the number
|
18 лет назад |
Andy Polyakov
|
2e4a99f38b
AES-CFB[18] 2x optimization. Well, I bet nobody cares about AES-CFB1
|
20 лет назад |
Richard Levitte
|
1a4b8e7cee
Make sure memmove() is defined, even on SunOS 4.1.4.
|
20 лет назад |
Richard Levitte
|
8d1ebe0bd1
Add the missing parts for DES CFB1 and CFB8.
|
21 лет назад |
Bodo Möller
|
b6fee5c2fb
disable weird assert()s
|
22 лет назад |
Richard Levitte
|
09c70c3261
In CFB mode, the iv is always encrypted.
|
22 лет назад |
Richard Levitte
|
97879bcd57
Add the modes OFB128, CFB128 and CTR128 to AES.
|
23 лет назад |