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
*
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
*
Extend the provider MAC bridge for CMAC
Matt Caswell
2020-08-29
1
-0
/
+6
*
Extend the provider MAC bridge for Poly1305
Matt Caswell
2020-08-29
1
-0
/
+6
*
Extend the provider MAC bridge for SIPHASH
Matt Caswell
2020-08-29
1
-0
/
+2
*
Make the provider side EVP PKEY MAC bridge available in default and fips
Matt Caswell
2020-08-29
1
-0
/
+2
*
Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE
Richard Levitte
2020-08-21
1
-12
/
+12
*
Move PKCS#12 KDF to provider.
Pauli
2020-08-14
1
-0
/
+1
*
Add DHX support to keymanager
Shane Lontis
2020-08-11
1
-0
/
+1
*
Extend the EVP_PKEY KDF to KDF provider bridge to also support Scrypt
Matt Caswell
2020-08-10
1
-0
/
+2
*
Extend the EVP_PKEY KDF to KDF provider bridge to also support HKDF
Matt Caswell
2020-08-10
1
-1
/
+3
*
Implement a EVP_PKEY KDF to KDF provider bridge
Matt Caswell
2020-08-10
1
-0
/
+2
*
Add 'on demand self test' and status test to providers
Shane Lontis
2020-08-09
1
-1
/
+3
[next]