<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/cryptography, branch 0.2.2</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>backport EVP_R_DISABLED_FOR_FIPS removal, increment for 0.2.2</title>
<updated>2014-03-03T22:24:37+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2014-03-03T22:24:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=873730c89f0d8a6ac39639cdc97b069ebb2d3e6c'/>
<id>873730c89f0d8a6ac39639cdc97b069ebb2d3e6c</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 #670 from reaperhulk/0.2.1-bump-version</title>
<updated>2014-02-22T18:55:41+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2014-02-22T18:55:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=aa4692c112d756fc12980f7039b030caec27bc0d'/>
<id>aa4692c112d756fc12980f7039b030caec27bc0d</id>
<content type='text'>
Bump version to 0.2.1 on 0.2.x branch for release</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bump version to 0.2.1 on 0.2.x branch for release</pre>
</div>
</content>
</entry>
<entry>
<title>bump version for release</title>
<updated>2014-02-22T18:12:35+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2014-02-22T18:12:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=0d5680126d1e92e0a8f842d3e514867e331eec16'/>
<id>0d5680126d1e92e0a8f842d3e514867e331eec16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add_osrandom_engine should be safe to call multiple times</title>
<updated>2014-02-22T18:04:38+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2014-02-22T17:59:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=bee60012bf6ab7c67648595e4c316c259882bfbb'/>
<id>bee60012bf6ab7c67648595e4c316c259882bfbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version numbers for 0.2 release</title>
<updated>2014-02-20T18:44:16+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2014-02-20T18:44:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=63614e8671b340da8b98ff75f135fae03c170d12'/>
<id>63614e8671b340da8b98ff75f135fae03c170d12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move for OpenSSL 0.9.8</title>
<updated>2014-02-20T17:56:41+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2014-02-20T17:56:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=0b648b3939c2cf7598b8b349b61cb84d19a0ca97'/>
<id>0b648b3939c2cf7598b8b349b61cb84d19a0ca97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Information about actually used cipher.</title>
<updated>2014-02-20T15:29:06+00:00</updated>
<author>
<name>Fedor Brunner</name>
<email>fedor.brunner@azet.sk</email>
</author>
<published>2014-02-20T14:38:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=6567c5c7024d29f35875508de1f9979ca9149201'/>
<id>6567c5c7024d29f35875508de1f9979ca9149201</id>
<content type='text'>
SSL_get_current_cipher

SSL_CIPHER_get_name
SSL_CIPHER_get_bits
SSL_CIPHER_get_version
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SSL_get_current_cipher

SSL_CIPHER_get_name
SSL_CIPHER_get_bits
SSL_CIPHER_get_version
</pre>
</div>
</content>
</entry>
<entry>
<title>add EVP_PKEY_size binding to OpenSSL backend</title>
<updated>2014-02-20T01:13:30+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2014-02-20T01:13:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=48204a06ee2435b6a9a3b667864513252656dad2'/>
<id>48204a06ee2435b6a9a3b667864513252656dad2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>a few more methods from x509.h for OpenSSL</title>
<updated>2014-02-19T20:13:52+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2014-02-19T20:13:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=2dab7d3cca276d77291464ad3e5d48686357a09d'/>
<id>2dab7d3cca276d77291464ad3e5d48686357a09d</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 #634 from reaperhulk/rsa-signing-interfaces</title>
<updated>2014-02-18T22:57:27+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2014-02-18T22:57:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=f8cf48bb4a751451ebb7571e91e1eda3b7345e88'/>
<id>f8cf48bb4a751451ebb7571e91e1eda3b7345e88</id>
<content type='text'>
RSA Sign/Verify Interfaces</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RSA Sign/Verify Interfaces</pre>
</div>
</content>
</entry>
</feed>
