Pauli
|
edc9ce8ef4
doc: document the MAC block size getter
|
před 3 roky |
Tomas Mraz
|
bd6e7fb7a7
Small fixes and cleanups of provider API documentation
|
před 3 roky |
Pauli
|
10b63e9756
doc: note that MAC lifecycle transitions will be enforced at some point
|
před 3 roky |
Pauli
|
f59612fed8
doc: note that get_params and set_params calls should return true if the param array is null
|
před 3 roky |
Richard Levitte
|
8593ff00cc
DOCS: Fix provider-mac.pod and the docs of our implementations
|
před 3 roky |
Pauli
|
dc567dc746
doc: update provider-mac documentation to account for the additional init() arguments
|
před 3 roky |
Pauli
|
8dd233bb07
doc: changes to match the updated context gettable/settable calls for MACs
|
před 3 roky |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
před 3 roky |
Shane Lontis
|
36978c19a9
Replace MAC flags OSSL_MAC_PARAM_FLAGS with separate param fields.
|
před 3 roky |
Pauli
|
992492f5e8
gettables: documentation changes to pass the provider context.
|
před 4 roky |
Matt Caswell
|
fbd2ece171
Update copyright year
|
před 4 roky |
Dr. Matthias St. Pierre
|
363b1e5dae
Make the naming scheme for dispatched functions more consistent
|
před 4 roky |
Dr. Matthias St. Pierre
|
23c48d94d4
Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
|
před 4 roky |
Veres Lajos
|
79c44b4e30
Fix some typos
|
před 5 roky |
Rich Salz
|
d7cea0b8f5
Fix some broken doc links
|
před 5 roky |
Rich Salz
|
1b0d1bf7f1
Fix broken links, mainly typo's
|
před 5 roky |
Richard Levitte
|
bb82531f65
POD: stop abusing comment
|
před 5 roky |
Pauli
|
0c452a51a5
Reformat param description lines
|
před 5 roky |
Pauli
|
d56eba1fd1
Make OSSL_PARAM descriptions uniformly formatted.
|
před 5 roky |
Pauli
|
72c162abb0
Use OSSL_PARAM types. Limits are explained in the description where appropriate.
|
před 5 roky |
Pauli
|
5a2a2f66c5
Remove the engine parameter from the provider MAC documentations
|
před 5 roky |
Richard Levitte
|
703170d4b9
Get rid of the diversity of names for MAC parameters
|
před 5 roky |
Richard Levitte
|
92d9d0ae2b
Rename ctx_{get,set}_params to {get,set}_ctx_params
|
před 5 roky |
Richard Levitte
|
e74bd29053
Prepare EVP_MAC infrastructure for moving all MACs to providers
|
před 5 roky |