<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5.git/src/lib/crypto/crc32/crc-test, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/'/>
<entry>
<title>	* crc.pl: New file; perl script to do generate some test vectors</title>
<updated>2002-01-09T00:20:17+00:00</updated>
<author>
<name>Tom Yu</name>
<email>tlyu@mit.edu</email>
</author>
<published>2002-01-09T00:20:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=a4e7178b9f617c687d50bb427e2e79a5e54015d3'/>
<id>a4e7178b9f617c687d50bb427e2e79a5e54015d3</id>
<content type='text'>
	and CRC tables.

	* CRC.pm: New file; perl module to implement CRCs in terms of
	polynomial arithmetic (verrrry slooow).

	* Poly.pm: New file; perl module to do polynomial arithmetic in
	the field of integers mod 2.

	* t_crc.c: New file; do some sanity checks (and timing checks,
	more useful when building shift-4 as well).

	* Makefile.in (check-unix): Add rules for building, running
	t_crc.

	* crc32.c (mit_crc32_shift4): Add new function, usually not
	compiled, for shift-4 implementation of CRC32.

	* crc-32.h: Add (conditionalized) prototype for the shift-4
	function; remove checksum_entry (it's no longer used).

	* crctest.c: Removed.

	* crc-test: Removed.

	* crc.c: Removed.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14095 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	and CRC tables.

	* CRC.pm: New file; perl module to implement CRCs in terms of
	polynomial arithmetic (verrrry slooow).

	* Poly.pm: New file; perl module to do polynomial arithmetic in
	the field of integers mod 2.

	* t_crc.c: New file; do some sanity checks (and timing checks,
	more useful when building shift-4 as well).

	* Makefile.in (check-unix): Add rules for building, running
	t_crc.

	* crc32.c (mit_crc32_shift4): Add new function, usually not
	compiled, for shift-4 implementation of CRC32.

	* crc-32.h: Add (conditionalized) prototype for the shift-4
	function; remove checksum_entry (it's no longer used).

	* crctest.c: Removed.

	* crc-test: Removed.

	* crc.c: Removed.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14095 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>*** empty log message ***</title>
<updated>1990-11-29T15:47:55+00:00</updated>
<author>
<name>John Kohl</name>
<email>jtkohl@mit.edu</email>
</author>
<published>1990-11-29T15:47:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=8058b31c26fa81311c5881887887bece7b931323'/>
<id>8058b31c26fa81311c5881887887bece7b931323</id>
<content type='text'>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1517 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1517 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
</feed>
