<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/lib/libcrypto/dsa, branch master</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/lib/libcrypto/dsa?h=master</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/lib/libcrypto/dsa?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2019-11-01T15:15:35Z</updated>
<entry>
<title>Add DSA CMS support.</title>
<updated>2019-11-01T15:15:35Z</updated>
<author>
<name>jsing</name>
<email>jsing@openbsd.org</email>
</author>
<published>2019-11-01T15:15:35Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=0214b3aa3674ca7610ef14d62eb03ac971678539'/>
<id>urn:sha1:0214b3aa3674ca7610ef14d62eb03ac971678539</id>
<content type='text'>
From OpenSSL 1.1.1d.

ok tb@
</content>
</entry>
<entry>
<title>Provide EVP_PKEY_CTX_get_signature_md() macro and implement the</title>
<updated>2019-09-09T18:06:25Z</updated>
<author>
<name>jsing</name>
<email>jsing@openbsd.org</email>
</author>
<published>2019-09-09T18:06:25Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=6627381b8986c9f830d9d0204dc2d3ccf2b8493f'/>
<id>urn:sha1:6627381b8986c9f830d9d0204dc2d3ccf2b8493f</id>
<content type='text'>
EVP_PKEY_CTRL_GET_MD control for DSA, EC and RSA.

This is used by the upcoming RSA CMS code.

ok inoguchi@ tb@
</content>
</entry>
<entry>
<title>Readability tweaks for comments that explain the blinding.</title>
<updated>2019-06-04T18:12:26Z</updated>
<author>
<name>tb</name>
<email>tb@openbsd.org</email>
</author>
<published>2019-06-04T18:12:26Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=c462c7b3dd3290bef735d2c365d9d991a45f0d58'/>
<id>urn:sha1:c462c7b3dd3290bef735d2c365d9d991a45f0d58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the blinding later to avoid leaking information on the length</title>
<updated>2019-06-04T18:10:11Z</updated>
<author>
<name>tb</name>
<email>tb@openbsd.org</email>
</author>
<published>2019-06-04T18:10:11Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=39378f3ca05f1ceb22bf495c59de61594ada6fa2'/>
<id>urn:sha1:39378f3ca05f1ceb22bf495c59de61594ada6fa2</id>
<content type='text'>
of kinv.

Pointed out and fix suggested by David Schrammel and Samuel Weiser

ok jsing
</content>
</entry>
<entry>
<title>Fix BN_is_prime_* calls in libcrypto, the API returns -1 on error.</title>
<updated>2019-01-20T01:56:59Z</updated>
<author>
<name>tb</name>
<email>tb@openbsd.org</email>
</author>
<published>2019-01-20T01:56:59Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=9af159c95c29fdbdb3ed4dc6689dcbbe40431d2a'/>
<id>urn:sha1:9af159c95c29fdbdb3ed4dc6689dcbbe40431d2a</id>
<content type='text'>
From BoringSSL's commit 53409ee3d7595ed37da472bc73b010cd2c8a5ffd
by David Benjamin.

ok djm, jsing
</content>
</entry>
<entry>
<title>Initialize priv_key and pub_key on first use instead of at the top.</title>
<updated>2018-11-09T23:45:19Z</updated>
<author>
<name>tb</name>
<email>tb@openbsd.org</email>
</author>
<published>2018-11-09T23:45:19Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=c541982e7d1e46f9bbb862ce74a1970baa585f87'/>
<id>urn:sha1:c541982e7d1e46f9bbb862ce74a1970baa585f87</id>
<content type='text'>
ok beck jsing mestre
</content>
</entry>
<entry>
<title>unrevert the use of bn_rand_interval().</title>
<updated>2018-11-06T07:02:33Z</updated>
<author>
<name>tb</name>
<email>tb@openbsd.org</email>
</author>
<published>2018-11-06T07:02:33Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=8a144a0f03354e5e94ff5383c894f2453ba60383'/>
<id>urn:sha1:8a144a0f03354e5e94ff5383c894f2453ba60383</id>
<content type='text'>
ok beck jsing
</content>
</entry>
<entry>
<title>revert use of bn_rand_interval due to failures with ECDHE and TLS</title>
<updated>2018-11-06T02:14:39Z</updated>
<author>
<name>tb</name>
<email>tb@openbsd.org</email>
</author>
<published>2018-11-06T02:14:39Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=a5fe48f913c5dc8dee121a4d7fe4430ec174ca51'/>
<id>urn:sha1:a5fe48f913c5dc8dee121a4d7fe4430ec174ca51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make use of bn_rand_interval() where appropriate.</title>
<updated>2018-11-05T23:54:27Z</updated>
<author>
<name>tb</name>
<email>tb@openbsd.org</email>
</author>
<published>2018-11-05T23:54:27Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=99212bcc5f18753b2ec00e9dd1d2fa2407cb697a'/>
<id>urn:sha1:99212bcc5f18753b2ec00e9dd1d2fa2407cb697a</id>
<content type='text'>
ok beck jsing
</content>
</entry>
<entry>
<title>Eliminate a few "} else" branches, a few unneeded NULL checks before</title>
<updated>2018-11-05T23:50:05Z</updated>
<author>
<name>tb</name>
<email>tb@openbsd.org</email>
</author>
<published>2018-11-05T23:50:05Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=eb7398b7fc8cc444971219b05e2b186cdda636d5'/>
<id>urn:sha1:eb7398b7fc8cc444971219b05e2b186cdda636d5</id>
<content type='text'>
freeing and indent nearby labels.

ok beck jsing
</content>
</entry>
</feed>
