Matt Caswell
|
f12a5690de
Add the concept of a child OSSL_LIB_CTX
|
3 лет назад |
Tomas Mraz
|
6c9bc258d2
Add type_name member to provided methods and use it
|
3 лет назад |
Pauli
|
4b1f34f11f
property: lock the lib ctx when updating the property definition cache
|
3 лет назад |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 лет назад |
FdaSilvaYY
|
3a111aadc3
include/internal: add a few missing #pragma once directives
|
3 лет назад |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 лет назад |
Matt Caswell
|
00c405b365
Update copyright year
|
4 лет назад |
Richard Levitte
|
5a29b6286f
CORE: query for operations only once per provider (unless no_store is true)
|
4 лет назад |
Richard Levitte
|
36fa4d8a0d
CORE: pass the full algorithm definition to the method constructor
|
5 лет назад |
Richard Levitte
|
f7c16d48a9
In provider implemented methods, save the name number, not the name string
|
5 лет назад |
Richard Levitte
|
c1d56231ef
Modify ossl_method_store_add() to accept an OSSL_PROVIDER and check for it
|
5 лет назад |
Richard Levitte
|
a883c02faa
Add internal function ossl_algorithm_do_all()
|
5 лет назад |
Richard Levitte
|
2ccb1b4eca
EVP fetching: make operation_id part of the method identity
|
5 лет назад |
Richard Levitte
|
2e49c05472
EVP_FETCH: deal with names without pre-defined NIDs
|
5 лет назад |
Matt Caswell
|
1aedc35fd6
Instead of global data store it in an OPENSSL_CTX
|
5 лет назад |
Matt Caswell
|
dc46e3dde5
Use the right NID when putting a method in the store
|
5 лет назад |
Richard Levitte
|
7bb19a0f95
Replumbing: pass callback data to the algo destructor too
|
5 лет назад |
Richard Levitte
|
9e11fe0d85
Replumbing: Add constructor of libcrypto internal method structures
|
5 лет назад |