index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
providers
/
defltprov.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Tomas Mraz
2024-09-05
1
-1
/
+1
*
Refactor OpenSSL 'ECDSA' EVP_SIGNATURE to also include ECDSA+hash composites
Richard Levitte
2024-08-30
1
-0
/
+9
*
Refactor OpenSSL 'DSA' EVP_SIGNATURE to also include DSA+hash composites
Richard Levitte
2024-08-30
1
-0
/
+9
*
Refactor OpenSSL 'EdDSA' EVP_SIGNATURE to allow use with EVP_PKEY functions
Richard Levitte
2024-08-29
1
-0
/
+3
*
Refactor OpenSSL 'RSA' EVP_SIGNATURE to also include RSA+hash composites
Richard Levitte
2024-08-21
1
-0
/
+17
*
jitter: add a new provider containing a jitter entropy source alone
Dimitri John Ledkov
2024-07-31
1
-0
/
+3
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
Add support for SHA256/192
Fergus Dall
2023-06-28
1
-0
/
+1
*
configure: introduce no-ecx to remove ECX related feature
Yi Li
2023-06-14
1
-0
/
+8
*
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
Irak Rigia
2023-04-21
1
-1
/
+1
*
providers: add Argon2 KDF
Čestmír Kalina
2023-03-17
1
-0
/
+5
*
Implement deterministic ECDSA sign (RFC6979)
slontis
2022-11-30
1
-0
/
+2
*
providers: Add SM4 XTS implementation
Xu Yizhou
2022-11-29
1
-0
/
+1
*
default provider: include RIPEMD160
Pauli
2022-10-19
1
-0
/
+4
*
Add HPKE DHKEM provider support for EC, X25519 and X448.
slontis
2022-09-23
1
-0
/
+5
*
Implement AES-GCM-SIV (RFC8452)
Todd Short
2022-07-29
1
-0
/
+3
*
Add null digest implementation to the default provider
Tomas Mraz
2021-11-15
1
-0
/
+1
*
providers: Add SM4 GCM implementation
Tianjia Zhang
2021-09-28
1
-0
/
+2
*
Add default provider support for Keccak 224, 256, 384 and 512
Ulrich Müller
2021-09-23
1
-0
/
+5
*
Add support for camellia cbc cts mode
Shane Lontis
2021-08-18
1
-0
/
+3
*
provider: add TLS13_KDF to the default and FIPS providers
Pauli
2021-08-05
1
-0
/
+2
*
PROV: Add OIDs we know to all provider applicable algorithms
Richard Levitte
2021-04-18
1
-230
/
+223
*
APPS: Replace the use of OBJ_nid2ln() with name or description calls
Richard Levitte
2021-04-02
1
-18
/
+35
*
Add ossl_provider symbols
Shane Lontis
2021-03-18
1
-1
/
+2
*
Fix misc external ossl_ symbols.
Shane Lontis
2021-03-18
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Avoid races by caching exported ciphers in the init function
Matt Caswell
2021-02-02
1
-1
/
+1
*
Fix some odd names in our provider source code
Richard Levitte
2021-02-01
1
-5
/
+5
*
rand: add a provider side seed source.
Pauli
2020-12-09
1
-0
/
+1
*
Add EVP_KDF-X942 to the fips module
Shane Lontis
2020-12-02
1
-4
/
+2
*
prov: move the entropy source out of the FIPS provider
Pauli
2020-11-19
1
-1
/
+3
*
PROV: Re-implement all the keypair encoders
Richard Levitte
2020-11-11
1
-6
/
+2
*
PROV: Re-implement all the keypair decoders
Richard Levitte
2020-11-11
1
-6
/
+2
*
defltprov: remove duplicate algorithm names.
Pauli
2020-11-05
1
-2
/
+2
*
Add AES KW inverse ciphers to the EVP layer
Shane Lontis
2020-11-02
1
-0
/
+9
*
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
Dr. Matthias St. Pierre
2020-10-15
1
-4
/
+4
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-1
/
+1
*
prov: prefix all exposed 'cipher' symbols with ossl_
Pauli
2020-10-01
1
-4
/
+4
*
prov: prefix provider internal functions with ossl_
Pauli
2020-09-29
1
-7
/
+8
*
prov: prefix all OSSL_DISPATCH tables names with ossl_
Pauli
2020-09-29
1
-194
/
+200
*
Move SM2 asymmetric encryption to be available in the default provider
Matt Caswell
2020-09-25
1
-0
/
+3
*
Add SM2 signature algorithm to default provider
Paul Yang
2020-09-22
1
-0
/
+4
*
Add SM2 key management
Paul Yang
2020-09-22
1
-0
/
+2
*
ENCODER: Refactor our provider encoder implementations
Richard Levitte
2020-09-20
1
-2
/
+2
*
Add KEM (Key encapsulation mechanism) support to providers
Shane Lontis
2020-09-19
1
-0
/
+7
*
provider: add an 'is_running' call to all providers.
Pauli
2020-09-12
1
-1
/
+2
*
Fix up issue on AIX caused by broken compiler handling of macro expansion
Jon Spillett
2020-09-09
1
-2
/
+2
*
STORE: Add a built-in 'file:' storemgmt implementation (loader)
Richard Levitte
2020-09-03
1
-0
/
+11
*
Avoid AIX compiler issue by making the macro argument names not match any sub...
Jon Spillett
2020-09-03
1
-4
/
+4
*
Include "legacy" in the name of the various MAC bridge functions
Matt Caswell
2020-08-29
1
-8
/
+8
[next]