index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
ecdsa
/
ecdsatest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop symlinking, move files to intended directory
Richard Levitte
2015-03-31
1
-565
/
+0
*
free NULL cleanup.
Rich Salz
2015-03-25
1
-8
/
+4
*
free NULL cleanup
Rich Salz
2015-03-25
1
-2
/
+1
*
RAND_bytes updates
Matt Caswell
2015-03-25
1
-2
/
+1
*
Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC
Rich Salz
2015-03-11
1
-2
/
+2
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-477
/
+461
*
RT2492: Remove extra NULL check.
Laszlo Papp
2014-08-18
1
-2
/
+1
*
Make ecdsatest work with nonces.
Dr. Stephen Henson
2013-07-19
1
-1
/
+9
*
fix warning (revert original patch)
Dr. Stephen Henson
2012-01-10
1
-8
/
+8
*
Initial experimental support for X9.42 DH parameter format to handle
Dr. Stephen Henson
2011-12-07
1
-2
/
+3
*
Fix ecdsatest.c.
Bodo Möller
2011-12-02
1
-7
/
+78
*
Fix some warnings caused by __owur. Temporarily (I hope) remove the more
Ben Laurie
2011-11-14
1
-3
/
+4
*
Only use fake rand once per operation. This stops the EC
Dr. Stephen Henson
2011-04-06
1
-1
/
+8
*
check buffer is larger enough before overwriting
Dr. Stephen Henson
2011-04-06
1
-3
/
+2
*
New option to disable characteristic two fields in EC code.
Dr. Stephen Henson
2011-02-12
1
-1
/
+2
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-2
/
+2
*
More size_tification.
Ben Laurie
2008-11-01
1
-2
/
+2
*
Remove the dual-callback scheme for numeric and pointer thread IDs,
Geoff Thorpe
2008-08-06
1
-1
/
+1
*
Revert my earlier CRYPTO_THREADID commit, I will commit a reworked
Geoff Thorpe
2008-07-03
1
-1
/
+1
*
There was a need to support thread ID types that couldn't be reliably cast
Geoff Thorpe
2008-03-28
1
-1
/
+1
*
Fix warnings.
Dr. Stephen Henson
2007-08-12
1
-11
/
+11
*
fix typo
Nils Larsch
2005-07-17
1
-1
/
+1
*
make
Nils Larsch
2005-07-16
1
-6
/
+1
*
Wrap the inclusion of openssl/engine.h with a protective check for
Richard Levitte
2005-06-23
1
-0
/
+2
*
ecc api cleanup; summary:
Nils Larsch
2005-05-16
1
-7
/
+14
*
give EC_GROUP_new_by_nid a more meanigful name:
Nils Larsch
2005-05-10
1
-3
/
+3
*
Quick fix.
Geoff Thorpe
2004-07-16
1
-1
/
+1
*
Correct the return codes for ecdsatest.
Geoff Thorpe
2004-06-14
1
-4
/
+4
*
Reduce header interdependencies, initially in engine.h (the rest of the
Geoff Thorpe
2004-04-19
1
-0
/
+1
*
Skip a curve with generator of non-prime order.
Ulf Möller
2003-12-06
1
-0
/
+2
*
re-enable the test, keeping the original method for RAND_pseudo_bytes
Ulf Möller
2003-11-16
1
-3
/
+1
*
The x9.62 tests replace the PRNG with specific numbers,
Ulf Möller
2003-11-16
1
-3
/
+8
*
Make sure we get the definition of OPENSSL_NO_ECDSA.
Richard Levitte
2003-03-20
1
-0
/
+2
*
This is a first-cut at improving the callback mechanisms used in
Geoff Thorpe
2002-12-08
1
-1
/
+7
*
Don't compute timings here, we can do this elsewhere.
Bodo Möller
2002-12-04
1
-453
/
+352
*
Sun has agreed to removing the covenant language from most files.
Bodo Möller
2002-10-29
1
-13
/
+0
*
'broken' PKCS #8 format does not apply to ECDSA
Bodo Möller
2002-10-28
1
-45
/
+0
*
Simplify handling of named curves: get rid of EC_GROUP_new_by_name(),
Bodo Möller
2002-08-15
1
-18
/
+18
*
fix warnings
Bodo Möller
2002-08-09
1
-0
/
+9
*
Add ECDH support.
Bodo Möller
2002-08-09
1
-134
/
+76
*
use a generic EC_KEY structure (EC keys are not ECDSA specific)
Bodo Möller
2002-08-07
1
-64
/
+70
*
fix ECDSA handling
Bodo Möller
2002-04-09
1
-17
/
+0
*
Fixes for 'no-hw' combined with 'no-SOME_CIPHER'.
Bodo Möller
2002-03-14
1
-7
/
+8
*
Local `time' shadows the global function `time()'. Rename the local
Richard Levitte
2002-02-16
1
-49
/
+49
*
make it possible to disable memory checking for timings
Bodo Möller
2002-02-14
1
-6
/
+14
*
EC_GROUP_get_group_by_name() is now called EC_GROUP_new_by_name()
Bodo Möller
2002-02-14
1
-7
/
+7
*
ECDSA support
Bodo Möller
2002-02-13
1
-0
/
+692