- Mar 09, 2001
-
-
Richard Levitte authored
assembler code works with. Of course, the assembler code could differ between platforms. That might happen in the future.
-
Bodo Möller authored
errors can be tolerated, hide the error from 'make'. This gives shorter output both if ranlib fails and if it works.
-
Dr. Stephen Henson authored
-
Bodo Möller authored
to create a symbol table). Sun patches such as 109147-06 probably fix this problem, but we can easily avoid it.
-
Bodo Möller authored
-
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>
-