Matthias St. Pierre
|
6ebdbba76a
doc: improve documentation of EVP in-place encryption
|
11 miesięcy temu |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 rok temu |
slontis
|
f7d76c3d7d
Add documentation for "NULL" cipher and digest algorithms.
|
1 rok temu |
Richard Levitte
|
318a9dfa5f
Replace some boldened types with a corresponding man page link
|
1 rok temu |
Tomas Mraz
|
13b47155ba
Correct doubled OSSL_OSSL when documenting OSSL_FUNC_.._fn
|
2 lat temu |
Pauli
|
b1307e9421
doc: add references to cipher life cycle documentation
|
3 lat temu |
Shane Lontis
|
b9098d4edd
Add Docs for EVP_CIPHER-*
|
3 lat temu |
Shane Lontis
|
97aede6846
EVP_CIPHER Documentation updates
|
3 lat temu |
Tomas Mraz
|
c9f18e5990
Unify parameter types in documentation
|
3 lat temu |
Jon Spillett
|
592ea4ba94
Fixes #15070. Allow custom algorithm ID ASN.1 encoding for provided ciphers
|
3 lat temu |
Tomas Mraz
|
bd6e7fb7a7
Small fixes and cleanups of provider API documentation
|
3 lat temu |
Pauli
|
8f391c7d1b
doc: remove TODOs about redesigning the AEAD API
|
3 lat temu |
Pauli
|
f59612fed8
doc: note that get_params and set_params calls should return true if the param array is null
|
3 lat temu |
Pauli
|
f187d4f9f8
doc: document the additional params argument to the various init() calls
|
3 lat temu |
Pauli
|
fe20a66ed4
changes to match the updated context gettable/settable calls for ciphers
|
3 lat temu |
Shane Lontis
|
a054d15c22
Replace provider cipher flags with separate param fields
|
3 lat temu |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 lat temu |
Tomas Mraz
|
0d83b7b903
Rename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_state for clarity
|
3 lat temu |
Benjamin Kaduk
|
8489026850
Support cipher provider "iv state"
|
4 lat temu |
Pauli
|
992492f5e8
gettables: documentation changes to pass the provider context.
|
4 lat temu |
Shane Lontis
|
7cc355c2e4
Add AES_CBC_CTS ciphers to providers
|
4 lat temu |
Dr. Matthias St. Pierre
|
363b1e5dae
Make the naming scheme for dispatched functions more consistent
|
4 lat temu |
Dr. Matthias St. Pierre
|
23c48d94d4
Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
|
4 lat temu |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 lat temu |
Shane Lontis
|
11b4435986
Add GCM support for EVP_CTRL_GCM_IV_GEN and EVP_CTRL_GCM_SET_IV_INV to providers
|
5 lat temu |
Shane Lontis
|
0d2bfe52bb
Add AES_CBC_HMAC_SHA ciphers to providers.
|
4 lat temu |
Veres Lajos
|
79c44b4e30
Fix some typos
|
5 lat temu |
Rich Salz
|
d7cea0b8f5
Fix some broken doc links
|
5 lat temu |
Shane Lontis
|
eb173822b2
Add AES SIV ciphers to default provider
|
5 lat temu |
Rich Salz
|
1b0d1bf7f1
Fix broken links, mainly typo's
|
5 lat temu |