David Benjamin
|
fc6f579a9e
Fix explicit EC curve encoding.
|
6 years ago |
Richard Levitte
|
48e5119a6b
Copyright update of more files that have changed this year
|
6 years ago |
Daniel Bevenius
|
436ad81f05
Fix minor 'the the' typos
|
6 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
Pauli
|
677963e5a4
e_os.h removal from other headers and source files.
|
7 years ago |
Richard Levitte
|
9612e15760
ASN.1: adapt our use of INTxx et al by making them explicitely embedded
|
7 years ago |
Richard Levitte
|
6a32a3c058
Act on deprecation of LONG and ZLONG, step 2
|
7 years ago |
Richard Levitte
|
50799f3558
Fix typo, should be && rather than &
|
7 years ago |
Rich Salz
|
57f48f939e
Iterate over EC_GROUP's poly array in a safe way
|
7 years ago |
Kazuki Yamaguchi
|
0110a47036
Fix a memory leak in EC_GROUP_get_ecparameters()
|
8 years ago |
Dr. Stephen Henson
|
60c2587369
constify i2o_ECPublicKey
|
8 years ago |
Dr. Stephen Henson
|
17ebf85abd
Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
|
8 years ago |
Dr. Stephen Henson
|
8cc44d970c
Don't allocate r/s in DSA_SIG and ECDSA_SIG
|
8 years ago |
Emilia Kasper
|
9267c11bb5
Make DSA_SIG and ECDSA_SIG getters const.
|
8 years ago |
TJ Saunders
|
bbaa9dd850
Ensure that NULL r and s parameters cannot be set on DSA_SIG/ECDSA_SIGs.
|
8 years ago |
TJ Saunders
|
7ca3ea22c1
Reorder the setter arguments to more consistently match that of other APIs,
|
8 years ago |
TJ Saunders
|
6a571a18dd
Implement DSA_SIG_set0() and ECDSA_SIG_set0(), for setting signature values.
|
8 years ago |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
8 years ago |
Dr. Stephen Henson
|
34c2db9b56
constify ECDSA_SIG_get0()
|
8 years ago |
Richard Levitte
|
03f880e4fc
The typedef ECPARAMETERS is already defined, don't define it anew
|
8 years ago |
Rich Salz
|
60b350a3ef
RT3676: Expose ECgroup i2d functions
|
8 years ago |
Dr. Stephen Henson
|
77470e989c
Replace overrides.
|
8 years ago |
Dr. Stephen Henson
|
6ea04154dc
Extract compression form in EC_KEY_oct2key().
|
8 years ago |
Dr. Stephen Henson
|
6903e2e7e9
Extended EC_METHOD customisation support.
|
8 years ago |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
8 years ago |
Richard Levitte
|
8a41fa6f9e
Initialize variable
|
8 years ago |
Dr. Stephen Henson
|
7fc7d1a7bd
Add EC_KEY_priv2buf()
|
8 years ago |
Dr. Stephen Henson
|
d810700b80
update EC ASN1 and print routines
|
8 years ago |
Dr. Stephen Henson
|
be2e334fce
Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactor
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |