<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/rsa, branch libressl-v2.5.0</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.5.0</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.5.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2016-09-09T11:39:11+00:00</updated>
<entry>
<title>missing space after comma</title>
<updated>2016-09-09T11:39:11+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2016-09-09T11:39:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=22e95b7d03022ed099f6513dae3059f9c3d85af1'/>
<id>urn:sha1:22e95b7d03022ed099f6513dae3059f9c3d85af1</id>
<content type='text'>
(this was apparently lost during the repo surgery)

ok bcook
</content>
</entry>
<entry>
<title>Expand DECLARE_ASN1_.*FUNCTIONS macros.</title>
<updated>2016-09-04T17:25:27+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-09-04T17:25:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6b821b77472515bca3e910c34372cf3306e435dd'/>
<id>urn:sha1:6b821b77472515bca3e910c34372cf3306e435dd</id>
<content type='text'>
No change in preprocessed output, ignoring whitespace and line numbers.
</content>
</entry>
<entry>
<title>call BN_init on temporaries to avoid use-before-set warnings</title>
<updated>2016-07-07T11:53:12+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2016-07-07T11:53:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=db57abec05ccea8ab13e008bbc745b4c3a07cd3d'/>
<id>urn:sha1:db57abec05ccea8ab13e008bbc745b4c3a07cd3d</id>
<content type='text'>
ok beck@
</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>Fix for OpenSSL CVE-2015-3194</title>
<updated>2015-12-03T23:03:10+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2015-12-03T23:03:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=036437dc5cb1f4dc5cd7598c76ab6c3a043a7623'/>
<id>urn:sha1:036437dc5cb1f4dc5cd7598c76ab6c3a043a7623</id>
<content type='text'>
ok krw@
</content>
</entry>
<entry>
<title>Replace M_ASN1_OCTET_STRING_(free|new) with ASN1_OCTET_STRING_(free|new).</title>
<updated>2015-09-30T18:41:06+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-09-30T18:41:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=80275458dc3673baf5dc56ab2300719f4828295b'/>
<id>urn:sha1:80275458dc3673baf5dc56ab2300719f4828295b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct spelling of OPENSSL_cleanse.</title>
<updated>2015-09-10T15:56:26+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-09-10T15:56:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=647569a51c1530d10e75e272f0982682f696caa7'/>
<id>urn:sha1:647569a51c1530d10e75e272f0982682f696caa7</id>
<content type='text'>
ok miod@
</content>
</entry>
<entry>
<title>Drop stupid (int) casts for the arguments of malloc() and friends. This is</title>
<updated>2015-07-19T18:29:31+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2015-07-19T18:29:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a24b14b6bf2c04501ea84182a52caa5bf2ae7635'/>
<id>urn:sha1:a24b14b6bf2c04501ea84182a52caa5bf2ae7635</id>
<content type='text'>
not 16-bit MS-DOS anymore.
ok bcook@ tedu@
</content>
</entry>
<entry>
<title>Replace remaining CRYPTO_memcmp() calls with timingsafe_memcmp().</title>
<updated>2015-06-20T12:01:14+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-06-20T12:01:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4fbad15f23f9774fc485f5683eaed15955f59a37'/>
<id>urn:sha1:4fbad15f23f9774fc485f5683eaed15955f59a37</id>
<content type='text'>
ok doug@ deraadt@
</content>
</entry>
<entry>
<title>Remove obsolete MDC-2DES from libcrypto.</title>
<updated>2015-06-20T01:07:25+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-06-20T01:07:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=13b44077b7b29b4c5c4e74960c560bfe55f3fde8'/>
<id>urn:sha1:13b44077b7b29b4c5c4e74960c560bfe55f3fde8</id>
<content type='text'>
ok deraadt@ jsing@ miod@
</content>
</entry>
</feed>
