Shane Lontis
|
054d43ff97
Add ossl_ ecx symbols
|
3 年 前 |
Pauli
|
556b8937d0
prov: support params arguments to signature init calls
|
3 年 前 |
Tomas Mraz
|
fb67126ea8
EVP_PKEY_CTX_get/settable_params: pass provider operation context
|
3 年 前 |
Tomas Mraz
|
8d05a65256
Resolve TODOs in signature implementations.
|
3 年 前 |
Shane Lontis
|
32ab57cbb4
Fix external symbols related to ec & sm2 keys
|
3 年 前 |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 年 前 |
Tomas Mraz
|
2741128e9d
Move the PROV_R reason codes to a public header
|
3 年 前 |
Shane Lontis
|
8018352457
Fix s390 EDDSA HW support in providers.
|
4 年 前 |
Richard Levitte
|
6debc6ab74
Convert all {NAME}err() in providers/ to their corresponding ERR_raise() call
|
4 年 前 |
Dr. Matthias St. Pierre
|
a829b735b6
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
|
4 年 前 |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 年 前 |
Pauli
|
a55b00bdbc
der: _ossl prefix DER functions
|
4 年 前 |
Pauli
|
1be63951f8
prov: prefix all OSSL_DISPATCH tables names with ossl_
|
4 年 前 |
Shane Lontis
|
8dbef010e7
Fix ecx so that is uses a settable propertyquery
|
4 年 前 |
Matt Caswell
|
d12a2fe4e7
Teach EdDSA signature algorithms about AlgorithmIdentifiers
|
4 年 前 |
Pauli
|
f590a5ea1a
signature: add FIPS error state handling
|
4 年 前 |
Dr. Matthias St. Pierre
|
363b1e5dae
Make the naming scheme for dispatched functions more consistent
|
4 年 前 |
Dr. Matthias St. Pierre
|
23c48d94d4
Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
|
4 年 前 |
Shane Lontis
|
b808665265
Update core_names.h fields and document most fields.
|
4 年 前 |
Richard Levitte
|
2c6094baca
EVP: For SIGNATURE operations, pass the propquery early
|
4 年 前 |
Matt Caswell
|
5435044fd6
Enable Ed25519 signing/verifying to use the libctx
|
4 年 前 |
Matt Caswell
|
3965480c82
Implement provider support for Ed25519 annd Ed448
|
4 年 前 |