index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
providers
/
defltprov.c
Age
Commit message (
Expand
)
Author
2022-10-19
default provider: include RIPEMD160
Pauli
2021-11-15
Add null digest implementation to the default provider
Tomas Mraz
2021-08-18
Add support for camellia cbc cts mode
Shane Lontis
2021-08-05
provider: add TLS13_KDF to the default and FIPS providers
Pauli
2021-04-18
PROV: Add OIDs we know to all provider applicable algorithms
Richard Levitte
2021-04-02
APPS: Replace the use of OBJ_nid2ln() with name or description calls
Richard Levitte
2021-03-18
Add ossl_provider symbols
Shane Lontis
2021-03-18
Fix misc external ossl_ symbols.
Shane Lontis
2021-02-18
Update copyright year
Matt Caswell
2021-02-02
Avoid races by caching exported ciphers in the init function
Matt Caswell
2021-02-01
Fix some odd names in our provider source code
Richard Levitte
2020-12-09
rand: add a provider side seed source.
Pauli
2020-12-02
Add EVP_KDF-X942 to the fips module
Shane Lontis
2020-11-20
prov: move the entropy source out of the FIPS provider
Pauli
2020-11-11
PROV: Re-implement all the keypair encoders
Richard Levitte
2020-11-11
PROV: Re-implement all the keypair decoders
Richard Levitte
2020-11-05
defltprov: remove duplicate algorithm names.
Pauli
2020-11-02
Add AES KW inverse ciphers to the EVP layer
Shane Lontis
2020-10-15
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
Dr. Matthias St. Pierre
2020-10-15
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-01
prov: prefix all exposed 'cipher' symbols with ossl_
Pauli
2020-09-29
prov: prefix provider internal functions with ossl_
Pauli
2020-09-29
prov: prefix all OSSL_DISPATCH tables names with ossl_
Pauli
2020-09-25
Move SM2 asymmetric encryption to be available in the default provider
Matt Caswell
2020-09-22
Add SM2 signature algorithm to default provider
Paul Yang
2020-09-22
Add SM2 key management
Paul Yang
2020-09-20
ENCODER: Refactor our provider encoder implementations
Richard Levitte
2020-09-19
Add KEM (Key encapsulation mechanism) support to providers
Shane Lontis
2020-09-12
provider: add an 'is_running' call to all providers.
Pauli
2020-09-09
Fix up issue on AIX caused by broken compiler handling of macro expansion
Jon Spillett
2020-09-03
STORE: Add a built-in 'file:' storemgmt implementation (loader)
Richard Levitte
2020-09-03
Avoid AIX compiler issue by making the macro argument names not match any sub...
Jon Spillett
2020-08-29
Include "legacy" in the name of the various MAC bridge functions
Matt Caswell
2020-08-29
Extend the provider MAC bridge for CMAC
Matt Caswell
2020-08-29
Extend the provider MAC bridge for Poly1305
Matt Caswell
2020-08-29
Extend the provider MAC bridge for SIPHASH
Matt Caswell
2020-08-29
Make the provider side EVP PKEY MAC bridge available in default and fips
Matt Caswell
2020-08-21
Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE
Richard Levitte
2020-08-14
Move PKCS#12 KDF to provider.
Pauli
2020-08-11
Add DHX support to keymanager
Shane Lontis
2020-08-10
Extend the EVP_PKEY KDF to KDF provider bridge to also support Scrypt
Matt Caswell
2020-08-10
Extend the EVP_PKEY KDF to KDF provider bridge to also support HKDF
Matt Caswell
2020-08-10
Implement a EVP_PKEY KDF to KDF provider bridge
Matt Caswell
2020-08-09
Add 'on demand self test' and status test to providers
Shane Lontis
2020-08-07
Add evp_test fixes.
Shane Lontis
2020-07-30
deserialisation: add deserialisation to the base provider
Pauli
2020-07-30
serialisation: Add a built-in base provider.
Pauli
2020-07-27
PROV: Add a DER to RSA-PSS deserializer implementation
Richard Levitte
2020-07-24
PROV: Implement PEM to DER deserializer
Richard Levitte
2020-07-24
PROV: Implement DER to RSA deserializer
Richard Levitte
[next]