Sohaib ul Hassan
|
f667820c16
Implement coordinate blinding for EC_POINT
|
6 年 前 |
Matt Caswell
|
b14e601550
Improve compatibility of point and curve checks
|
6 年 前 |
Billy Brumley
|
a7b0b69c6e
ECC: unify generic ec2 and ecp scalar multiplication, deprecate ec2_mult.c
|
6 年 前 |
Billy Brumley
|
fe2d397588
ECDSA: remove nonce padding (delegated to EC_POINT_mul)
|
6 年 前 |
Matt Caswell
|
13735cfef6
Integrate X448 and Ed448 into libcrypto
|
6 年 前 |
Richard Levitte
|
3c7d0945b6
Update copyright years on all files merged since Jan 1st 2018
|
6 年 前 |
Andy Polyakov
|
eb7916960b
ec/ecp_nistz256.c: improve ECDSA sign by 30-40%.
|
6 年 前 |
Pauli
|
677963e5a4
e_os.h removal from other headers and source files.
|
7 年 前 |
Rich Salz
|
aa8f3d76fc
Modify Sun copyright to follow OpenSSL style
|
7 年 前 |
Dr. Stephen Henson
|
d4d001df37
Make Ed25519 consistent with X25519
|
7 年 前 |
Dr. Stephen Henson
|
06c6d05fae
Add Ed25519 algorithm.
|
7 年 前 |
Kurt Roeckx
|
2f545ae45d
Add support for reference counting using C11 atomics
|
8 年 前 |
Rich Salz
|
d196305aa0
Remove comment tags from structs (coding style)
|
8 年 前 |
Rich Salz
|
66117ab0f6
Use uppercase name for PCT_ enum
|
8 年 前 |
Dr. Stephen Henson
|
bc7bfb83b7
Remove old EC based X25519 code.
|
8 年 前 |
FdaSilvaYY
|
25d57dc71b
Constify EC_KEY_*_oct2priv() input buffer
|
8 年 前 |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
8 年 前 |
Richard Levitte
|
e519ecd8d4
Include e_os.h from ec_lcl.h
|
8 年 前 |
Alessandro Ghedini
|
9b398ef297
Convert CRYPTO_LOCK_EC_* to new multi-threading API
|
8 年 前 |
Dr. Stephen Henson
|
e2285d878d
Handle KDF internally.
|
8 年 前 |
Dr. Stephen Henson
|
77470e989c
Replace overrides.
|
8 年 前 |
Dr. Stephen Henson
|
4b0555ec9d
Add no signing flag.
|
8 年 前 |
Dr. Stephen Henson
|
8dcfdbf510
Add new EC_METHOD for X25519.
|
8 年 前 |
Dr. Stephen Henson
|
e5b2ea0ac3
Add group_order_bits to EC_METHOD.
|
8 年 前 |
Dr. Stephen Henson
|
3e8ee4753c
Add custom_data field for EC_POINT, EC_KEY.
|
8 年 前 |
Dr. Stephen Henson
|
474d84ec81
EC_METHOD customisation operations.
|
8 年 前 |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 年 前 |
Rich Salz
|
2c52ac9bfe
Call single parent free_comp routine.
|
8 年 前 |
Viktor Dukhovni
|
126d686400
Fix nistp512 typos, should be nistp521
|
8 年 前 |
Rich Salz
|
3aef36ffef
Add CRYPTO_EX_DATA; remove EC_EXTRA_DATA
|
8 年 前 |