Richard Levitte
|
28428130db
Update copyright year
|
6 年之前 |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 年之前 |
Pauli
|
cd420b0b1f
Move the REF_PRINT support from e_os.h to internal/refcount.h.
|
7 年之前 |
Pauli
|
677963e5a4
e_os.h removal from other headers and source files.
|
7 年之前 |
Matt Caswell
|
638c2dd0ab
Updates following feedback on OPENSSL_assert() removal
|
7 年之前 |
Matt Caswell
|
de61c03cc7
Remove OPENSSL_assert() from crypto/ec
|
7 年之前 |
Rich Salz
|
5f8dd0f849
Add missing include of cryptlib.h
|
7 年之前 |
Rich Salz
|
ddc6a5c8f5
Add RAND_priv_bytes() for private keys
|
7 年之前 |
Rich Salz
|
aa8f3d76fc
Modify Sun copyright to follow OpenSSL style
|
7 年之前 |
Richard Levitte
|
d1da335c55
Add EC_KEY_get0_engine()
|
7 年之前 |
Kurt Roeckx
|
2f545ae45d
Add support for reference counting using C11 atomics
|
8 年之前 |
FdaSilvaYY
|
700b814549
Fix some style issues...
|
8 年之前 |
Richard J. Moore
|
4a9a0d9bcb
Const EC_KEY_dup
|
8 年之前 |
FdaSilvaYY
|
25d57dc71b
Constify EC_KEY_*_oct2priv() input buffer
|
8 年之前 |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
8 年之前 |
Steven Valdez
|
2ab851b779
Adding missing BN_CTX_(start/end) in crypto/ec/ec_key.c
|
8 年之前 |
Matt Caswell
|
40a8643a37
Avoid a NULL ptr deref if group is not set
|
8 年之前 |
Kazuki Yamaguchi
|
acde647fb0
Fix EC_KEY_set_private_key() to call key->group->meth->set_private()
|
8 年之前 |
David Benjamin
|
fe56d8e8a3
RT 4393: Call EC_GROUP_order_bits in priv2opt.
|
8 年之前 |
Rich Salz
|
3c27208fab
Remove #error from include files.
|
8 年之前 |
Alessandro Ghedini
|
9b398ef297
Convert CRYPTO_LOCK_EC_* to new multi-threading API
|
8 年之前 |
Dr. Stephen Henson
|
9ff9bccc41
Add default operations to EC_METHOD
|
8 年之前 |
Dr. Stephen Henson
|
77470e989c
Replace overrides.
|
8 年之前 |
Dr. Stephen Henson
|
4b0555ec9d
Add no signing flag.
|
8 年之前 |
Dr. Stephen Henson
|
6ea04154dc
Extract compression form in EC_KEY_oct2key().
|
8 年之前 |
Dr. Stephen Henson
|
6903e2e7e9
Extended EC_METHOD customisation support.
|
8 年之前 |
Rich Salz
|
afcee950b4
Revert "EC_KEY_priv2buf (): check parameter sanity"
|
8 年之前 |
J Mohan Rao Arisankala
|
acae59bb29
EC_KEY_priv2buf (): check parameter sanity
|
8 年之前 |
Rich Salz
|
7c96dbcdab
GH715: ENGINE_finish can take NULL
|
8 年之前 |
Rich Salz
|
f3f1cf8444
Move to REF_DEBUG, for consistency.
|
8 年之前 |