- Mar 16, 2001
-
-
Richard Levitte authored
It now looks along $PATH for a working bc and returns the absolute path to one that does work.
-
Dr. Stephen Henson authored
-
- Mar 15, 2001
-
-
Dr. Stephen Henson authored
Add default values for display by the 'ca' utility to openssl.cnf Update docs.
-
Richard Levitte authored
seems like some Unixen (SCO) have opinions about too many -L.
-
Richard Levitte authored
-
Richard Levitte authored
-
Dr. Stephen Henson authored
Overhaul the display of certificate details in the 'ca' utility. This can now be extensively customised in the configuration file and handles multibyte strings and extensions properly. This is required when extensions copying from certificate requests is supported: the user must be able to view the extensions before allowing a certificate to be issued.
-
Bodo Möller authored
It does not appear to be faster than the current Montgomery code except for very small moduli (somewhere between 192 and 224 bits in a 64-bit Sun environment, and even less than 192 bits on 32 bit systems).
-
Lutz Jänicke authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Richard Levitte authored
-
Dr. Stephen Henson authored
Document the -certopt option to the x509 utility. Add no_issuer option. Fix X509_print_ex() so it prints out newlines when certain fields are omitted.
-
- Mar 14, 2001
-
-
Bodo Möller authored
OPENSSL_SYSNAME_ULTRASPARC, so we'd better check for that one
-
- Mar 13, 2001
-
-
Bodo Möller authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Bodo Möller authored
-
Bodo Möller authored
-
- Mar 12, 2001
-
-
Bodo Möller authored
-
Bodo Möller authored
which indicate its purpose more clearly.
-
- Mar 11, 2001
-
-
Bodo Möller authored
-
Dr. Stephen Henson authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
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.
-