<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/src, branch 0.8</title>
<subtitle>github.com: pyca/cryptography.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/'/>
<entry>
<title>update changelog and bump version to 0.8</title>
<updated>2015-03-09T02:46:33+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2015-03-08T23:19:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=5dc4b882ea2726b38b0c61fbcb854dd50d3dcee6'/>
<id>5dc4b882ea2726b38b0c61fbcb854dd50d3dcee6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DSA public key serialization</title>
<updated>2015-03-08T22:25:28+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2015-03-06T03:17:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=a5515c7cdd535b0a2d09ac472c4bb4758491cf4e'/>
<id>a5515c7cdd535b0a2d09ac472c4bb4758491cf4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>serialize EC public keys</title>
<updated>2015-03-08T20:50:17+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2015-03-06T03:01:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=419615b0cf02d3763b7da208d7118b39e5f25a3b'/>
<id>419615b0cf02d3763b7da208d7118b39e5f25a3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support RSA public key serialization</title>
<updated>2015-03-08T01:59:04+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2015-02-28T17:31:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=3f157e00f4fe3a86da17a1de8e2222705147728f'/>
<id>3f157e00f4fe3a86da17a1de8e2222705147728f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1715 from reaperhulk/rsa-pkcs1-public-key</title>
<updated>2015-03-07T17:33:01+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2015-03-07T17:33:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=7d5483b7cd0065b1f21b068ac2278ba74c21dc67'/>
<id>7d5483b7cd0065b1f21b068ac2278ba74c21dc67</id>
<content type='text'>
RSA PKCS1 public key loading support</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RSA PKCS1 public key loading support</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1728 from public/bind-check-pubkey</title>
<updated>2015-03-06T21:30:08+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2015-03-06T21:30:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=04f0144c7d8afcbde8881a9358d03b3dbea657a9'/>
<id>04f0144c7d8afcbde8881a9358d03b3dbea657a9</id>
<content type='text'>
Add DH_check_pub_key binding</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add DH_check_pub_key binding</pre>
</div>
</content>
</entry>
<entry>
<title>Add DH_check_pub_key binding</title>
<updated>2015-03-06T14:11:00+00:00</updated>
<author>
<name>Alex Stapleton</name>
<email>alex@ly.st</email>
</author>
<published>2015-03-06T14:10:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=d8a16937e2e6a7ab4df51ba582286ca287ffaacd'/>
<id>d8a16937e2e6a7ab4df51ba582286ca287ffaacd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1723 from public/strict-bn-int</title>
<updated>2015-03-06T13:52:57+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2015-03-06T13:52:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=4c8bc092a56744f6af9041cb3c4e579731472deb'/>
<id>4c8bc092a56744f6af9041cb3c4e579731472deb</id>
<content type='text'>
Stricter asserts on _bn_to_int and _int_to_bn</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stricter asserts on _bn_to_int and _int_to_bn</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1725 from public/dh-bindings-2015</title>
<updated>2015-03-06T13:19:15+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2015-03-06T13:19:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=6b99130f2e49271cf46af0b5a5f1fa364f9b2465'/>
<id>6b99130f2e49271cf46af0b5a5f1fa364f9b2465</id>
<content type='text'>
Additional DH bindings</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Additional DH bindings</pre>
</div>
</content>
</entry>
<entry>
<title>Stricter asserts on _bn_to_int and _int_to_bn</title>
<updated>2015-03-06T11:49:09+00:00</updated>
<author>
<name>Alex Stapleton</name>
<email>alex@ly.st</email>
</author>
<published>2015-03-05T16:15:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=3873dae7aacece2ec80c9a24f4885993eaa4c281'/>
<id>3873dae7aacece2ec80c9a24f4885993eaa4c281</id>
<content type='text'>
Helped me catch my terrible programming when working on DH
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Helped me catch my terrible programming when working on DH
</pre>
</div>
</content>
</entry>
</feed>
