- 11 5月, 2005 1 次提交
-
-
由 Bodo Möller 提交于
(Also improve util/ck_errf.pl script, and occasionally fix source code formatting.)
-
- 10 5月, 2005 3 次提交
-
-
由 Nils Larsch 提交于
EC_GROUP_new_by_nid -> EC_GROUP_new_by_curve_name
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 09 5月, 2005 4 次提交
-
-
由 Bodo Möller 提交于
during "make errors" and thus during "make update". Fix lots of bugs that util/ck_errf.pl can detect automatically. Various others of these are still left to fix; that's why "make update" will complain loudly when run now.
-
由 Bodo Möller 提交于
-
由 Nils Larsch 提交于
EC_GROUP_get_nid -> EC_GROUP_get_curve_name EC_GROUP_set_nid -> EC_GROUP_set_curve_name
-
由 Andy Polyakov 提交于
is used with constant assertion.
-
- 07 5月, 2005 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
PR: 1059
-
- 06 5月, 2005 2 次提交
-
-
由 Richard Levitte 提交于
there's no need to undefine it here. Then, let's get a bit paranoid and not define BN_ULLONG on THIRTY_TWO_BIT machines when BN_LLONG isn't defined.
-
由 Nils Larsch 提交于
-
- 04 5月, 2005 10 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Nils Larsch 提交于
useful anyway
-
由 Nils Larsch 提交于
for now (it was broken anyway)
-
- 03 5月, 2005 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 01 5月, 2005 4 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Andy Polyakov 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 30 4月, 2005 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Nils Larsch 提交于
-
- 29 4月, 2005 2 次提交
-
-
由 Nils Larsch 提交于
for ecdh)
-
由 Nils Larsch 提交于
-
- 28 4月, 2005 4 次提交
-
-
由 Andy Polyakov 提交于
-
由 Richard Levitte 提交于
-
由 Dr. Stephen Henson 提交于
when decrypting data.
-
由 Dr. Stephen Henson 提交于
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.
-
- 27 4月, 2005 4 次提交
-
-
由 Nils Larsch 提交于
-
由 Dr. Stephen Henson 提交于
casts.
-
由 Dr. Stephen Henson 提交于
The function rsa_eay_mont_helper() has been removed because it is no longer needed after this change.
-
由 Dr. Stephen Henson 提交于
-