- 30 7月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 26 7月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
This is not ECDSA specific, so it's now PEM_STRING_ECPRIVATEKEY etc. Submitted by: Nils Larsch <nlarsch@compuserve.de>
-
- 15 7月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
(the same keys can be used for ECC schemes other than ECDSA) and add some new options. Similarly, use string "EC PARAMETERS" instead of "ECDSA PARAMETERS" in 'PEM' format. Fix ec_asn1.c (take into account the desired conversion form). 'make update'. Submitted by: Nils Larsch
-
- 28 6月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
handled properly. Part of PR 75
-
- 18 6月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
EC_GROUP_set_seed(), EC_GROUP_get0_seed(), EC_GROUP_get_seed_len()). New functions ECPKParameters_print(), ECPKParameters_print_fp(). Submitted by: Nils Larsch
-
- 15 6月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
Use DECLARE macros in asn1* instead of direct declaration. Submitted by: Goetz Babin-Ebell <babinebell@trustcenter.de> Reviewed by: PR: 89
-
- 12 6月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch Reviewed by: Bodo Moeller
-
- 10 6月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
and make some appropriate changes to the EC library. Submitted by: Nils Larsch
-
由 Bodo Möller 提交于
and make some appropriate changes to the EC library. Submitted by: Nils Larsch
-
- 06 6月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
- 30 5月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
- 23 5月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 21 5月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 08 5月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
EC_GROUP_{set_generator,get_generator,get_order,get_cofactor} are implemented directly in crypto/ec/ec_lib.c and not dispatched to methods. Also fix EC_GROUP_copy to copy the NID.
-
- 06 5月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 14 4月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 08 4月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
Nils Larsch <nlarsch@compuserve.de>.
-
- 20 3月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Restructure implementation of EC_GROUP_check(). Submitted by: Nils Larsch
-
- 18 3月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Add some WTLS curves. New function EC_GROUP_check() (this will probably be implemented differently soon). Submitted by: Nils Larsch Reviewed by: Bodo Moeller
-
- 08 3月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
- 07 3月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch Remove unnecessary 'const'.
-
- 06 3月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 Bodo Möller 提交于
moment at least), so remove it
-
- 20 2月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
- 14 2月, 2002 4 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch <nla@trustcenter.de>
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch <nla@trustcenter.de>
-
- 26 1月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
makes things more compilable with VC++.
-
- 18 12月, 2001 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 22 11月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 16 11月, 2001 5 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 26 9月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
currently line 470).
-
- 02 9月, 2001 1 次提交
-
-
由 Geoff Thorpe 提交于
See the commit log message for that for more information. NB: X509_STORE_CTX's use of "ex_data" support was actually misimplemented (initialisation by "memset" won't/can't/doesn't work). This fixes that but requires that X509_STORE_CTX_init() be able to handle errors - so its prototype has been changed to return 'int' rather than 'void'. All uses of that function throughout the source code have been tracked down and adjusted.
-