- Jul 21, 2000
-
-
Ulf Möller authored
-
Ulf Möller authored
-
- Jul 19, 2000
-
-
Ulf Möller authored
rand_lcl.h
-
Ulf Möller authored
-
- Jul 15, 2000
-
-
Bodo Möller authored
-
- Jul 12, 2000
-
-
Dr. Stephen Henson authored
Make req seed the PRNG if signing with an already existing DSA key. Document the new smime options.
-
- Jul 11, 2000
-
-
Richard Levitte authored
-
Bodo Möller authored
is easier to grasp.
-
- Jul 10, 2000
-
-
Dr. Stephen Henson authored
call the i2c/c2i (they were not using the content length for the headers). Fix ASN1 long form tag encoding. This never worked but it was never tested since it is only used for tags > 30. New options to smime program to allow the PKCS#7 format to be specified and the content supplied externally.
-
- Jul 08, 2000
-
-
Richard Levitte authored
-
- Jul 07, 2000
-
-
Dr. Stephen Henson authored
New ASN1 functions that just deal with content octets, not tag+length.
-
- Jul 05, 2000
-
-
Richard Levitte authored
limit higher and thereby get through compilation of sha_dgst.c.
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
could be done automagically, much like the numbering in libeay.num and ssleay.num. The solution works as follows: - New object identifiers are inserted in objects.txt, following the syntax given in objects.README. - objects.pl is used to process obj_mac.num and create a new obj_mac.h. - obj_dat.pl is used to create a new obj_dat.h, using the data in obj_mac.h. This is currently kind of a hack, and the perl code in objects.pl isn't very elegant, but it works as I intended. The simplest way to check that it worked correctly is to look in obj_dat.h and check the array nid_objs and make sure the objects haven't moved around (this is important!). Additions are OK, as well as consistent name changes.
-
Richard Levitte authored
-
- Jul 04, 2000
-
-
Richard Levitte authored
-
- Jul 03, 2000
-
-
Ulf Möller authored
-
- Jul 02, 2000
-
-
Dr. Stephen Henson authored
-
Bodo Möller authored
-
Bodo Möller authored
may be disabled by preprocessor symbols)
-
Bodo Möller authored
Submitted by: bowe@chip.ma.certco.com
-
- Jul 01, 2000
-
-
Ben Laurie authored
-
Ben Laurie authored
-
- Jun 30, 2000
-
-
Richard Levitte authored
-
- Jun 28, 2000
-
-
Richard Levitte authored
The message to everyone is "Do not hack OpenSSL when stressed"...
-
Richard Levitte authored
-
Richard Levitte authored
EGD should be used as seeding input, and where the named socket is.
-
Richard Levitte authored
the RANDEGD environment variable.
-
Richard Levitte authored
today. Time to add extra info so the poor users know where to go with their troubles.
-
Richard Levitte authored
always in the users $PATH...
-
- Jun 26, 2000
-
-
Richard Levitte authored
Suggested by Randolph Bentson <bentson@grieg.holmsjoen.com>
-
- Jun 23, 2000
-
-
Bodo Möller authored
(Still needs to be tested against the original using sample passwords of different length.)
-
Geoff Thorpe authored
just converting some spaces to tabs from his fix. :-)
-
Bodo Möller authored
comment out in the previous commit
-
Bodo Möller authored
and for small 'a' also a couple of calls to BN_mod_mul_montgomery(r, r, r, ...).
-
- Jun 22, 2000
-
-
Richard Levitte authored
applications. Also, have it and the certificate and key loading functions take a BIO argument for error output.
-
Richard Levitte authored
-
Richard Levitte authored
addition to the file given through the RANDFILE option or environment variable.
-
Richard Levitte authored
the 'INSTALL' file, which means that 9 times of 10, the BlowFish headers won't get installed. Avoid this in the same way it's done in crypto/des/Makefile.ssl, where someone apparently has thought of this...
-