index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
OPENBSD_7_7
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libcrypto
/
evp
/
evp_cipher.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hide deprecated functions in evp.h
beck
2024-04-10
1
-1
/
+5
*
Hide public symbols in evp.h
beck
2024-04-09
1
-1
/
+58
*
Fix signature and semantics of EVP_{CIPHER,MD}_CTX_init()
tb
2024-03-02
1
-5
/
+5
*
Remove custom key length handling
tb
2024-02-24
1
-5
/
+1
*
Align EVP_CIPHER_CTX_init() and _legacy_clear()
tb
2024-02-18
1
-2
/
+2
*
Add EVP_CIPHER_CTX_legacy_clear()
tb
2024-02-18
1
-1
/
+7
*
Make EVP_{CIPHER,MD}_CTX_{cleanup,reset}() NULL-safe
tb
2024-01-30
1
-1
/
+4
*
Improve EVP_CIPHER_{get,set}_asn1_iv()
tb
2024-01-07
1
-25
/
+26
*
Improve length checks for oiv and iv
tb
2024-01-04
1
-4
/
+5
*
Improve order in ancient CMS helpers
tb
2024-01-03
1
-25
/
+25
*
Move a t to the right place in a comment
tb
2024-01-02
1
-2
/
+2
*
Match struct order for the EVP_CIPHER_CTX accessors
tb
2024-01-02
1
-69
/
+73
*
Move down EVP_CIPHER_CTX accessors expose EVP_CIPHER internals
tb
2024-01-02
1
-38
/
+42
*
Move the trivial EVP_CIPHER getters down
tb
2024-01-02
1
-31
/
+35
*
Simplify EVP_CIPHER_{asn1_to_param,parma_to_asn1}()
tb
2024-01-02
1
-17
/
+13
*
Move the EVP_CIPHER API that only exists for CMS/legacy a bit down
tb
2024-01-02
1
-121
/
+125
*
Two spellings of key length are enough
tb
2024-01-02
1
-6
/
+7
*
Rename the poor outlier EVP_CIPHER *e into *cipher
tb
2024-01-02
1
-3
/
+3
*
Better variable names in EVP_CIPHER_type()
tb
2024-01-02
1
-7
/
+8
*
Consistently use ctx for an EVP_CIPHER_CTX
tb
2024-01-02
1
-36
/
+36
*
Merge the EVP_CIPHER_meth_* API into evp_cipher.c
tb
2023-12-29
1
-1
/
+175
*
Merge the remainder of evp_lib.c into evp_cipher.c
tb
2023-12-29
1
-3
/
+298
*
Use more consistent naming for some files in evp
tb
2023-12-29
1
-0
/
+687