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_digest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2git to create tag 'tb_20250414'.
tb_20250414
cvs2svn
2025-04-14
1
-500
/
+0
*
Hide deprecated functions in evp.h
beck
2024-04-10
1
-1
/
+2
*
Hide public symbols in evp.h
beck
2024-04-09
1
-1
/
+28
*
Remove EVP_MD_meth* again
tb
2024-03-02
1
-113
/
+1
*
Fix signature and semantics of EVP_{CIPHER,MD}_CTX_init()
tb
2024-03-02
1
-5
/
+5
*
Use EVP_MD_CTX_legacy_clear() internally
tb
2024-02-18
1
-4
/
+4
*
Add EVP_MD_CTX_legacy_clear()
tb
2024-02-18
1
-1
/
+7
*
Make EVP_{CIPHER,MD}_CTX_{cleanup,reset}() NULL-safe
tb
2024-01-30
1
-2
/
+4
*
Move the EVP_MD block size accessor down
tb
2023-12-29
1
-7
/
+11
*
Move the EVP_MD_CTX flag accessors up a bit
tb
2023-12-29
1
-19
/
+19
*
Hoist EVP_MD_CTX accessors to after EVP_MD_CTX_ctrl
tb
2023-12-29
1
-63
/
+62
*
Move init/reset next to cleanup
tb
2023-12-29
1
-13
/
+13
*
Move the copy/copy_ex stuff down below the new/free/clear mess
tb
2023-12-29
1
-63
/
+64
*
Move the middle part of evp_lib.c to evp_digest.c
tb
2023-12-29
1
-1
/
+204
*
Use more consistent naming for some files in evp
tb
2023-12-29
1
-0
/
+369