- Apr 30, 2005
-
-
Richard Levitte authored
The loading functions should be static if we build a dynamic engine.
-
Richard Levitte authored
-
Richard Levitte authored
Forgot this file.
-
Dr. Stephen Henson authored
-
- Apr 29, 2005
-
-
Nils Larsch authored
-
Nils Larsch authored
-
Nils Larsch authored
-
Nils Larsch authored
-
Nils Larsch authored
for ecdh)
-
Nils Larsch authored
-
Nils Larsch authored
-
Nils Larsch authored
-
- Apr 28, 2005
-
-
Andy Polyakov authored
-
Richard Levitte authored
-
Dr. Stephen Henson authored
when decrypting data.
-
- Apr 27, 2005
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
1. "unsigned long long" isn't portable changed: to BN_ULLONG. 2. The LL prefix isn't allowed in VC++ but it isn't needed where it is used. 2. Avoid lots of compiler warnings about signed/unsigned mismatches. 3. Include new library directory pqueue in mk1mf build system. 4. Update symbols.
-
Nils Larsch authored
-
Nils Larsch authored
-
Nils Larsch authored
-
Dr. Stephen Henson authored
casts.
-
- Apr 26, 2005
-
-
Dr. Stephen Henson authored
The function rsa_eay_mont_helper() has been removed because it is no longer needed after this change.
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Bodo Möller authored
-
Dr. Stephen Henson authored
-
Nils Larsch authored
-
Nils Larsch authored
- possibility of re-creation of the blinding parameters after a fixed number of uses (suggested by Bodo) - calculatition of the rsa::e in case it's absent and p and q are present (see bug report #785) - improve the performance when if one rsa structure is shared by more than a thread (see bug report #555) - fix the problem described in bug report #827 - hide the definition ot the BN_BLINDING structure in bn_blind.c
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Bodo Möller authored
("perl util/ck_errf.pl */*.c */*/*.c" still reports many more.)
-
Bodo Möller authored
(via make update)
-
Bodo Möller authored
(which appears in the new file crypto/bio/bss_dgram.c)
-
Bodo Möller authored
-
Bodo Möller authored
-