<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/crypt, branch OPENBSD_5_5_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_5_5_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_5_5_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2014-02-24T19:45:43+00:00</updated>
<entry>
<title>solar's testsuite revealed insufficient validation of invalid input hashes.</title>
<updated>2014-02-24T19:45:43+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2014-02-24T19:45:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0a7c04879701c319753fb7b6664bf98b6b4e27b2'/>
<id>urn:sha1:0a7c04879701c319753fb7b6664bf98b6b4e27b2</id>
<content type='text'>
add a more complete check for the rounds parameter. ok deraadt
</content>
</entry>
<entry>
<title>remove redundant test</title>
<updated>2014-02-17T09:00:20+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2014-02-17T09:00:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cfb57f8dea58aa0fd855cf28daa6516a6085ae99'/>
<id>urn:sha1:cfb57f8dea58aa0fd855cf28daa6516a6085ae99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sticking strlen into a char leads to wraparound at 256. fix this and</title>
<updated>2014-02-17T08:58:50+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2014-02-17T08:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=da514e89b9dcce7f1975dca5dd2e4e379b47ef09'/>
<id>urn:sha1:da514e89b9dcce7f1975dca5dd2e4e379b47ef09</id>
<content type='text'>
introduce a new 'b' hash minor. still generate 'a' minors for now.
reported by solar designer. diff by some combination of solar and jca.
ok deraadt
</content>
</entry>
<entry>
<title>pseudo-code corrections from Solar Designer &lt;solar@openwall.com&gt;</title>
<updated>2013-12-19T14:31:07+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2013-12-19T14:31:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9944b4747b70169a21b50d6ddc94f6b91cec7c2a'/>
<id>urn:sha1:9944b4747b70169a21b50d6ddc94f6b91cec7c2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tweak previous;</title>
<updated>2013-10-22T06:51:41+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2013-10-22T06:51:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=89e0569c7ca40eab273856284b6dfb84de97236a'/>
<id>urn:sha1:89e0569c7ca40eab273856284b6dfb84de97236a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>delete extra words; Henri Kemppainen</title>
<updated>2013-10-22T06:40:36+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2013-10-22T06:40:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0cf0068d4ed08d9b41e2a62fffddaa277461fd37'/>
<id>urn:sha1:0cf0068d4ed08d9b41e2a62fffddaa277461fd37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update documentation for these functions.  They now state the case regarding</title>
<updated>2013-10-21T20:35:09+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2013-10-21T20:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f008f1c075074b176b1f65243436ce8d14d9d419'/>
<id>urn:sha1:f008f1c075074b176b1f65243436ce8d14d9d419</id>
<content type='text'>
pthreads and chroot, and safe initialization without /dev/random and such
junk.  If you are in control of an arc4random in another library, please look
at these pages and get caught up.
ok various
</content>
</entry>
<entry>
<title>Remove arc4random_stir() and arc4random_addrandom(), which none should</title>
<updated>2013-10-21T20:33:23+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2013-10-21T20:33:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=33f9ccc1dc3260a80c11229729997d440367a1b3'/>
<id>urn:sha1:33f9ccc1dc3260a80c11229729997d440367a1b3</id>
<content type='text'>
be using directly.  Well, a few rare people cloned it upstream and it
will take a bit of time for them to learn.
ok various
</content>
</entry>
<entry>
<title>a couple of warning fixes and an RCS marker; ok markus@</title>
<updated>2013-10-04T07:02:27+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2013-10-04T07:02:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=28cb6bfff30bf478c4d5f092b615393e495a222d'/>
<id>urn:sha1:28cb6bfff30bf478c4d5f092b615393e495a222d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace rc4 with ChaCha20; inspired by Nick Mathewson's work on libottery;</title>
<updated>2013-10-01T18:34:57+00:00</updated>
<author>
<name>markus</name>
<email></email>
</author>
<published>2013-10-01T18:34:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b8d45fe96c8cdb995b3bdd7e8d7663deb6671246'/>
<id>urn:sha1:b8d45fe96c8cdb995b3bdd7e8d7663deb6671246</id>
<content type='text'>
feedback and ok djm@
</content>
</entry>
</feed>
