index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ec
/
ec_lcl.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include e_os.h from ec_lcl.h
Richard Levitte
2016-03-08
1
-0
/
+2
*
Convert CRYPTO_LOCK_EC_* to new multi-threading API
Alessandro Ghedini
2016-03-08
1
-0
/
+1
*
Handle KDF internally.
Dr. Stephen Henson
2016-03-02
1
-17
/
+8
*
Replace overrides.
Dr. Stephen Henson
2016-03-01
1
-0
/
+12
*
Add no signing flag.
Dr. Stephen Henson
2016-02-28
1
-0
/
+3
*
Add new EC_METHOD for X25519.
Dr. Stephen Henson
2016-02-28
1
-0
/
+7
*
Add group_order_bits to EC_METHOD.
Dr. Stephen Henson
2016-02-28
1
-0
/
+1
*
Add custom_data field for EC_POINT, EC_KEY.
Dr. Stephen Henson
2016-02-28
1
-0
/
+11
*
EC_METHOD customisation operations.
Dr. Stephen Henson
2016-02-28
1
-0
/
+17
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Call single parent free_comp routine.
Rich Salz
2016-01-14
1
-0
/
+2
*
Fix nistp512 typos, should be nistp521
Viktor Dukhovni
2016-01-13
1
-1
/
+1
*
Add CRYPTO_EX_DATA; remove EC_EXTRA_DATA
Rich Salz
2016-01-13
1
-31
/
+39
*
Constify EC_KEY in ECDH_compute_key.
Dr. Stephen Henson
2015-12-16
1
-2
/
+2
*
Top level ECDSA sign/verify redirection.
Dr. Stephen Henson
2015-12-09
1
-0
/
+11
*
extend EC_KEY_METHOD for signing support
Dr. Stephen Henson
2015-12-09
1
-0
/
+16
*
move ECDSA_SIG definition
Dr. Stephen Henson
2015-12-09
1
-0
/
+5
*
Add set methods.
Dr. Stephen Henson
2015-12-09
1
-0
/
+3
*
EC_KEY_METHOD copy support
Dr. Stephen Henson
2015-12-09
1
-0
/
+1
*
EC_KEY_METHOD init and finish support
Dr. Stephen Henson
2015-12-09
1
-0
/
+2
*
Add compute key support to EC_KEY_METHOD
Dr. Stephen Henson
2015-12-09
1
-0
/
+8
*
EC_KEY_METHOD keygen support.
Dr. Stephen Henson
2015-12-09
1
-0
/
+3
*
Support for EC_KEY_METHOD.
Dr. Stephen Henson
2015-12-09
1
-0
/
+11
*
fix copy paste error in ec_GF2m function prototypes
Billy Brumley
2015-05-26
1
-8
/
+0
*
Re-align some comments after running the reformat script.
Matt Caswell
2015-01-22
1
-8
/
+8
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-283
/
+375
*
Fix strange formatting by indent
Matt Caswell
2015-01-22
1
-2
/
+4
*
indent has problems with comments that are on the right hand side of a line.
Matt Caswell
2015-01-22
1
-33
/
+43
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-1
/
+2
*
Implement internally opaque bn access from ec
Matt Caswell
2014-12-08
1
-6
/
+6
*
Reserve option to use BN_mod_exp_mont_consttime in ECDSA.
Andy Polyakov
2014-09-12
1
-0
/
+11
*
Corrected OPENSSL_NO_EC_NISTP_64_GCC_128 usage in ec_lcl.h. PR#3370
Libor Krystek
2014-06-04
1
-1
/
+1
*
Make `safe' (EC)DSA nonces the default.
Adam Langley
2013-07-15
1
-1
/
+0
*
Add secure DSA nonce flag.
Adam Langley
2013-06-13
1
-0
/
+1
*
Fix warnings.
Bodo Möller
2011-10-19
1
-1
/
+1
*
Improve optional 64-bit NIST-P224 implementation, and add NIST-P256 and
Bodo Möller
2011-10-18
1
-7
/
+41
*
Add PRNG security strength checking.
Dr. Stephen Henson
2011-04-23
1
-0
/
+1
*
Reorganise ECC code for inclusion in FIPS module.
Dr. Stephen Henson
2011-02-14
1
-0
/
+5
*
oops, revert mistakenly committed EC changes
Dr. Stephen Henson
2011-01-19
1
-2
/
+0
*
Add additional parameter to dsa_builtin_paramgen to output the generated
Dr. Stephen Henson
2011-01-19
1
-0
/
+2
*
New 64-bit optimized implementation EC_GFp_nistp224_method().
Bodo Möller
2010-08-26
1
-1
/
+14
*
Change array representation of binary polynomials to make GF2m part of
Bodo Möller
2006-06-19
1
-5
/
+8
*
ecc api cleanup; summary:
Nils Larsch
2005-05-16
1
-7
/
+22
*
remove unused recp method
Nils Larsch
2005-04-04
1
-10
/
+0
*
Deprecate the recursive includes of bn.h from various API headers (asn1.h,
Geoff Thorpe
2004-05-17
1
-0
/
+1
*
Get rid of bogus warning when compiling with Sun vendor compiler.
Andy Polyakov
2004-01-24
1
-0
/
+5
*
Allow EC_GROUP objects to share precomputation for improved memory
Bodo Möller
2003-02-12
1
-12
/
+19
*
fix EC_GROUP_copy for EC_GFp_nist_method()
Bodo Möller
2003-02-08
1
-0
/
+1
*
typo
Bodo Möller
2003-02-06
1
-1
/
+1
*
implement fast point multiplication with precomputation
Bodo Möller
2003-02-06
1
-7
/
+13
[next]