index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ec
/
ec_curve.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
EC: Refactor ec_curve_name2nid() to accept NIST curve names
Richard Levitte
2020-03-25
1
-28
/
+51
*
Add ECDH to fips provider
Shane Lontis
2020-03-11
1
-102
/
+126
*
Deprecate the ECDSA and EV_KEY_METHOD functions.
Pauli
2020-02-04
1
-0
/
+6
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448
Patrick Steuer
2019-09-25
1
-6
/
+6
*
s390x assembly pack: accelerate scalar multiplication
Patrick Steuer
2019-08-15
1
-12
/
+30
*
Make the EC code available from inside the FIPS provider
Matt Caswell
2019-08-06
1
-16
/
+36
*
EC only uses approved curves in FIPS mode.
Shane Lontis
2019-06-25
1
-18
/
+92
*
Remove OPENSSL_memcmp.
Pauli
2019-06-21
1
-5
/
+4
*
doc fixups
Shane Lontis
2019-04-11
1
-3
/
+3
*
added code to validate EC named curve parameters
Shane Lontis
2019-04-11
1
-1
/
+122
*
Following the license change, modify the boilerplates in crypto/ec/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Use the new non-curve type specific EC functions internally
Matt Caswell
2018-07-31
1
-1
/
+1
*
Improve compatibility of point and curve checks
Matt Caswell
2018-05-24
1
-2
/
+2
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Fix no-sm3/no-sm2 (with strict-warnings)
Todd Short
2018-03-19
1
-0
/
+2
*
Fix no-sm3 (and no-sm2)
Todd Short
2018-03-19
1
-0
/
+2
*
Add SM2 signature and ECIES schemes
Jack Lloyd
2018-03-19
1
-0
/
+39
*
Remove email addresses from source code.
Rich Salz
2017-10-13
1
-1
/
+1
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
1
-1
/
+1
*
Modify Sun copyright to follow OpenSSL style
Rich Salz
2017-06-20
1
-14
/
+1
*
Remove old EC based X25519 code.
Dr. Stephen Henson
2016-08-13
1
-1
/
+0
*
Copyright consolidation 05/10
Rich Salz
2016-05-17
1
-53
/
+6
*
Add X25519 curve to list
Dr. Stephen Henson
2016-02-28
1
-0
/
+1
*
Extended EC_METHOD customisation support.
Dr. Stephen Henson
2016-02-28
1
-0
/
+4
*
GH601: Various spelling fixes.
FdaSilvaYY
2016-02-05
1
-1
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Use p==NULL not !p (in if statements, mainly)
Rich Salz
2015-05-11
1
-6
/
+6
*
Use "==0" instead of "!strcmp" etc
Rich Salz
2015-05-07
1
-1
/
+1
*
Add OSSL_NELEM macro.
Dr. Stephen Henson
2015-05-03
1
-3
/
+4
*
free NULL cleanup 7
Rich Salz
2015-05-01
1
-14
/
+7
*
free NULL cleanup.
Rich Salz
2015-03-25
1
-2
/
+1
*
Dead code cleanup: crypto/ec,ecdh,ecdsa
Rich Salz
2015-02-02
1
-20
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-3299
/
+3088
*
Fix source where indent will not be able to cope
Matt Caswell
2015-01-22
1
-516
/
+1369
*
remove OPENSSL_FIPSAPI
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
Remove fips_constseg references.
Dr. Stephen Henson
2014-12-08
1
-60
/
+0
*
Add ECP_NISTZ256 by Shay Gueron, Intel Corp.
Andy Polyakov
2014-09-12
1
-3
/
+7
*
PR: 2239
Dr. Stephen Henson
2012-04-22
1
-0
/
+443
*
Add new APIs EC_curve_nist2nid and EC_curve_nid2nist which convert
Dr. Stephen Henson
2012-02-21
1
-0
/
+49
*
Fix warnings.
Bodo Möller
2011-10-19
1
-3
/
+4
*
Improve optional 64-bit NIST-P224 implementation, and add NIST-P256 and
Bodo Möller
2011-10-18
1
-3
/
+10
*
Allow for dynamic base in Win64 FIPS module.
Andy Polyakov
2011-09-14
1
-0
/
+60
*
Reorganise ECC code for inclusion in FIPS module.
Dr. Stephen Henson
2011-02-14
1
-0
/
+2
*
New option to disable characteristic two fields in EC code.
Dr. Stephen Henson
2011-02-12
1
-1
/
+13
*
New 64-bit optimized implementation EC_GFp_nistp224_method().
Bodo Möller
2010-08-26
1
-77
/
+98
*
Compress and more aggressively constify ec_curve.c [the latter is
Andy Polyakov
2007-08-31
1
-902
/
+1691
*
comment
Bodo Möller
2005-12-13
1
-1
/
+2
*
give EC_GROUP_new_by_nid a more meanigful name:
Nils Larsch
2005-05-10
1
-2
/
+2
[next]