- Jul 12, 2004
-
-
Richard Levitte authored
-
Bodo Möller authored
-
- Jul 11, 2004
-
-
Bodo Möller authored
-
- Jul 08, 2004
-
-
Richard Levitte authored
_stricmp() on that platform, use the appropriate header file for it, <string.h>. o_str.h: we only want to get size_t, which is defined in <stddef.h>. Philippe Bougeret <philippe.bougeret@freesbee.fr> notified us about Windows not having a <strings.h>
-
- Jul 06, 2004
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Jul 04, 2004
-
-
Dr. Stephen Henson authored
-
- Jul 01, 2004
-
-
Dr. Stephen Henson authored
-
Richard Levitte authored
Add a note as to how these functions do not always return the key size, and how one can deal with that. PR: 907
-
- Jun 28, 2004
-
-
Richard Levitte authored
PR: 499
-
Richard Levitte authored
-
Richard Levitte authored
there's no need for a larger BUFSIZE any more... PR: 904
-
Richard Levitte authored
PR: 904
-
Richard Levitte authored
PR: 905
-
- Jun 24, 2004
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
cipher ASN1 parameters and the cipher doesn't support it.
-
Dr. Stephen Henson authored
-
- Jun 21, 2004
-
-
Richard Levitte authored
PR: 900
-
Richard Levitte authored
Makefiles where this was fixed by commenting away code, change it to check for an empty EXHEADER instead, so we have less hassle in a future where EXHEADER changes. PR: 900
-
- Jun 19, 2004
-
-
Ben Laurie authored
-
Ben Laurie authored
-
Ben Laurie authored
-
Ben Laurie authored
-
Ben Laurie authored
-
- Jun 15, 2004
-
-
Richard Levitte authored
*cnids.
-
- Jun 14, 2004
-
-
Lutz Jänicke authored
-
- May 27, 2004
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
essentially a copy of crypto-lib.com, with just a few edits.
-
Richard Levitte authored
-
- May 19, 2004
-
-
Richard Levitte authored
size_t-ification of those algorithms in future version of OpenSSL...
-
- May 17, 2004
-
-
Andy Polyakov authored
And couple of bug-fixes in fips/rand code [return without lock release and incorrect return value in fips_rand_bytes].
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
key.
-
Richard Levitte authored
isn't a FIPS-approved algorithm. Note: this means the user needs to keep track of this, and we need to add support for that...
-
Richard Levitte authored
can't use the variable in libcrypto, since it's supposedly unknown. Note: currently only supported in MONOLITH mode.
-
Richard Levitte authored
mk1mf.pl, when building in FIPS mode. Note: UNTESTED!
-
- May 15, 2004
-
-
Ben Laurie authored
-