Tomas Mraz
|
eddbb78f4e
When changing IV length invalidate previously set IV
|
1 年之前 |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 年之前 |
Irak Rigia
|
1e6bd31e58
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
|
1 年之前 |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 年之前 |
Pauli
|
12ddfa6b34
support params argument to AES cipher init calls
|
3 年之前 |
Pauli
|
644c5dd366
prov: upport modified gettable/settable ctx calls for ciphers
|
3 年之前 |
Shane Lontis
|
e36b3c2f75
Fix external symbols in the provider cipher implementations.
|
3 年之前 |
Tomas Mraz
|
f5f29796f0
Various cleanup of PROV_R_ reason codes
|
3 年之前 |
Tomas Mraz
|
2741128e9d
Move the PROV_R reason codes to a public header
|
3 年之前 |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 年之前 |
Tomas Mraz
|
0d83b7b903
Rename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_state for clarity
|
3 年之前 |
Matt Caswell
|
a07dc8167b
Fix instances of pointer addition with the NULL pointer
|
4 年之前 |
Pauli
|
592dcfd3df
prov: prefix all exposed 'cipher' symbols with ossl_
|
4 年之前 |
Pauli
|
7d6766cb53
prov: prefix provider internal functions with ossl_
|
4 年之前 |
Pauli
|
1be63951f8
prov: prefix all OSSL_DISPATCH tables names with ossl_
|
4 年之前 |
Pauli
|
f99d3eedf7
ciphers: add FIPS error state handling
|
4 年之前 |
Pauli
|
1017ab21e4
provider: add the unused paramater tag to the gettable and settable functions
|
4 年之前 |
Benjamin Kaduk
|
8489026850
Support cipher provider "iv state"
|
4 年之前 |
Pauli
|
af5e1e852d
gettables: provider changes to pass the provider context.
|
4 年之前 |
Shane Lontis
|
914f97eecc
Fix provider cipher reinit after init/update with a partial update block.
|
4 年之前 |
Matt Caswell
|
63ee6ec177
Ensure any allocated MAC is freed in the provider code
|
4 年之前 |
Dr. Matthias St. Pierre
|
363b1e5dae
Make the naming scheme for dispatched functions more consistent
|
4 年之前 |
Benjamin Kaduk
|
7cc5e0d283
Allow oversized buffers for provider cipher IV fetch
|
4 年之前 |
Benjamin Kaduk
|
320d96a32c
Set cipher IV as octet string and pointer from providers
|
4 年之前 |
Pauli
|
e655ce14d0
coverity: 1462544 Dereference after null check
|
4 年之前 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 年之前 |
Kurt Roeckx
|
c339c702f6
Improve small block cipher performance
|
4 年之前 |
Matt Caswell
|
c72fa2554f
Deprecate the low level AES functions
|
5 年之前 |
Richard Levitte
|
68a51d59a2
Move providers/common/{ciphers,digests}/* to providers/implementations
|
5 年之前 |
Matt Caswell
|
4b9c750be8
Make sure we handle input NULL with length 0
|
5 年之前 |