<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libcrypto/Makefile, branch OPENBSD_6_5_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_5_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_5_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2019-03-17T17:49:12+00:00</updated>
<entry>
<title>link sm4 regress to the build</title>
<updated>2019-03-17T17:49:12+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2019-03-17T17:49:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=895f4a322c4e322f1afc38c2b7acfa2c155fd5f8'/>
<id>urn:sha1:895f4a322c4e322f1afc38c2b7acfa2c155fd5f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hook up sm3 regress tests.</title>
<updated>2018-11-11T07:13:03+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2018-11-11T07:13:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7764588e715807e7cae26bdca8c05b043f300de4'/>
<id>urn:sha1:7764588e715807e7cae26bdca8c05b043f300de4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The Botan library from ports an be configured to use OpenSSL or</title>
<updated>2018-11-09T23:44:32+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2018-11-09T23:44:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=450faf95322d31d1696e4721ab1bcfeee092abbf'/>
<id>urn:sha1:450faf95322d31d1696e4721ab1bcfeee092abbf</id>
<content type='text'>
LibreSSL as crypto provider.  When we run their regression tests,
we are actually testing our library.  This is far from perfect.  A
lot of LibreSSL features have not been implemented as Botan provider.
Even if provider openssl is specified, botan-test runs a lot of
non-openssl tests.  This can be improved later.
</content>
</entry>
<entry>
<title>Add subdirectires with SUBDIR += instead of a single assignment with</title>
<updated>2018-11-09T19:24:50+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2018-11-09T19:24:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=14d1b12c76ae17b63d5368e647a5bca9e82fc390'/>
<id>urn:sha1:14d1b12c76ae17b63d5368e647a5bca9e82fc390</id>
<content type='text'>
line continuations.
</content>
</entry>
<entry>
<title>Provide a harness that runs test vectors from Project Wycheproof against</title>
<updated>2018-07-25T18:04:09+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2018-07-25T18:04:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=189c1bbc6125d0d98703fd813fa538e8ce71e754'/>
<id>urn:sha1:189c1bbc6125d0d98703fd813fa538e8ce71e754</id>
<content type='text'>
libcrypto. Initially this just covers RSA signatures, but can be extended
to cover other cryptographic algorithms.

This regress requires the go and wycheproof-testvector packages to be
installed, with the regress being skipped otherwise.

Discussed with beck@ and tb@
</content>
</entry>
<entry>
<title>Link free directory to libcrypto regress test suite.</title>
<updated>2018-05-15T15:11:15+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2018-05-15T15:11:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0d14ee57eff10d255d2d08ad095005ee4733dca8'/>
<id>urn:sha1:0d14ee57eff10d255d2d08ad095005ee4733dca8</id>
<content type='text'>
ok jsing
</content>
</entry>
<entry>
<title>test X509_NAME_add_entry_by_txt(3); feedback and OK jsing@</title>
<updated>2018-04-07T13:54:46+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-04-07T13:54:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3ad471f5ce9d2511aa93d68a9b768984a6433b85'/>
<id>urn:sha1:3ad471f5ce9d2511aa93d68a9b768984a6433b85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add regress test ensuring autoinit stays pledge("stdio") safe.</title>
<updated>2018-03-19T14:34:33+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2018-03-19T14:34:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7dfb474cf3fbbf623463a9b51f61e868a92beb97'/>
<id>urn:sha1:7dfb474cf3fbbf623463a9b51f61e868a92beb97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bring in HKDF, from BoringSSL, with regress tests modified to be</title>
<updated>2017-05-06T20:42:57+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-05-06T20:42:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7f30b538d9c825a59a9a9028931e2f2094cf5a2a'/>
<id>urn:sha1:7f30b538d9c825a59a9a9028931e2f2094cf5a2a</id>
<content type='text'>
in C. Ride previous minor bump
ok tom@ inoguchi@ jsing@
</content>
</entry>
<entry>
<title>link in rsa test</title>
<updated>2017-01-25T06:44:22+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-01-25T06:44:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5db8efb14ac2f2c5972558f52104b5187d102a2d'/>
<id>urn:sha1:5db8efb14ac2f2c5972558f52104b5187d102a2d</id>
<content type='text'>
</content>
</entry>
</feed>
