<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libcrypto/dsa, branch OPENBSD_7_1_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_1_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_1_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2022-01-14T09:38:50+00:00</updated>
<entry>
<title>Undo static linking and other workarounds that are no longer needed</title>
<updated>2022-01-14T09:38:50+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-01-14T09:38:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=256ebebe0a83a12984fcfea58daf6f31ef81571a'/>
<id>urn:sha1:256ebebe0a83a12984fcfea58daf6f31ef81571a</id>
<content type='text'>
after the bump
</content>
</entry>
<entry>
<title>Rework dsatest to use accessors and link statically for now</title>
<updated>2022-01-12T08:59:56+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-01-12T08:59:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=073dd858ef598e1d8c782948d8b613cd1dd84b2c'/>
<id>urn:sha1:073dd858ef598e1d8c782948d8b613cd1dd84b2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dsatest: make this work with opaque BN. Some more fixes will be needed</title>
<updated>2021-11-18T15:11:17+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-11-18T15:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cba737ecd6cd9cde7c6507f32d1561fef4abc58b'/>
<id>urn:sha1:cba737ecd6cd9cde7c6507f32d1561fef4abc58b</id>
<content type='text'>
for opaque DSA. I'll deal with that later. I also lobbed a KNF grenade
in here.
</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 flags for disabling constant-time operations.</title>
<updated>2016-06-30T02:02:06+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2016-06-30T02:02:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3ce2fddbbb0fbded19721d5da476dfdfecb1e48b'/>
<id>urn:sha1:3ce2fddbbb0fbded19721d5da476dfdfecb1e48b</id>
<content type='text'>
This removes support for DSA_FLAG_NO_EXP_CONSTTIME, DH_FLAG_NO_EXP_CONSTTIME,
and RSA_FLAG_NO_CONSTTIME flags, making all of these operations unconditionally
constant-time.

Based on the original patch by César Pereid.  ok beck@
</content>
</entry>
<entry>
<title>None of these need &lt;openssl/rand.h&gt;</title>
<updated>2014-10-22T13:18:17+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-10-22T13:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=311161c3e8905e2f6faa5ace63ff65e16548c561'/>
<id>urn:sha1:311161c3e8905e2f6faa5ace63ff65e16548c561</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>Import the OpenSSL libcrypto tests in a form suitable for our rergress</title>
<updated>2014-04-15T18:01:18+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-04-15T18:01:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5346460520d82f1ee52c114e82ada966daf2a680'/>
<id>urn:sha1:5346460520d82f1ee52c114e82ada966daf2a680</id>
<content type='text'>
infrastructure.
The following tests have not been imported, for their code lacks a licence:
asn1, rsa, sha256, sha512, wp.
</content>
</entry>
</feed>
