Matt Caswell
|
33388b44b6
Update copyright year
|
4 anni fa |
Matt Caswell
|
629c72db5f
When calling the import_to function pass the libctx too
|
4 anni fa |
Matt Caswell
|
76e23fc50b
Enable export_to functions to have access to the libctx
|
4 anni fa |
Pauli
|
6d4e6009d2
Param build: make structures opaque.
|
4 anni fa |
Pauli
|
110bff618b
Param builder: make the OSSL_PARAM_BLD APIs public.
|
4 anni fa |
Richard Levitte
|
0abae1636d
EVP: Implement support for key downgrading in backends
|
4 anni fa |
Richard Levitte
|
0996cff91f
DH, DSA, EC_KEY: Fix exporters to allow domain parameter keys
|
4 anni fa |
Richard Levitte
|
df13defd4f
EVP: Check that key methods aren't foreign when exporting
|
4 anni fa |
Nicola Tuveri
|
a377871db1
[PROV][KEYMGMT][EC] Import/export of priv_key as padded const time BN
|
4 anni fa |
Nicola Tuveri
|
4fe54d674f
[PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDH
|
4 anni fa |
Nicola Tuveri
|
cd701de96a
[EC] Constify internal EC_KEY pointer usage
|
4 anni fa |
Pauli
|
579422c85c
Deprecate the ECDSA and EV_KEY_METHOD functions.
|
4 anni fa |
Richard Levitte
|
ef077ba0d2
Make SM3 a mandatory hash function for SM2.
|
4 anni fa |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 anni fa |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 anni fa |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 anni fa |
Paul Yang
|
e766f4a053
Fix the default digest algorthm of SM2
|
5 anni fa |
Richard Levitte
|
a7f182b726
Following the license change, modify the boilerplates in crypto/ec/
|
6 anni fa |
David Woodhouse
|
eb7eb1378c
Stop marking default digest for EC keys as mandatory
|
6 anni fa |
Antoine Salon
|
ffd89124bd
EVP module documentation pass
|
6 anni fa |
Rich Salz
|
037241bf04
Check for failures, to avoid memory leak
|
6 anni fa |
Matt Caswell
|
fd38836ba8
Update copyright year
|
6 anni fa |
Jack Lloyd
|
ddb634fe6f
Move SM2 algos to SM2 specific PKEY method
|
6 anni fa |
Paul Yang
|
b000470873
Support public key and param check in EVP interface
|
7 anni fa |
Rich Salz
|
6807b84eac
Fix function name in ECerr call
|
7 anni fa |
Paul Yang
|
2aee35d37d
Support key check in EVP interface
|
7 anni fa |
Bernd Edlinger
|
188a9bd950
Fix a memleak in ec_copy_parameters.
|
7 anni fa |
Yuchi
|
e0670973d5
mem leak on error path and error propagation fix
|
7 anni fa |
Tim Hudson
|
82f52631b2
Fix EC_KEY_print so it prints out private key information
|
8 anni fa |
David Woodhouse
|
978ecbb08b
Avoid EVP_PKEY_cmp() crash on EC keys without public component
|
8 anni fa |