- Mar 09, 2001
-
-
Dr. Stephen Henson authored
Change the EVP_somecipher() and EVP_somedigest() functions to return constant EVP_MD and EVP_CIPHER pointers. Update docs.
-
Richard Levitte authored
-
- Mar 08, 2001
-
-
Bodo Möller authored
Use example group from Annex I of X9.62 in ectest.c.
-
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
and an ectest.c that actually tests something.
-
Bodo Möller authored
because an incompletely initialized ASN1_INTEGER was used.
-
Lutz Jänicke authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Ulf Möller authored
-
Bodo Möller authored
-
Ulf Möller authored
use _emit instead Pointed out by Jeremy Cooper <jeremy@baymoo.org>
-
Bodo Möller authored
Incease the number of BIGNUMs in a BN_CTX.
-
Richard Levitte authored
-
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
-