<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5.git/src/lib/crypto/md5/md5crypto.c, 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>pull up 3des implementation from the marc-3des branch</title>
<updated>1998-10-30T02:56:35+00:00</updated>
<author>
<name>Marc Horowitz</name>
<email>marc@mit.edu</email>
</author>
<published>1998-10-30T02:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=1440ab035ba04550ddbbfbff1ee9b5571e3d95db'/>
<id>1440ab035ba04550ddbbfbff1ee9b5571e3d95db</id>
<content type='text'>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11001 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@11001 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>Windows/NT integration (V1_0_WIN32_BRANCH merge)</title>
<updated>1997-02-06T02:31:41+00:00</updated>
<author>
<name>Richard Basch</name>
<email>probe@mit.edu</email>
</author>
<published>1997-02-06T02:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=a0b9ce4bee60136363cfff7a93c4e42eab972c02'/>
<id>a0b9ce4bee60136363cfff7a93c4e42eab972c02</id>
<content type='text'>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9788 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@9788 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>md5crypto.c, md5crypto.h: Change use of RSA_MD5_DES_CKSUM_LENGTH to</title>
<updated>1996-05-20T21:20:12+00:00</updated>
<author>
<name>Theodore Tso</name>
<email>tytso@mit.edu</email>
</author>
<published>1996-05-20T21:20:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=1174bcf393bf9432f0c8ebbf61016c82c2d04fba'/>
<id>1174bcf393bf9432f0c8ebbf61016c82c2d04fba</id>
<content type='text'>
	use OLD_RSA_MD5_DES_CKSUM_LENGTH and NEW_RSA_MD5_DES_CKSUM_LENGTH, as
	appropriate.

t_cksum.c (main): Use proper header file constants to get the correct
	checksum length for the MD4 and MD5 old-style and new-style checksum
	functions.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8066 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	use OLD_RSA_MD5_DES_CKSUM_LENGTH and NEW_RSA_MD5_DES_CKSUM_LENGTH, as
	appropriate.

t_cksum.c (main): Use proper header file constants to get the correct
	checksum length for the MD4 and MD5 old-style and new-style checksum
	functions.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8066 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>Define MD5_K5BETA_COMPAT and MD5_K5BETA_COMP_DEF so that we continue</title>
<updated>1996-05-18T05:55:59+00:00</updated>
<author>
<name>Theodore Tso</name>
<email>tytso@mit.edu</email>
</author>
<published>1996-05-18T05:55:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=576408fe5966789a74569e305c142a9a2d91282d'/>
<id>576408fe5966789a74569e305c142a9a2d91282d</id>
<content type='text'>
doing things the wrong (broken) way.  All hail backwards
compatibility....  The code now generates the old checksum, but it
will verify both the old and the correct checksum formats.

Also fixed two bugs in the "correct" MD5_CRYPTO implementation; use a
zero initialization vector, and calculate the confounder at the
beginning of the message, not at the end.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8044 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
doing things the wrong (broken) way.  All hail backwards
compatibility....  The code now generates the old checksum, but it
will verify both the old and the correct checksum formats.

Also fixed two bugs in the "correct" MD5_CRYPTO implementation; use a
zero initialization vector, and calculate the confounder at the
beginning of the message, not at the end.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8044 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>* md5crypto.c md5glue.c:</title>
<updated>1996-05-15T01:00:36+00:00</updated>
<author>
<name>Richard Basch</name>
<email>probe@mit.edu</email>
</author>
<published>1996-05-15T01:00:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=b360ba7564817d5a40328943f1451177f483c36f'/>
<id>b360ba7564817d5a40328943f1451177f483c36f</id>
<content type='text'>
        ensure the cksum content length is sufficient.

* t_cksum.c: initialize cksum.length

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8025 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
        ensure the cksum content length is sufficient.

* t_cksum.c: initialize cksum.length

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8025 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>removed des3-md5 support (replaced with des3-sha)</title>
<updated>1996-05-10T07:26:30+00:00</updated>
<author>
<name>Richard Basch</name>
<email>probe@mit.edu</email>
</author>
<published>1996-05-10T07:26:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=1200f118371b0a8ca9f8313be34987e7f8ff83cc'/>
<id>1200f118371b0a8ca9f8313be34987e7f8ff83cc</id>
<content type='text'>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7973 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@7973 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed the functions to be preceded with krb5_  (I ran into a naming</title>
<updated>1996-04-13T01:30:50+00:00</updated>
<author>
<name>Richard Basch</name>
<email>probe@mit.edu</email>
</author>
<published>1996-04-13T01:30:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=fb6282bd8355eee6629956477cbba6021e9c8dd3'/>
<id>fb6282bd8355eee6629956477cbba6021e9c8dd3</id>
<content type='text'>
conflict with the standard MD5 library calls in another application,
and this version has non-standard calling arguments.)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7804 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
conflict with the standard MD5 library calls in another application,
and this version has non-standard calling arguments.)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7804 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for CKSUMTYPE_RSA_MD5_DES3</title>
<updated>1996-03-29T01:28:53+00:00</updated>
<author>
<name>Richard Basch</name>
<email>probe@mit.edu</email>
</author>
<published>1996-03-29T01:28:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=4f96c32544b633e11c09dae1ecf85ea7097d3ac2'/>
<id>4f96c32544b633e11c09dae1ecf85ea7097d3ac2</id>
<content type='text'>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7734 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@7734 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>md5crypt.c: put function prototype back in, fixed signed/unsigned</title>
<updated>1995-09-23T00:20:59+00:00</updated>
<author>
<name>Theodore Tso</name>
<email>tytso@mit.edu</email>
</author>
<published>1995-09-23T00:20:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=72f006a918d41e518788a38cf4efb1486803b357'/>
<id>72f006a918d41e518788a38cf4efb1486803b357</id>
<content type='text'>
	mismatch and removed unused variables.

md5glue.c: put function prototypes back in.

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

md5glue.c: put function prototypes back in.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6820 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>Reintegrate the keytype-&gt;enctype changes</title>
<updated>1995-09-12T00:14:28+00:00</updated>
<author>
<name>Ezra Peisach</name>
<email>epeisach@mit.edu</email>
</author>
<published>1995-09-12T00:14:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=b6cf291d014a41ac2b54eb4ed6ca585124bc6269'/>
<id>b6cf291d014a41ac2b54eb4ed6ca585124bc6269</id>
<content type='text'>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6756 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@6756 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
</feed>
