<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/lib/crypto, branch talloc-2.0.8</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/'/>
<entry>
<title>crypto/aes_ccm_128: fix compile warning on openindiana</title>
<updated>2012-08-23T14:43:48+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bj@sernet.de</email>
</author>
<published>2012-08-23T13:56:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b4252f8fa6b48ac7aabeff5b7e801973533cfee4'/>
<id>b4252f8fa6b48ac7aabeff5b7e801973533cfee4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/crypto: add aes_ccm_128</title>
<updated>2012-07-23T16:19:36+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2012-07-20T05:37:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=5adf63fe301e812f5776448f9560af9d6d842554'/>
<id>5adf63fe301e812f5776448f9560af9d6d842554</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/crypto: Detect CommonCrypto and use it if available</title>
<updated>2012-03-14T05:52:27+00:00</updated>
<author>
<name>Matthieu Patou</name>
<email>mat@matws.net</email>
</author>
<published>2012-03-12T23:21:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b68f72c7f58c05870100d0d993c9baf0fa80a891'/>
<id>b68f72c7f58c05870100d0d993c9baf0fa80a891</id>
<content type='text'>
CommonCrypto/CommonDigest is available on Mac and there is function in
the libc for MD5 calculation. MD5Final is a C define of CC_MD5_Final.
Under some circumstance we have the symbol defined twice in samba
binaries on Snow Leopard at least.

By detecting CommonCrypto/CommonDigest we end up always using the system
version if available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CommonCrypto/CommonDigest is available on Mac and there is function in
the libc for MD5 calculation. MD5Final is a C define of CC_MD5_Final.
Under some circumstance we have the symbol defined twice in samba
binaries on Snow Leopard at least.

By detecting CommonCrypto/CommonDigest we end up always using the system
version if available.
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/crypto: add aes_cmac_128_test.c as local.crypto.aes_cmac_128 test</title>
<updated>2012-02-29T02:16:22+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2012-02-29T00:39:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7102eafc266e82121b1a267991584885ebfa9a65'/>
<id>7102eafc266e82121b1a267991584885ebfa9a65</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/crypto: add aes_cmac_128* (rfc 4493)</title>
<updated>2012-02-29T02:16:22+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2012-02-18T10:47:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=062d1a09c2ef5efcdb85c77d7d27109b1317b46c'/>
<id>062d1a09c2ef5efcdb85c77d7d27109b1317b46c</id>
<content type='text'>
Thanks to Jeremy, Michael and Volker for the debugging!

metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Jeremy, Michael and Volker for the debugging!

metze
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/crypto: fix hmac_sha256_final() prototype</title>
<updated>2012-02-27T11:51:33+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2012-02-22T08:01:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=229128f7e14b215787eb8d80851e953f324b4012'/>
<id>229128f7e14b215787eb8d80851e953f324b4012</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: Use libbsd md5 header, if available.</title>
<updated>2012-02-07T00:11:08+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2012-02-06T16:47:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8443e15eee28603bf427abc03ac1a8d86d23b12a'/>
<id>8443e15eee28603bf427abc03ac1a8d86d23b12a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto/md5: Change prototypes to match BSD.</title>
<updated>2012-02-07T00:11:08+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2012-02-06T15:53:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=634f8276dd85872aa2d4f90b5f7b37c56ca5aff9'/>
<id>634f8276dd85872aa2d4f90b5f7b37c56ca5aff9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: Add prototype for main torture functions.</title>
<updated>2012-02-07T00:11:07+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2012-02-05T14:31:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9c000f1def6bb4f4254cca697f2dca143ea40291'/>
<id>9c000f1def6bb4f4254cca697f2dca143ea40291</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: avoid util.h as a public header name due to conflict with MacOS</title>
<updated>2011-09-23T07:24:03+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-09-20T21:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d40fe50a6755ab701f2fe8a434f1d3331769a4c0'/>
<id>d40fe50a6755ab701f2fe8a434f1d3331769a4c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
