- Jan 28, 2000
-
-
Dr. Stephen Henson authored
New -pkcs12 option to CA.pl. Document CA.pl script. Initialise and free up the extra DH fields (nothing uses them yet though).
-
- Jan 27, 2000
-
-
Ulf Möller authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Bodo Möller authored
-
Richard Levitte authored
-
Richard Levitte authored
ends up in section 5.
-
Richard Levitte authored
don't have a version that will handle the L<foo(1)|foo(1)> construct yet, here is a copy from my laptop (slightly modifed to work independently of the place where perl itself resides).
-
Richard Levitte authored
-
Ulf Möller authored
-
Ulf Möller authored
-
Ulf Möller authored
New function BN_pseudo_rand(). Use BN_prime_checks_size(BN_num_bits(w)) rounds of Miller-Rabin when generating DSA primes (why not use BN_is_prime()?)
-
Ulf Möller authored
-
Ulf Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
word-based algorithm we are using?)
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Richard Levitte authored
-
Ulf Möller authored
-
Ulf Möller authored
Clean up bn_mont.c.
-
Richard Levitte authored
-
- Jan 26, 2000
-
-
Bodo Möller authored
-
Bodo Möller authored
-
- Jan 25, 2000
-
-
Bodo Möller authored
-
- Jan 24, 2000
-
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Richard Levitte authored
-
Bodo Möller authored
-
Bodo Möller authored
this is what we now use to read $RANDFILE / $HOME/.rnd. (Previously, after 'cat'ting lots of stuff into .rnd only the first MB would be looked at.) Bugfix for apps/enc.c: Continue if RAND_pseudo_bytes returns 0 (only -1 is an error).
-
Bodo Möller authored
we should not need RAND_bytes (and we cannot use the latter unless we load a seed file)
-
Bodo Möller authored
Workaround so that "make test" continues anyway.
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Dr. Stephen Henson authored
RSA structures. Other structures behave in a similar way.
-