- Mar 11, 2001
-
-
Bodo Möller authored
The latter does nothing for now, but its existence means that applications can request precomputation when appropriate.
-
Bodo Möller authored
-
Bodo Möller authored
-
- Mar 10, 2001
-
-
Bodo Möller authored
considered additive
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
multiplication of an arbitrary number of points.
-
Richard Levitte authored
-
Richard Levitte authored
HTTP responses.
-
Dr. Stephen Henson authored
In crypto/ec #if 0 out structures which reference (currently) non existent functions because this breaks shared libraries.
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Add the 'ec' directory to mkdef.pl and mkfiles.pl so the Windows build can see it. Fixup mkdef.pl so it doesn't mess up with function names longer than 39 characters in length.
-
- 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
-