index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
man3
/
EVP_EncryptInit.pod
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify Tag Length Setting in OCB Mode
erbsland-dev
2024-09-19
1
-4
/
+3
*
Add missing security rules about NULL check to various manpages
icy17
2024-09-09
1
-5
/
+6
*
Clarify EVP_CipherUpdate() authenticated bytes behavior
erbsland-dev
2024-09-05
1
-0
/
+9
*
Amend the design of AlgorithmIdentifier parameter passing
Richard Levitte
2024-08-27
1
-4
/
+15
*
Cleanups for FIPS indicator documentation
slontis
2024-08-26
1
-2
/
+6
*
Add an indicator for AES GCM that returns if the iv has been generated
slontis
2024-08-18
1
-0
/
+10
*
ssl_evp_cipher_fetch(): Avoid using 3DES from the FIPS provider
Tomas Mraz
2024-08-01
1
-0
/
+6
*
Add FIPS indicator support for Triple-DES encryption.
slontis
2024-07-26
1
-0
/
+16
*
Clarify in-place encryption behavior in documentation
erbsland-dev
2024-07-16
1
-3
/
+7
*
docs: document that *_free(NULL) does nothing
Vita Batrla
2024-06-27
1
-3
/
+4
*
doc: Fix description of EVP_CIPHER_CTX_dup
Daiki Ueno
2024-05-14
1
-3
/
+3
*
Remove repetitive words
Neil Horman
2024-04-16
1
-1
/
+1
*
Copyright year updates
Richard Levitte
2024-04-09
1
-1
/
+1
*
Fix new typos found by codespell
Dimitri Papadopoulos
2024-02-14
1
-4
/
+4
*
Add appropriate NULL checks in EVP_CIPHER api
Neil Horman
2024-01-25
1
-9
/
+16
*
doc: improve documentation of EVP in-place encryption
Matthias St. Pierre
2023-12-12
1
-5
/
+9
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
Fix documentation around AAD and return values in EVP_Cipher*
Samuel Lee
2023-07-21
1
-4
/
+6
*
doc: Fix typo in EVP_EncryptInit.pod
Samuel Lee (ENS/CRYPTO)
2023-03-31
1
-1
/
+1
*
ChaCha20-Poly1305 no longer supports truncated IV's.
slontis
2023-01-30
1
-5
/
+4
*
Add notes about ignoring initialization failures on contexts
Tomas Mraz
2023-01-27
1
-4
/
+22
*
Refine the documents of several APIs
Peiwei Hu
2022-12-16
1
-1
/
+2
*
Replace some boldened types with a corresponding man page link
Richard Levitte
2022-12-08
1
-11
/
+8
*
doc: add note for sm4 xts
Xu Yizhou
2022-11-29
1
-0
/
+34
*
Fix typos in doc/man3/EVP_EncryptInit.pod
Marco Abbadini
2022-11-25
1
-2
/
+2
*
Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branch
Richard Levitte
2022-10-07
1
-1
/
+1
*
Note that EVP_CIPHER_get_iv_length returns negative values on error
Pauli
2022-08-03
1
-1
/
+1
*
Implement AES-GCM-SIV (RFC8452)
Todd Short
2022-07-29
1
-0
/
+2
*
Update SIV mode documentation
Todd Short
2022-06-09
1
-9
/
+20
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
doc: document digest and cipher dup functions
Pauli
2022-01-19
1
-0
/
+20
*
Fix typos
Dimitris Apostolou
2022-01-05
1
-1
/
+1
*
Clarify the deprecation warnings in the docs
Matt Caswell
2021-12-06
1
-6
/
+6
*
Clarify and correct the EVP_CTRL_AEAD_SET_TAG docs
Matt Caswell
2021-11-24
1
-6
/
+8
*
Clarify the documentation for the "byname" functions
Matt Caswell
2021-10-27
1
-4
/
+21
*
doc: remove end of line whitespace
Pauli
2021-09-22
1
-1
/
+1
*
Document that EVP_get_cipherbyname() does not work for some new algorithm names.
slontis
2021-08-31
1
-0
/
+5
*
Add support for camellia cbc cts mode
Shane Lontis
2021-08-18
1
-8
/
+12
*
doc: add references to cipher life cycle documentation
Pauli
2021-06-08
1
-2
/
+6
*
Add a gettable for provider ciphers to return the EVP_CIPH_RAND_KEY flag
Shane Lontis
2021-06-08
1
-2
/
+10
*
doc: make XXX_get_number() internal
Pauli
2021-06-02
1
-7
/
+0
*
Add documentation of the old names kept as alias macros
Tomas Mraz
2021-06-01
1
-1
/
+50
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-78
/
+118
*
Document Settable EVP_CIPHER_CTX parameter "use-bits"
Shane Lontis
2021-06-01
1
-6
/
+103
*
Add Docs for EVP_CIPHER-*
Shane Lontis
2021-05-28
1
-66
/
+67
*
EVP_CIPHER Documentation updates
Shane Lontis
2021-05-28
1
-194
/
+712
*
Add "origin" field to EVP_CIPHER, EVP_MD
Rich Salz
2021-04-18
1
-2
/
+17
*
Update the algorithm fetching documentation links
Matt Caswell
2021-04-08
1
-1
/
+1
*
EVP: Add EVP_<TYPE>_description()
Richard Levitte
2021-04-02
1
-0
/
+6
*
EVP_CIPHER_type: fix misleading argument name
Tomas Mraz
2021-04-01
1
-1
/
+1
[next]