<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libcrypto/aead, branch OPENBSD_7_0_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_0_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_0_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2019-01-22T00:59:21+00:00</updated>
<entry>
<title>add support for xchacha20 and xchacha20-poly1305</title>
<updated>2019-01-22T00:59:21+00:00</updated>
<author>
<name>dlg</name>
<email></email>
</author>
<published>2019-01-22T00:59:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4dfb993f9f695f40d03730129e2c082223711b65'/>
<id>urn:sha1:4dfb993f9f695f40d03730129e2c082223711b65</id>
<content type='text'>
xchacha is a chacha stream that allows for an extended nonce, which
in turn makes it feasible to use random nonces.

ok tb@
</content>
</entry>
<entry>
<title>Add missing $OpenBSD$ markers.</title>
<updated>2018-07-17T17:06:50+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2018-07-17T17:06:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6016188a1940d280c27f96e45b21e6bc5cca1309'/>
<id>urn:sha1:6016188a1940d280c27f96e45b21e6bc5cca1309</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove chacha20-poly1305-old regress and test vectors.</title>
<updated>2017-08-28T17:52:58+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-08-28T17:52:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5c19c5831f30a738353aa511a28976a6bcda0ff4'/>
<id>urn:sha1:5c19c5831f30a738353aa511a28976a6bcda0ff4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update AEAD regress to match EVP_aead_chacha20_poly1305() changes.</title>
<updated>2016-04-28T16:09:09+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-04-28T16:09:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=611595c84e1e65ad0c3d4becbb8280ee2c6d984c'/>
<id>urn:sha1:611595c84e1e65ad0c3d4becbb8280ee2c6d984c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>After opening an AEAD, ensure that the decrypted output matches the</title>
<updated>2016-04-13T13:18:05+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-04-13T13:18:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a4eed51eaeff5b22538f20b7ec49bfb70ab98b31'/>
<id>urn:sha1:a4eed51eaeff5b22538f20b7ec49bfb70ab98b31</id>
<content type='text'>
plaintext for the regress test case.
</content>
</entry>
<entry>
<title>Add EVP_aead_chacha20_poly1305_ietf() - The informational RFC 7539,</title>
<updated>2015-11-02T15:40:53+00:00</updated>
<author>
<name>reyk</name>
<email></email>
</author>
<published>2015-11-02T15:40:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3e2680fbd9dc7657b729f24a677f5ec057643aa6'/>
<id>urn:sha1:3e2680fbd9dc7657b729f24a677f5ec057643aa6</id>
<content type='text'>
"ChaCha20 and Poly1305 for IETF Protocols", introduced a modified AEAD
construction that is incompatible with the common style that has been
already used in TLS with EVP_aead_chacha20_poly1305().  The IETF
version also adds a constant (salt) that is prepended to the nonce.

OK mikeb@ jsing@
</content>
</entry>
<entry>
<title>Wrong logic; Coverity CID 78894</title>
<updated>2015-02-15T09:15:41+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2015-02-15T09:15:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=43d25d9d0adca1fbbbea133bb6c8c594ecfa57d0'/>
<id>urn:sha1:43d25d9d0adca1fbbbea133bb6c8c594ecfa57d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include -DLIBRESSL_INTERNAL in regress makefiles.</title>
<updated>2014-07-08T15:53:53+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-07-08T15:53:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7afb360c691a50252631f701035b15ed0177a3c8'/>
<id>urn:sha1:7afb360c691a50252631f701035b15ed0177a3c8</id>
<content type='text'>
ok miod@
</content>
</entry>
<entry>
<title>Build these tests with WARNINGS=Yes and -Werror, and do the necessary</title>
<updated>2014-06-01T11:11:46+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-06-01T11:11:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=18ef1425b569ea27254911a14222de8d26e365a9'/>
<id>urn:sha1:18ef1425b569ea27254911a14222de8d26e365a9</id>
<content type='text'>
fixes to keep building.
</content>
</entry>
<entry>
<title>Update the aead regress to work with the improved EVP AEAD API.</title>
<updated>2014-05-26T13:03:46+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-05-26T13:03:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0d0b80ed342c92f8fe45b09b238fdf56f12cca29'/>
<id>urn:sha1:0d0b80ed342c92f8fe45b09b238fdf56f12cca29</id>
<content type='text'>
</content>
</entry>
</feed>
