<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libcrypto/aead, branch libressl-v3.6.2</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.6.2</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.6.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2022-08-20T19:25:14+00:00</updated>
<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>
<entry>
<title>Sort includes.</title>
<updated>2022-07-30T14:49:15+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-07-30T14:49:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6e418ced854b7d9fcfdd9377599b5531c46780db'/>
<id>urn:sha1:6e418ced854b7d9fcfdd9377599b5531c46780db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Less #ifndef OPENSSL_NO_*</title>
<updated>2022-07-30T14:24:33+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-07-30T14:24:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d731a4cdf30d79f542ed9a2a769e96c0af82505d'/>
<id>urn:sha1:d731a4cdf30d79f542ed9a2a769e96c0af82505d</id>
<content type='text'>
We're not going to be compiling without AES or CHACHA/POLY1305 anytime
soon.
</content>
</entry>
<entry>
<title>Fix comment formatting.</title>
<updated>2022-07-30T14:09:00+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-07-30T14:09:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4a46d566ac5d30977b5d5104700857cea61cfa31'/>
<id>urn:sha1:4a46d566ac5d30977b5d5104700857cea61cfa31</id>
<content type='text'>
</content>
</entry>
</feed>
