Pauli
|
8db9d07508
Convert the weak key and key parity tests to be constant time.
|
3 лет назад |
Tomas Mraz
|
6450ea27ff
DES_set_key(): return values as DES_set_key_checked() but always set
|
3 лет назад |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 лет назад |
Pauli
|
c6fec81b88
Deprecate the low level DES functions.
|
4 лет назад |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 лет назад |
Rich Salz
|
b66a481888
Remove DES_check_key global
|
5 лет назад |
Richard Levitte
|
2d48d5ddda
Following the license change, modify the boilerplates in crypto/des/
|
6 лет назад |
Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
7 лет назад |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 лет назад |
Rich Salz
|
e3713c365c
Remove email addresses from source code.
|
7 лет назад |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 лет назад |
Matt Caswell
|
7f517c2676
Remove some commented out code in libcrypto
|
7 лет назад |
Darren Tucker
|
4fd7b54dc2
DES keys are not 7 days long.
|
7 лет назад |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
8 лет назад |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 лет назад |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 лет назад |
Matt Caswell
|
b853717fc4
Fix strange formatting by indent
|
9 лет назад |
Matt Caswell
|
c80fd6b215
Further comment changes for reformat (master)
|
9 лет назад |
Matt Caswell
|
3a83462dfe
Further comment amendments to preserve formatting prior to source reformat
|
9 лет назад |
Tim Hudson
|
1d97c84351
mark all block comments that need format preserving so that
|
10 лет назад |
Dr. Stephen Henson
|
e4e5bc39f9
Remove fips_constseg references.
|
10 лет назад |
Andy Polyakov
|
03e389cf04
Allow for dynamic base in Win64 FIPS module.
|
13 лет назад |
Dr. Stephen Henson
|
d749e1080a
Experimental symbol renaming to avoid clashes with regular OpenSSL.
|
13 лет назад |
Andy Polyakov
|
ebc06fba67
Bunch of constifications.
|
17 лет назад |
Andy Polyakov
|
61836c1b70
Wire DES weak_keys to read-only segment.
|
17 лет назад |
Andy Polyakov
|
e4317d2031
OPENSSL_IMPLEMENT_GLOBAL caused more grief than it's worth (it's used twice
|
17 лет назад |
Geoff Thorpe
|
2754597013
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
|
21 лет назад |
Richard Levitte
|
ba8fb52183
Certain flag macros were tested with #if instead if #ifdef...
|
22 лет назад |
Richard Levitte
|
c2e4f17c1a
Due to an increasing number of clashes between modern OpenSSL and
|
23 лет назад |
Ben Laurie
|
3ba5d1cf2e
Make EVPs allocate context memory, thus making them extensible. Rationalise
|
23 лет назад |