index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
man7
/
provider-cipher.pod
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: add references to cipher life cycle documentation
Pauli
2021-06-08
1
-1
/
+7
*
Add Docs for EVP_CIPHER-*
Shane Lontis
2021-05-28
1
-1
/
+1
*
EVP_CIPHER Documentation updates
Shane Lontis
2021-05-28
1
-267
/
+5
*
Unify parameter types in documentation
Tomas Mraz
2021-05-07
1
-1
/
+1
*
Fixes #15070. Allow custom algorithm ID ASN.1 encoding for provided ciphers
Jon Spillett
2021-05-07
1
-1
/
+1
*
Small fixes and cleanups of provider API documentation
Tomas Mraz
2021-04-09
1
-1
/
+1
*
doc: remove TODOs about redesigning the AEAD API
Pauli
2021-03-17
1
-6
/
+0
*
doc: note that get_params and set_params calls should return true if the para...
Pauli
2021-03-11
1
-0
/
+2
*
doc: document the additional params argument to the various init() calls
Pauli
2021-03-11
1
-2
/
+4
*
changes to match the updated context gettable/settable calls for ciphers
Pauli
2021-02-26
1
-7
/
+13
*
Replace provider cipher flags with separate param fields
Shane Lontis
2021-02-10
1
-7
/
+21
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
Rename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_state for clarity
Tomas Mraz
2021-01-18
1
-2
/
+2
*
Support cipher provider "iv state"
Benjamin Kaduk
2020-08-11
1
-1
/
+8
*
gettables: documentation changes to pass the provider context.
Pauli
2020-08-07
1
-3
/
+3
*
Add AES_CBC_CTS ciphers to providers
Shane Lontis
2020-07-15
1
-0
/
+32
*
Make the naming scheme for dispatched functions more consistent
Dr. Matthias St. Pierre
2020-06-24
1
-68
/
+68
*
Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
Dr. Matthias St. Pierre
2020-06-24
1
-2
/
+2
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Add GCM support for EVP_CTRL_GCM_IV_GEN and EVP_CTRL_GCM_SET_IV_INV to providers
Shane Lontis
2020-01-10
1
-0
/
+12
*
Add AES_CBC_HMAC_SHA ciphers to providers.
Shane Lontis
2020-01-06
1
-0
/
+49
*
Fix some typos
Veres Lajos
2019-12-11
1
-1
/
+1
*
Fix some broken doc links
Rich Salz
2019-11-15
1
-1
/
+1
*
Add AES SIV ciphers to default provider
Shane Lontis
2019-11-08
1
-0
/
+7
*
Fix broken links, mainly typo's
Rich Salz
2019-10-24
1
-1
/
+1
*
Add ChaCha related ciphers to default provider
Shane Lontis
2019-10-16
1
-0
/
+4
*
POD: stop abusing comment
Richard Levitte
2019-10-11
1
-1
/
+1
*
Add rc2 ciphers to default provider
Shane Lontis
2019-10-08
1
-0
/
+5
*
Add rc5 ciphers to default provider
Shane Lontis
2019-10-03
1
-1
/
+6
*
Adapt EVP_CIPHER_{param_to_asn1,asn1_to_param} for use with provider.
Richard Levitte
2019-10-01
1
-0
/
+7
*
Make doc/man7/ and doc/internal/man3/ conform with man-pages(7)
Richard Levitte
2019-09-28
1
-26
/
+26
*
Reformat param description lines
Pauli
2019-09-27
1
-15
/
+15
*
Make OSSL_PARAM descriptions uniformly formatted.
Pauli
2019-09-27
1
-15
/
+23
*
Add EVP_CIPHER_CTX_tag_length()
Shane Lontis
2019-09-11
1
-0
/
+5
*
Change provider params from int to size_t
Shane Lontis
2019-09-05
1
-11
/
+11
*
Cleanup ciphers and Add 3des ciphers.
Shane Lontis
2019-08-26
1
-0
/
+6
*
cipher cleanups.
Shane Lontis
2019-08-19
1
-0
/
+4
*
Rename ctx_{get,set}_params to {get,set}_ctx_params
Richard Levitte
2019-08-16
1
-8
/
+8
*
Add missing EVP param utility functions
Richard Levitte
2019-08-15
1
-17
/
+35
*
Document the provider CIPHER operation
Matt Caswell
2019-07-30
1
-0
/
+316