<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/evp/evp_encode.c, branch OPENBSD_7_9_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2024-04-09T13:52:42+00:00</updated>
<entry>
<title>Hide public symbols in evp.h</title>
<updated>2024-04-09T13:52:42+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2024-04-09T13:52:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9835bb3c82adc630df1f3aaa7dfbf7f0506b0bc4'/>
<id>urn:sha1:9835bb3c82adc630df1f3aaa7dfbf7f0506b0bc4</id>
<content type='text'>
largely mechanically done by the guentherizer 9000

ok tb@
</content>
</entry>
<entry>
<title>Zap some whitespace</title>
<updated>2023-12-29T10:31:50+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-12-29T10:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a6a04330131ed5b1198d51e5d97a1f625b930036'/>
<id>urn:sha1:a6a04330131ed5b1198d51e5d97a1f625b930036</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use more consistent naming for some files in evp</title>
<updated>2023-12-29T05:57:24+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-12-29T05:57:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=82fe904a9e9088317b5afb8410dd00e80e8e6d63'/>
<id>urn:sha1:82fe904a9e9088317b5afb8410dd00e80e8e6d63</id>
<content type='text'>
EVP_Digest{Init,Update,Final}() move from digest.c to evp_digest.c which
will become the home of all things related to EVP_MD{,_CTX} handling.

EVP_Cipher{Init,Update,Final}() move from evp_enc.c to evp_cipher.c which
will become the home of all things related to EVP_CIPHER{,_CTX} handling.

EVP_Encode{Init,Update,Final}() move from encode.c to evp_encode.c which
already is the home of EVP_ENCODE_CTX_{new,free}().

discussed with jsing
</content>
</entry>
</feed>
