<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libcrypto/Makefile, branch OPENBSD_6_0_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_0_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_0_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2016-07-04T23:43:30+00:00</updated>
<entry>
<title>Add a nasty little ocsp regress test in the hope pedants will make it better.</title>
<updated>2016-07-04T23:43:30+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2016-07-04T23:43:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=aaaf4976fe5dbb69b0ac9dfa75005bf5c9e16e8c'/>
<id>urn:sha1:aaaf4976fe5dbb69b0ac9dfa75005bf5c9e16e8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add initial regress tests for ASN.1 times.</title>
<updated>2015-09-25T16:12:30+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-09-25T16:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=80f9e2f64ff3947b17da266c02c70e386f05871c'/>
<id>urn:sha1:80f9e2f64ff3947b17da266c02c70e386f05871c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Temporarily revive MD4 for MS CHAP support.</title>
<updated>2015-09-14T01:45:03+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-09-14T01:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ea990ff7851a189e7a61b56357a6d6e0de88a040'/>
<id>urn:sha1:ea990ff7851a189e7a61b56357a6d6e0de88a040</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove MD4 support from LibreSSL.</title>
<updated>2015-09-13T23:36:21+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-09-13T23:36:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=785c6ad9250acc090d76964e9c21e550856a22f3'/>
<id>urn:sha1:785c6ad9250acc090d76964e9c21e550856a22f3</id>
<content type='text'>
MD4 should have been removed a long time ago.  Also, RFC 6150 moved it to
historic in 2011.  Rides the major crank from removing SHA-0.

Discussed with many including beck@, millert@, djm@, sthen@
ok jsing@, input + ok bcook@
</content>
</entry>
<entry>
<title>Remove SHA-0 support.</title>
<updated>2015-09-13T21:09:56+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-09-13T21:09:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f84194ca116d8e28c7eb7098c2c8d88f43bd56ac'/>
<id>urn:sha1:f84194ca116d8e28c7eb7098c2c8d88f43bd56ac</id>
<content type='text'>
SHA-0 was withdrawn shortly after publication 20 years ago and replaced
with SHA-1.  This will require a major crank.

ok bcook@, jsing@
</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>
<entry>
<title>GOST regression tests; from Dmitry Eremin-Solenikov</title>
<updated>2014-11-18T21:52:43+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-11-18T21:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=eb795932173d2c9ad5b64a2cf02c9cebe3bf5eee'/>
<id>urn:sha1:eb795932173d2c9ad5b64a2cf02c9cebe3bf5eee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Regression test for PKCS5_PBKDF2_HMAC(), written by Christian Heimes ; from</title>
<updated>2014-07-11T20:37:59+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-07-11T20:37:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d5aeb551a86a3aebf5e6501c43fc4086263d364c'/>
<id>urn:sha1:d5aeb551a86a3aebf5e6501c43fc4086263d364c</id>
<content type='text'>
OpenSSL trunk
</content>
</entry>
<entry>
<title>Add an initial regress test for pkcs7.</title>
<updated>2014-07-02T16:29:36+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-07-02T16:29:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=37ecacb2854f557a2bc98ff8751d46024955c531'/>
<id>urn:sha1:37ecacb2854f557a2bc98ff8751d46024955c531</id>
<content type='text'>
This currently fails when signing/verifying with a detached signature.
</content>
</entry>
<entry>
<title>Add a skeleton regress for crypto/bio, which currently only covers</title>
<updated>2014-06-22T14:30:52+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-06-22T14:30:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=440ff25a446d028b864136cc92f0469572b7d187'/>
<id>urn:sha1:440ff25a446d028b864136cc92f0469572b7d187</id>
<content type='text'>
BIO_get_port() and fails since the current code believes that "-1" is a
valid port.
</content>
</entry>
</feed>
