- Mar 08, 2001
-
-
Dr. Stephen Henson authored
Make EVP_Digest*() routines return a value. TODO: update docs, and make soe other routines which use EVP_Digest*() check return codes.
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
"make depend"
-
Bodo Möller authored
The filenames we are interested in for Makefile dependencies are always relative.
-
Bodo Möller authored
Change mkerr.pl so that it puts the ERR_load_..._strings() prototype in header files that it writes.
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
(It cannot possibly help to avoid duplicate 'name of file' strings in object files because the preprocessor does not work at object file level.)
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
- Mar 07, 2001
-
-
Bodo Möller authored
-
Bodo Möller authored
including EC arithmetics derived from Lenka Fibikova's code (with some additional optimizations).
-
Richard Levitte authored
Submitted by Brad Dominy <jdominy@darwinuser.org>
-
Bodo Möller authored
(they can't do much useful, but they will have to set pointers to NULL)
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
(This will be used for Lim/Lee precomputation data.)
-
Bodo Möller authored
-
Bodo Möller authored
the method misses something.
-
Bodo Möller authored
-
Bodo Möller authored
Initial EC_GROUP_new_curve_GFp implementation.
-
- Mar 06, 2001
-
-
Bodo Möller authored
-
Ulf Möller authored
-
Bodo Möller authored
abort with errors if no name is defined for some object, which was the case for 'pilotAttributeType 27'. Also avoid this very situation by assigning the name 'pilotAttributeType27'.
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
Rename 'EC_GROUP_set'-related functions to names similar to 'EC_GROUP_set_curve' because they don't care about the generator. Add new functions.
-
Ulf Möller authored
-
- Mar 05, 2001
-
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Richard Levitte authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
previous commit).
-
Bodo Möller authored
Add EC vaporware: change relevant Makefiles and add some empty source files. "make update".
-
Richard Levitte authored
-
Richard Levitte authored
for Windows compilations if DLL linkage is required or not.
-