Pauli
|
556b8937d0
prov: support params arguments to signature init calls
|
3 years ago |
Tomas Mraz
|
fb67126ea8
EVP_PKEY_CTX_get/settable_params: pass provider operation context
|
3 years ago |
Tomas Mraz
|
8d05a65256
Resolve TODOs in signature implementations.
|
3 years ago |
Shane Lontis
|
5af02212a5
Fix external symbols related to dsa keys
|
3 years ago |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 years ago |
Shane Lontis
|
7b676cc8c6
Fix external symbols related to provider related security checks for
|
3 years ago |
Tomas Mraz
|
2741128e9d
Move the PROV_R reason codes to a public header
|
3 years ago |
Shane Lontis
|
c2386b81fe
Fix dsa & rsa signature dupctx() so that ctx->propq is strduped
|
4 years ago |
Dr. Matthias St. Pierre
|
a829b735b6
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
|
4 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Pauli
|
a55b00bdbc
der: _ossl prefix DER functions
|
4 years ago |
Pauli
|
1be63951f8
prov: prefix all OSSL_DISPATCH tables names with ossl_
|
4 years ago |
Shane Lontis
|
7a810fac86
Add 'fips-securitychecks' option and plumb this into the actual fips checks
|
4 years ago |
Shane Lontis
|
49ed5ba8f6
fix provider signatures
|
4 years ago |
Shane Lontis
|
e43b448241
Add fips checks for dsa signatures
|
4 years ago |
Pauli
|
f590a5ea1a
signature: add FIPS error state handling
|
4 years ago |
Pauli
|
1017ab21e4
provider: add the unused paramater tag to the gettable and settable functions
|
4 years ago |
Pauli
|
af5e1e852d
gettables: provider changes to pass the provider context.
|
4 years ago |
Dr. Matthias St. Pierre
|
363b1e5dae
Make the naming scheme for dispatched functions more consistent
|
4 years ago |
Dr. Matthias St. Pierre
|
23c48d94d4
Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
|
4 years ago |
Shane Lontis
|
4f2271d58a
Add ACVP fips module tests
|
4 years ago |
Shane Lontis
|
b808665265
Update core_names.h fields and document most fields.
|
4 years ago |
Richard Levitte
|
a30027b680
Refactor the provider side DER constants and writers
|
4 years ago |
Richard Levitte
|
2c6094baca
EVP: For SIGNATURE operations, pass the propquery early
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Richard Levitte
|
8c55580347
PROV: Add DERlib support for DSA
|
4 years ago |
Shane Lontis
|
edd3b7a309
Add ECDSA to providers
|
4 years ago |
Shane Lontis
|
8083fd3a18
Add FFC param/key validation
|
4 years ago |
Pauli
|
f41ac0eeab
Deprecate the low level DSA functions.
|
4 years ago |
Richard Levitte
|
b0593c086d
PROV: Ensure the AlgorithmIdentifier registers in DSA signature impl
|
4 years ago |