Richard Levitte
|
c319b6276b
PROV: Re-implement all the keypair encoders
|
4 years ago |
Richard Levitte
|
2c090c1d1b
PROV: Re-implement all the keypair decoders
|
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
|
7d6766cb53
prov: prefix provider internal functions with ossl_
|
4 years ago |
Richard Levitte
|
111dc4b0f1
ENCODER: Refactor our provider encoder implementations
|
4 years ago |
Pauli
|
eab7b4240d
provider: add an 'is_running' call to all providers.
|
4 years ago |
Jon Spillett
|
ce43db7a3f
Fix up issue on AIX caused by broken compiler handling of macro expansion
|
4 years ago |
Richard Levitte
|
63f187cfed
STORE: Add a built-in 'file:' storemgmt implementation (loader)
|
4 years ago |
Jon Spillett
|
b48ca22a56
Avoid AIX compiler issue by making the macro argument names not match any substring
|
4 years ago |
Richard Levitte
|
ece9304c96
Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE
|
4 years ago |
Pauli
|
a3f15e237c
deserialisation: add deserialisation to the base provider
|
4 years ago |
Pauli
|
dfc0857d81
serialisation: Add a built-in base provider.
|
4 years ago |