index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ec
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix free of garbage pointer. PR#3595
Matt Caswell
2014-11-12
1
-3
/
+4
*
ec/asm/ecp_nistz256-x86_64.pl: fix inconsistency in path handling.
Andy Polyakov
2014-10-29
1
-2
/
+3
*
ecp_nistz256 update.
Andy Polyakov
2014-10-23
3
-105
/
+207
*
crypto/ecp_nistz256.c: harmonize error codes.
Andy Polyakov
2014-09-21
3
-45
/
+47
*
Fix warning.
Dr. Stephen Henson
2014-09-20
1
-2
/
+3
*
Add ECP_NISTZ256 by Shay Gueron, Intel Corp.
Andy Polyakov
2014-09-12
8
-4
/
+16201
*
Reserve option to use BN_mod_exp_mont_consttime in ECDSA.
Andy Polyakov
2014-09-12
3
-0
/
+88
*
RT2626: Change default_bits from 1K to 2K
Kurt Roeckx
2014-09-08
1
-1
/
+1
*
Configure: add configuration for crypto/ec/asm extensions.
Andy Polyakov
2014-08-30
1
-1
/
+3
*
Fixed double inclusion of string.h
Matt Caswell
2014-08-29
1
-1
/
+0
*
Explicitly check for empty ASN.1 strings in d2i_ECPrivateKey
Emilia Kasper
2014-08-27
1
-3
/
+9
*
RT3065: automatically generate a missing EC public key
Matt Caswell
2014-08-27
1
-8
/
+19
*
RT3065: ec_private_key_dont_crash
Adam Langley
2014-08-27
2
-7
/
+10
*
PR2490: Remove unused local variable bn ecp_nist.c
Laszlo Papp
2014-08-20
1
-2
/
+0
*
RT2513: Fix typo's paramter-->parameter
Martin Olsson
2014-08-19
1
-1
/
+1
*
Further improve/fix ec_GFp_simple_points_make_affine (ecp_smpl.c) and
Bodo Moeller
2014-08-13
3
-5
/
+6
*
Simplify and fix ec_GFp_simple_points_make_affine
Bodo Moeller
2014-08-01
2
-112
/
+125
*
"EC_POINT_invert" was checking "dbl" function pointer instead of "invert".
Billy Brumley
2014-07-21
1
-1
/
+1
*
Corrected OPENSSL_NO_EC_NISTP_64_GCC_128 usage in ec_lcl.h. PR#3370
Libor Krystek
2014-06-04
1
-1
/
+1
*
Double free in i2o_ECPublicKey
David Ramos
2014-05-04
1
-2
/
+5
*
Fix eckey_priv_encode()
mancha
2014-04-26
1
-0
/
+1
*
Add functions returning security bits.
Dr. Stephen Henson
2014-03-28
1
-0
/
+17
*
Fix for CVE-2014-0076
Dr. Stephen Henson
2014-03-12
1
-11
/
+16
*
make depend
Dr. Stephen Henson
2014-02-19
1
-15
/
+16
*
Fix for some platforms where "char" is unsigned.
Dr. Stephen Henson
2013-11-09
1
-1
/
+1
*
Fix overly lenient comparisons:
Bodo Moeller
2013-09-16
1
-5
/
+5
*
misspellings fixes by https://github.com/vlajos/misspell_fixer
Veres Lajos
2013-09-05
1
-25
/
+25
*
Add KDF for DH.
Dr. Stephen Henson
2013-08-05
1
-60
/
+18
*
Algorithm parameter support.
Dr. Stephen Henson
2013-08-05
1
-1
/
+13
*
Add support for ECDH KARI.
Dr. Stephen Henson
2013-07-17
4
-2
/
+402
*
Add support for X9.62 KDF.
Dr. Stephen Henson
2013-07-17
2
-4
/
+241
*
Make `safe' (EC)DSA nonces the default.
Adam Langley
2013-07-15
3
-24
/
+0
*
Add control to retrieve signature MD.
Dr. Stephen Henson
2013-06-21
1
-0
/
+4
*
Add secure DSA nonce flag.
Adam Langley
2013-06-13
3
-0
/
+24
*
Make binary curve ASN.1 work in FIPS mode.
Matt Caswell
2013-03-26
2
-3
/
+5
*
Fix EC_KEY initialization race.
Bodo Möller
2012-10-05
2
-3
/
+20
*
enhance EC method to support setting curve type when generating keys and add ...
Dr. Stephen Henson
2012-09-11
2
-5
/
+41
*
Version skew reduction: trivia (I hope).
Ben Laurie
2012-06-04
1
-0
/
+5
*
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
4
-2
/
+63
*
ec_pmeth.c: fix typo in commentary.
Andy Polyakov
2012-01-12
1
-1
/
+1
*
In EC_KEY_set_public_key_affine_coordinates include explicit check to see pas...
Dr. Stephen Henson
2011-11-16
1
-3
/
+5
*
PR: 2632
Dr. Stephen Henson
2011-10-26
1
-1
/
+1
*
Check for selftest failure in various places.
Dr. Stephen Henson
2011-10-22
1
-0
/
+8
*
Fix warnings.
Bodo Möller
2011-10-19
8
-67
/
+86
*
Improve optional 64-bit NIST-P224 implementation, and add NIST-P256 and
Bodo Möller
2011-10-18
10
-614
/
+5286
*
Allow for dynamic base in Win64 FIPS module.
Andy Polyakov
2011-09-14
2
-0
/
+61
*
make update
Bodo Möller
2011-09-05
1
-53
/
+33
*
recognise ecdsaWithSHA1 OID
Dr. Stephen Henson
2011-07-28
1
-0
/
+1
*
Give parameters names in prototypes.
Dr. Stephen Henson
2011-06-17
1
-10
/
+10
[next]