Darren Tucker
|
07109409da
DES keys are not 7 days long.
|
7 years ago |
Matt Caswell
|
ae5c8664e5
Run util/openssl-format-source -v -c .
|
9 years ago |
Matt Caswell
|
cc6e2a5936
Fix strange formatting by indent
|
9 years ago |
Matt Caswell
|
c695ebe2a0
Additional comment changes for reformat of 1.0.2
|
9 years ago |
Matt Caswell
|
e19d4a99b8
Further comment amendments to preserve formatting prior to source reformat
|
10 years ago |
Tim Hudson
|
6977c7e2ba
mark all block comments that need format preserving so that
|
10 years ago |
Ben Laurie
|
68d2cf51bc
Reduce version skew: trivia (I hope).
|
12 years ago |
Dr. Stephen Henson
|
916bcab28e
Prohibit low level cipher APIs in FIPS mode.
|
13 years ago |
Andy Polyakov
|
ebc06fba67
Bunch of constifications.
|
17 years ago |
Andy Polyakov
|
61836c1b70
Wire DES weak_keys to read-only segment.
|
17 years ago |
Andy Polyakov
|
e4317d2031
OPENSSL_IMPLEMENT_GLOBAL caused more grief than it's worth (it's used twice
|
17 years ago |
Geoff Thorpe
|
2754597013
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
|
21 years ago |
Richard Levitte
|
ba8fb52183
Certain flag macros were tested with #if instead if #ifdef...
|
22 years ago |
Richard Levitte
|
c2e4f17c1a
Due to an increasing number of clashes between modern OpenSSL and
|
23 years ago |
Ben Laurie
|
3ba5d1cf2e
Make EVPs allocate context memory, thus making them extensible. Rationalise
|
23 years ago |
Richard Levitte
|
62dc5aad06
Introduce the possibility to access global variables through
|
24 years ago |
Ben Laurie
|
1618bc7921
Can't remember why this was needed?
|
24 years ago |
Ulf Möller
|
48b83a2504
Integrate podd.h sk.h into set_key.c
|
25 years ago |
Ulf Möller
|
edb93ae643
cleanup.
|
25 years ago |
Ulf Möller
|
9e03333fd5
Use L for all constants.
|
25 years ago |
Ulf Möller
|
657e60fa00
ispell (and minor modifications)
|
25 years ago |
Bodo Möller
|
cddfe788fb
Add functions des_set_key_checked, des_set_key_unchecked.
|
25 years ago |
Bodo Möller
|
927ddaffeb
avoid cast
|
25 years ago |
Bodo Möller
|
edf0bfb52b
Change type of various DES function arguments from des_cblock
|
25 years ago |
Bodo Möller
|
e1999b1dab
Use OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL and EXTERN.
|
25 years ago |
Ulf Möller
|
7d7d2cbcb0
VMS support.
|
25 years ago |
Ulf Möller
|
a9be3af5ad
Remove NOPROTO definitions and error code comments.
|
25 years ago |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 years ago |
Ben Laurie
|
e778802f53
Massive constification.
|
25 years ago |
Ben Laurie
|
4e31df2cd7
Fix ghastly DES declarations, and all consequential warnings.
|
26 years ago |