<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libmd/sha256c.c, branch releng/12.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2015-07-11T03:12:34Z</updated>
<entry>
<title>Complete the move that was started w/ r263218..  For some reason I</title>
<updated>2015-07-11T03:12:34Z</updated>
<author>
<name>John-Mark Gurney</name>
<email>jmg@FreeBSD.org</email>
</author>
<published>2015-07-11T03:12:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2ff9c4f915f0bf0cc3ff557aa64976b83c038e53'/>
<id>urn:sha1:2ff9c4f915f0bf0cc3ff557aa64976b83c038e53</id>
<content type='text'>
didn't delete the files, so that means we need to bring the changes in
r282726 to the correct files..

make tinderbox completed with this patch...
</content>
</entry>
<entry>
<title>Unbreak MIPS build following rev. 282726</title>
<updated>2015-05-11T16:45:33Z</updated>
<author>
<name>Thomas Quinot</name>
<email>thomas@FreeBSD.org</email>
</author>
<published>2015-05-11T16:45:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2dd0a89c2645ebeeae8060ba89b54e1cff9aa9a1'/>
<id>urn:sha1:2dd0a89c2645ebeeae8060ba89b54e1cff9aa9a1</id>
<content type='text'>
Introduce further adjustments to the renaming of libmd
symbols: make sure that we do not generate dangling weak
aliases, as this causes build failures on MIPS.

Tested by:	sbruno
</content>
</entry>
<entry>
<title>Ensure libmd symbols do not clash with libcrypto</title>
<updated>2015-05-10T13:21:36Z</updated>
<author>
<name>Thomas Quinot</name>
<email>thomas@FreeBSD.org</email>
</author>
<published>2015-05-10T13:21:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9d8b66868add17ed4d51feda862c6a782ca8d6ca'/>
<id>urn:sha1:9d8b66868add17ed4d51feda862c6a782ca8d6ca</id>
<content type='text'>
Add a prefix to all symbols in libmd to avoid incompatibilites
with same-named, but not binary compatible, symbols from libcrypto.

Also introduce Weak aliases to avoid the need to rebuild dependent
binaries and a major version bump.

PR:		199119
Differential Revision:	D2216
Reviewed by:	roberto, delphij
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>use a real uint64_t instead of writing code to emulate one..</title>
<updated>2014-01-11T20:49:22Z</updated>
<author>
<name>John-Mark Gurney</name>
<email>jmg@FreeBSD.org</email>
</author>
<published>2014-01-11T20:49:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fd9e2c6a4ab93d783652f0569062156df8810ce5'/>
<id>urn:sha1:fd9e2c6a4ab93d783652f0569062156df8810ce5</id>
<content type='text'>
I verified w/ a:
dd if=/dev/zero bs=1m count=5000 | sha256
a33351fafd00e4c4bcdee2a1c5d019026500f8cdfeaf91a9b8dbbb2619429659

Reviewed by:	cperciva
MFC after:	1 week
</content>
</entry>
<entry>
<title>Fix an 11 year old mistake:  Let the hash functions take a void* instead</title>
<updated>2006-01-17T15:35:57Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2006-01-17T15:35:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=25a14196dd8e3f2483a0911237e5567986afae31'/>
<id>urn:sha1:25a14196dd8e3f2483a0911237e5567986afae31</id>
<content type='text'>
of unsigned char* argument.
</content>
</entry>
<entry>
<title>In light of the recent 2^69 operation collision-finding attack on SHA1,</title>
<updated>2005-03-09T19:23:04Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2005-03-09T19:23:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=186c183c2338c3a3260e75737daa6f5abfe94985'/>
<id>urn:sha1:186c183c2338c3a3260e75737daa6f5abfe94985</id>
<content type='text'>
add support for SHA256.

Tested on:	i386, sparc64
Tested using:	NIST test vectors, built-in tests
X-MFC-after:	5.4-RELEASE
</content>
</entry>
</feed>
