Matt Caswell
|
da1c088f59
Copyright year updates
|
il y a 1 an |
Irak Rigia
|
1e6bd31e58
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
|
il y a 1 an |
Tomas Mraz
|
7a9e93dda5
Fix regression in default key length for Blowfish CFB and OFB ciphers
|
il y a 2 ans |
Matt Caswell
|
fecb3aae22
Update copyright year
|
il y a 2 ans |
Richard Levitte
|
8c2e588bcf
LEGACY PROV: Reimplement the ERR building blocks in upcall terms
|
il y a 2 ans |
Pauli
|
722fe8edf2
kdf: Add PVK KDF to providers.
|
il y a 3 ans |
Pauli
|
56cd5dc78b
provider: use #define for PBKDF1 algorithm name
|
il y a 3 ans |
Jon Spillett
|
0f183675b8
Add PBKDF1 to the legacy provider
|
il y a 3 ans |
Matt Caswell
|
d0efad482f
Modify the legacy provider to use OSSL_LIB_CTX_new_child()
|
il y a 3 ans |
Matt Caswell
|
f5afac4bda
Update copyright year
|
il y a 3 ans |
Richard Levitte
|
e2f5df3613
PROV: Add OIDs we know to all provider applicable algorithms
|
il y a 3 ans |
Matt Caswell
|
7b9f02798f
Sanity check provider up-calls
|
il y a 3 ans |
Dr. Matthias St. Pierre
|
a829b735b6
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
|
il y a 4 ans |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
il y a 4 ans |
Pauli
|
7d6766cb53
prov: prefix provider internal functions with ossl_
|
il y a 4 ans |
Pauli
|
1be63951f8
prov: prefix all OSSL_DISPATCH tables names with ossl_
|
il y a 4 ans |
Pauli
|
eab7b4240d
provider: add an 'is_running' call to all providers.
|
il y a 4 ans |
Shane Lontis
|
04cb5ec0b7
Add 'on demand self test' and status test to providers
|
il y a 4 ans |
Shane Lontis
|
5ccada09aa
Add evp_test fixes.
|
il y a 4 ans |
Dr. Matthias St. Pierre
|
363b1e5dae
Make the naming scheme for dispatched functions more consistent
|
il y a 4 ans |
Dr. Matthias St. Pierre
|
23c48d94d4
Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
|
il y a 4 ans |
Matt Caswell
|
d40b42ab4c
Maintain strict type discipline between the core and providers
|
il y a 4 ans |
Richard Levitte
|
78906fff4a
PROV: Adapt all our providers to use the new PROV_CTX structure
|
il y a 4 ans |
Richard Levitte
|
fdaad3f1b3
Fix some misunderstandings in our providers' main modules
|
il y a 4 ans |
Shane Lontis
|
95cf64404c
Fix incorrect default keysize for CAST ofb and cfb modes.
|
il y a 4 ans |
Matt Caswell
|
33388b44b6
Update copyright year
|
il y a 4 ans |
Shane Lontis
|
f5056577ba
Move legacy ciphers into the legacy provider
|
il y a 4 ans |
Matt Caswell
|
745fc918e7
Introduce the provider property
|
il y a 4 ans |
Matt Caswell
|
cc35c3ed8f
Tweak some algorithm naming inconsistencies
|
il y a 5 ans |
Richard Levitte
|
600703f4f4
Cleanup: move provider mains up
|
il y a 5 ans |