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
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
/
man
/
EVP_EncryptInit.3
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tweak previous; ok tb
jmc
2020-01-26
1
-3
/
+3
*
Document the change in EVP_chacha20(3).
tb
2020-01-26
1
-3
/
+5
*
The length of the IV of EVP_chacha20 is currently 64 bits, not 96.
tb
2020-01-22
1
-3
/
+3
*
document but do not recommend EVP_Cipher(3);
schwarze
2019-08-15
1
-3
/
+52
*
Tree structure for manual pages: crypto(3) links to 33 function
schwarze
2019-06-06
1
-2
/
+6
*
import EVP_camellia_128_cbc(3) from OpenSSL 1.1.1,
schwarze
2019-03-21
1
-1
/
+3
*
Split EVP_rc4(3) out of EVP_EncryptInit(3) to reduce clutter.
schwarze
2019-03-21
1
-19
/
+3
*
Split EVP_des_cbc(3) out of EVP_EncryptInit(3) to reduce clutter:
schwarze
2019-03-21
1
-52
/
+4
*
add a handful of missing functions
schwarze
2019-03-21
1
-5
/
+38
*
Bring back EVP_chacha20 list item that was accidentally removed
tb
2019-03-21
1
-2
/
+3
*
Document the flag EVP_CIPHER_CTX_FLAG_WRAP_ALLOW needed for the EVP
schwarze
2019-03-19
1
-2
/
+44
*
Split EVP_aes_128_cbc(3) out of EVP_EncryptInit(3):
schwarze
2019-03-18
1
-72
/
+7
*
Document SM4; related to evp.h rev. 1.73.
schwarze
2019-03-18
1
-3
/
+7
*
fix some cases of spaces before full stops, where none were neccessary;
jmc
2019-03-10
1
-3
/
+3
*
tweak previous;
jmc
2018-09-12
1
-2
/
+2
*
Add some accessor functions:
djm
2018-09-12
1
-2
/
+33
*
Remove extra "and" in "These functions and have been available"
tb
2018-08-28
1
-3
/
+3
*
typo: an nonce -> a nonce
tb
2018-08-26
1
-3
/
+3
*
missing "const" in seven prototypes;
schwarze
2018-03-29
1
-16
/
+16
*
found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs
schwarze
2018-03-27
1
-21
/
+33
*
finish crypto HISTORY; mostly 1.1.0/6.3, but also various other fixes
schwarze
2018-03-23
1
-2
/
+3
*
crypto HISTORY up to 1.0.1; researched from OpenSSL git
schwarze
2018-03-23
1
-1
/
+14
*
crypto HISTORY up to 0.9.8h; researched from OpenSSL git
schwarze
2018-03-23
1
-2
/
+7
*
crypto HISTORY up to 0.9.8; researched from OpenSSL git
schwarze
2018-03-23
1
-2
/
+6
*
crypto HISTORY up to 0.9.7; researched from OpenSSL git
schwarze
2018-03-22
1
-2
/
+3
*
crypto HISTORY up to 0.9.6; researched from OpenSSL git
schwarze
2018-03-22
1
-2
/
+12
*
crypto HISTORY up to 0.9.3; researched from OpenSSL git
schwarze
2018-03-21
1
-2
/
+5
*
crypto HISTORY up to SSLeay 0.9.1; researched from OpenSSL git
schwarze
2018-03-21
1
-1
/
+5
*
evp.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL git
schwarze
2018-03-21
1
-4
/
+9
*
evp.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git
schwarze
2018-03-20
1
-3
/
+58
*
Garbage collect RC5 documentation.
schwarze
2018-02-27
1
-22
/
+3
*
In evp.h rev. 1.57 2018/02/17 16:54:08,
schwarze
2018-02-19
1
-70
/
+96
*
Mention two more block cipher modes that actually exist in our tree;
schwarze
2018-02-14
1
-8
/
+30
*
sync with OpenSSL:
schwarze
2017-08-20
1
-4
/
+14
*
Consistently mark up various ASN.1 type names defined in standards
schwarze
2016-12-25
1
-5
/
+8
*
Add Copyright and license.
schwarze
2016-11-26
1
-143
/
+390
*
various cleanup;
jmc
2016-11-21
1
-26
/
+28
*
first pass; ok schwarze
jmc
2016-11-06
1
-2
/
+5
*
convert EVP manuals from pod to mdoc
schwarze
2016-11-03
1
-0
/
+939