- 12 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 335
-
- 09 10月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
give it. For 0.9.7 and up, that means util/domd needs to remove those double dashes from the argument list when gcc is used to find the dependencies.
-
- 09 8月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
Additional changes: - use EC_GROUP_get_degree() in apps/req.c - add ECDSA and ECDH to apps/speed.c - adds support for EC curves over binary fields to ECDSA - new function EC_KEY_up_ref() in crypto/ec/ec_key.c - reorganize crypto/ecdsa/ecdsatest.c - add engine support for ECDH - fix a few bugs in ECDSA engine support Submitted by: Douglas Stebila <douglas.stebila@sun.com>
-
- 02 8月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
the new method names where _GF... suffixes have been removed. Revert changes to ..._{get/set}_Jprojective_coordinates_...: The current implementation for ECC over binary fields does not use projective coordinates, and if it did, it would not use Jacobian projective coordinates; so it's OK to use the ..._GFp prefix for all this. Add author attributions to some files so that it doesn't look as if Sun wrote all of this :-)
-
由 Richard Levitte 提交于
-
- 30 7月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 23 7月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
This should complete PR 75
-
- 17 7月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 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
-
- 06 6月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
in the tree during build. Reinstall default PERL settings in Makefiles, as the real reason for the failure was that the settings were not passed.
-
- 05 6月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 04 3月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 20 2月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
With Compaq make, it seems like # inside an action becomes part of the command, not a comment at all
-
- 14 2月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch <nla@trustcenter.de>
-
- 06 2月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 24 1月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
libeay.num got tweaked so the old des symbols would retain their positions.
-
- 15 1月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 30 10月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
sooner and the programs get built against the shared libraries. This requires a bit more work. Things like -rpath and the possibility to still link the programs statically should be included. Some cleanup is also needed. This will be worked on.
-
- 25 10月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
libdes (which is still used out there) or other des implementations, the OpenSSL DES functions are renamed to begin with DES_ instead of des_. Compatibility routines are provided and declared by including openssl/des_old.h. Those declarations are the same as were in des.h when the OpenSSL project started, which is exactly how libdes looked at that time, and hopefully still looks today. The compatibility functions will be removed in some future release, at the latest in version 1.0.
-
- 04 10月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 26 9月, 2001 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 07 9月, 2001 1 次提交
-
-
由 Ulf Möller 提交于
-
- 05 9月, 2001 1 次提交
-
-
由 Ulf Möller 提交于
-
- 18 8月, 2001 1 次提交
-
-
由 Ben Laurie 提交于
-
- 06 8月, 2001 1 次提交
-
-
由 Ben Laurie 提交于
-
- 04 8月, 2001 1 次提交
-
-
由 Ben Laurie 提交于
-
- 31 7月, 2001 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Ben Laurie 提交于
-
- 11 7月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 24 6月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 06 6月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 03 5月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 09 4月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 30 3月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
FreeBSD's /bin/sh.
-
- 24 3月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 17 3月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
ignores it anyway in command substitution, but Ultrix reportedly aborted the test when bctest returned 1.
-