Todd Short
|
0113ec8460
Implement AES-GCM-SIV (RFC8452)
|
il y a 2 ans |
Tomas Mraz
|
bef9b48e50
Add null digest implementation to the default provider
|
il y a 3 ans |
Tianjia Zhang
|
c2ee608a23
providers: Add SM4 GCM implementation
|
il y a 3 ans |
Ulrich Müller
|
524f126110
Add default provider support for Keccak 224, 256, 384 and 512
|
il y a 3 ans |
Shane Lontis
|
7f5a9399d2
Add support for camellia cbc cts mode
|
il y a 3 ans |
Pauli
|
736dba012f
provider: add TLS13_KDF to the default and FIPS providers
|
il y a 3 ans |
Richard Levitte
|
e2f5df3613
PROV: Add OIDs we know to all provider applicable algorithms
|
il y a 3 ans |
Richard Levitte
|
baf02793fc
APPS: Replace the use of OBJ_nid2ln() with name or description calls
|
il y a 3 ans |
Shane Lontis
|
c8830891e6
Add ossl_provider symbols
|
il y a 3 ans |
Shane Lontis
|
9500c8234d
Fix misc external ossl_ symbols.
|
il y a 3 ans |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
il y a 3 ans |
Matt Caswell
|
b233ea8276
Avoid races by caching exported ciphers in the init function
|
il y a 3 ans |
Richard Levitte
|
58f422f6f4
Fix some odd names in our provider source code
|
il y a 3 ans |
Pauli
|
81aef6ba72
rand: add a provider side seed source.
|
il y a 4 ans |
Shane Lontis
|
89cccbea51
Add EVP_KDF-X942 to the fips module
|
il y a 4 ans |
Pauli
|
08edd447c9
prov: move the entropy source out of the FIPS provider
|
il y a 4 ans |
Richard Levitte
|
c319b6276b
PROV: Re-implement all the keypair encoders
|
il y a 4 ans |
Richard Levitte
|
2c090c1d1b
PROV: Re-implement all the keypair decoders
|
il y a 4 ans |
Pauli
|
649bd87cb4
defltprov: remove duplicate algorithm names.
|
il y a 4 ans |
Shane Lontis
|
8ea761bf40
Add AES KW inverse ciphers to the EVP layer
|
il y a 4 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
|
592dcfd3df
prov: prefix all exposed 'cipher' symbols with ossl_
|
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 |
Matt Caswell
|
ce64d3eee0
Move SM2 asymmetric encryption to be available in the default provider
|
il y a 4 ans |
Paul Yang
|
d0b79f8631
Add SM2 signature algorithm to default provider
|
il y a 4 ans |
Paul Yang
|
7ee511d093
Add SM2 key management
|
il y a 4 ans |
Richard Levitte
|
111dc4b0f1
ENCODER: Refactor our provider encoder implementations
|
il y a 4 ans |
Shane Lontis
|
80f4fd18f7
Add KEM (Key encapsulation mechanism) support to providers
|
il y a 4 ans |