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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement handling of EC parameter seeds (new functions
Bodo Möller
2002-06-18
1
-1
/
+1
*
Fix warnings.
Ben Laurie
2002-06-11
1
-0
/
+2
*
move ECC ASN1 that is not specific to ECDSA into crypto/ec/,
Bodo Möller
2002-06-10
6
-642
/
+177
*
remove unnecessary calls to EC_POINT_copy()
Bodo Möller
2002-06-10
2
-12
/
+0
*
No point constifying an int.
Richard Levitte
2002-04-20
1
-1
/
+1
*
'version' is not optional in the encoding
Bodo Möller
2002-04-17
1
-8
/
+3
*
'version' is not optional in the encoding
Bodo Möller
2002-04-17
1
-1
/
+1
*
ECDSA representation bugfixes
Bodo Möller
2002-04-12
1
-1
/
+1
*
fix ECDSA handling
Bodo Möller
2002-04-09
5
-106
/
+82
*
make update (libeay.num has been edited to match 0.9.7-stable)
Richard Levitte
2002-04-06
1
-12
/
+1
*
fix warnings
Bodo Möller
2002-03-25
3
-57
/
+17
*
Fix typo.
Bodo Möller
2002-03-19
1
-2
/
+2
*
Fix bugs and typos.
Bodo Möller
2002-03-18
1
-19
/
+29
*
Fixes for 'no-hw' combined with 'no-SOME_CIPHER'.
Bodo Möller
2002-03-14
1
-7
/
+8
*
Add more curves.
Bodo Möller
2002-03-07
1
-2
/
+2
*
Instead of casting a lvalue, let's constify meth.
Richard Levitte
2002-02-20
1
-2
/
+2
*
simplifications
Bodo Möller
2002-02-20
2
-28
/
+11
*
Comparing a pointer (data) with 0 using > is incorrect. The changed
Richard Levitte
2002-02-20
1
-1
/
+3
*
The macro IMPLEMENT_ASN1_FUNCTIONS_const already contains an ending ;,
Richard Levitte
2002-02-16
1
-1
/
+1
*
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
2
-8
/
+8
*
ECDSA support
Bodo Möller
2002-02-13
13
-0
/
+3378