<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libcrypto/aead, branch OPENBSD_7_8_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_8_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_8_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2023-09-28T14:55:48+00:00</updated>
<entry>
<title>Fix error message</title>
<updated>2023-09-28T14:55:48+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-09-28T14:55:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ea4541364b8977ab692cc5d68b9c2100462f1f98'/>
<id>urn:sha1:ea4541364b8977ab692cc5d68b9c2100462f1f98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check that EVP_CIPHER_CTX_iv_length() matches what was set</title>
<updated>2023-09-28T11:35:10+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-09-28T11:35:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=796b898541e7e7ffbbea5d7651628475cb67fbe2'/>
<id>urn:sha1:796b898541e7e7ffbbea5d7651628475cb67fbe2</id>
<content type='text'>
This really only covers AES-GCM.

From beck
</content>
</entry>
<entry>
<title>fixup for MS compilers</title>
<updated>2023-07-07T07:44:59+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2023-07-07T07:44:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fe4df3897d663e6706d15e040ccef08ef5643eb0'/>
<id>urn:sha1:fe4df3897d663e6706d15e040ccef08ef5643eb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test EVP_chacha20_poly1305() (linking statically for now)</title>
<updated>2022-08-20T19:25:14+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-08-20T19:25:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8ab674e8adf72179cc36cc4916d2250d8e54e8d0'/>
<id>urn:sha1:8ab674e8adf72179cc36cc4916d2250d8e54e8d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright for additional/new code.</title>
<updated>2022-07-30T17:09:45+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-07-30T17:09:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8d65ace007bf57850775bd42d6f7d70daa3e3fdb'/>
<id>urn:sha1:8d65ace007bf57850775bd42d6f7d70daa3e3fdb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Provide additional AEAD test cases.</title>
<updated>2022-07-30T16:40:23+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-07-30T16:40:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7e1cb12b63421debd8c67664632ca0c5dd1830bc'/>
<id>urn:sha1:7e1cb12b63421debd8c67664632ca0c5dd1830bc</id>
<content type='text'>
Bring in additional AEAD test cases from BoringSSL.

This provides additional coverage for AES-{128,192,256}-GCM, as well as
Chacha20-Poly1305 and XChaCha20-Poly1305.

Discussed with tb@
</content>
</entry>
<entry>
<title>Add EVP_aes_192_gcm() as a known AEAD.</title>
<updated>2022-07-30T16:31:41+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-07-30T16:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6a51422a9a29747c0f38dc92a6844c2bfa27766d'/>
<id>urn:sha1:6a51422a9a29747c0f38dc92a6844c2bfa27766d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow the AEAD to be specified for a test file.</title>
<updated>2022-07-30T16:30:42+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-07-30T16:30:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ba4b0526f5f9923a4b8bbb2c0c69b9c194852e72'/>
<id>urn:sha1:ba4b0526f5f9923a4b8bbb2c0c69b9c194852e72</id>
<content type='text'>
Currently, this must be specified per test - allow it to be given as a
command line argument that applies to the entire test file.
</content>
</entry>
<entry>
<title>Run AEAD tests against EVP_CIPHER implementations.</title>
<updated>2022-07-30T16:17:22+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-07-30T16:17:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=377a903974dc4444a6e5beb46ba1b3c94f7ebc54'/>
<id>urn:sha1:377a903974dc4444a6e5beb46ba1b3c94f7ebc54</id>
<content type='text'>
In addition to running AEAD tests against the EVP_AEAD implementation, also
run them against the EVP_CIPHER implementation where applicable.

This is a perfect example of why EVP_AEAD exists and why EVP_CIPHER is
completely unsuited for use with AEADs...
</content>
</entry>
<entry>
<title>Allow quoted ASCII strings as input for AEAD regress.</title>
<updated>2022-07-30T16:12:40+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-07-30T16:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5908be8aa22b0be9b5c21ff7e37a72ad249eeab2'/>
<id>urn:sha1:5908be8aa22b0be9b5c21ff7e37a72ad249eeab2</id>
<content type='text'>
Currently, each line in the text file is expected to be string of
hexadecimal digits. In addition to this, allow a line to be given as an
quoted ASCII string.
</content>
</entry>
</feed>
