<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/evp/evp_err.c, branch OPENBSD_6_8_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_8_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_8_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2020-04-27T19:31:02+00:00</updated>
<entry>
<title>Disallow the use of zero length IVs in AES-GCM via</title>
<updated>2020-04-27T19:31:02+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-04-27T19:31:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=59b4077b60cc24004bc23295bd2ff465be743f11'/>
<id>urn:sha1:59b4077b60cc24004bc23295bd2ff465be743f11</id>
<content type='text'>
EVP_AEAD_CTX_{open,seal}, as this leaks the authentication key.

Issue reported and fix tested by Guido Vranken.

ok beck, jsing

This commit adds a constant to a public header despite library lock,
as discussed with deraadt and sthen.
</content>
</entry>
<entry>
<title>Expand the ERR_PACK() macro to ERR_REASON() for consistency.</title>
<updated>2019-03-18T05:34:29+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2019-03-18T05:34:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=60690466852971b4a7bd7a7a7ef0d04fe15c0ced'/>
<id>urn:sha1:60690466852971b4a7bd7a7a7ef0d04fe15c0ced</id>
<content type='text'>
No binary change.
</content>
</entry>
<entry>
<title>Provide EVP_PKEY_get0_hmac(). From OpenSSL 1.1.1 which is still</title>
<updated>2019-03-17T18:17:45+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2019-03-17T18:17:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d1cff79a11e003c54fb26944575ab3013366508d'/>
<id>urn:sha1:d1cff79a11e003c54fb26944575ab3013366508d</id>
<content type='text'>
freely licensed.

From jsing
</content>
</entry>
<entry>
<title>Provide EVP_aes_{128,192,256}_wrap(). This is a compatible</title>
<updated>2019-03-17T18:07:41+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2019-03-17T18:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9651ec05f00bf3384031fb7428d88d3daf1e1139'/>
<id>urn:sha1:9651ec05f00bf3384031fb7428d88d3daf1e1139</id>
<content type='text'>
implementation based on the one in OpenSSL 1.0.2r which is
still freely licensed.

The functions are undocumented in OpenSSL. To use them, one
needs to set the undocumented EVP_CIPHER_CTX_FLAG_WRAP_ALLOW
flag on the EVP_CIPHER_CTX.

resolves #505

ok jsing
</content>
</entry>
<entry>
<title>Send the function codes from the error functions to the bit bucket,</title>
<updated>2017-01-29T17:49:23+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-01-29T17:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d1f47bd292f36094480caa49ada36b99a69c59b0'/>
<id>urn:sha1:d1f47bd292f36094480caa49ada36b99a69c59b0</id>
<content type='text'>
as was done earlier in libssl. Thanks inoguchi@ for noticing
libssl had more reacharounds into this.
ok jsing@ inoguchi@
</content>
</entry>
<entry>
<title>Regen</title>
<updated>2015-02-15T14:35:30+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2015-02-15T14:35:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=abd73a522ddcc1102ca86cc090873f4547b8bb41'/>
<id>urn:sha1:abd73a522ddcc1102ca86cc090873f4547b8bb41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Explicitly include &lt;openssl/opensslconf.h&gt; in every file that references</title>
<updated>2014-07-10T22:45:58+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-07-10T22:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=62348213609ef233110561d1a6ed67ad66df1c7e'/>
<id>urn:sha1:62348213609ef233110561d1a6ed67ad66df1c7e</id>
<content type='text'>
an OPENSSL_NO_* define. This avoids relying on something else pulling it
in for us, plus it fixes several cases where the #ifndef OPENSSL_NO_XYZ is
never going to do anything, since OPENSSL_NO_XYZ will never defined, due
to the fact that opensslconf.h has not been included.

This also includes some miscellaneous sorting/tidying of headers.
</content>
</entry>
<entry>
<title>tags as requested by miod and tedu</title>
<updated>2014-06-12T15:49:31+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-06-12T15:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=59f4f2c61d71e266d37dd2fc97615b3fd35b4721'/>
<id>urn:sha1:59f4f2c61d71e266d37dd2fc97615b3fd35b4721</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a ChaCha20-Poly1305 AEAD EVP implementation to libcrypto, from Adam</title>
<updated>2014-05-15T15:09:01+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-05-15T15:09:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8a65f7cbd781f32dec36666d5741de0662a0a71f'/>
<id>urn:sha1:8a65f7cbd781f32dec36666d5741de0662a0a71f</id>
<content type='text'>
Langley's Chromium OpenSSL patches.

ok miod@
</content>
</entry>
<entry>
<title>Add an AEAD EVP interface to libcrypto, along with AES-GCM AEAD</title>
<updated>2014-05-15T13:53:47+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-05-15T13:53:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9135c0f787fcbeb8cc9c173e57e9659527be56c5'/>
<id>urn:sha1:9135c0f787fcbeb8cc9c173e57e9659527be56c5</id>
<content type='text'>
implementations. This largely pulls in Adam Langley's AEAD patches from
Chromium's OpenSSL.

ok miod@
</content>
</entry>
</feed>
