<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/tests, branch 0.6</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>Wrap lines appropriately</title>
<updated>2014-09-29T18:07:05+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2014-09-29T18:07:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=b366f39d20588a4e08a7c1f186711e478f5db375'/>
<id>b366f39d20588a4e08a7c1f186711e478f5db375</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move _ec_key_curve_sn to openssl/ec.py</title>
<updated>2014-09-28T14:38:06+00:00</updated>
<author>
<name>Alex Stapleton</name>
<email>alexs@prol.etari.at</email>
</author>
<published>2014-09-28T14:38:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=2d2ee522a2bc038b996573d6c0fb6b95a0560041'/>
<id>2d2ee522a2bc038b996573d6c0fb6b95a0560041</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 #1345 from reaperhulk/ec-withnumbers</title>
<updated>2014-09-28T00:56:15+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2014-09-28T00:56:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=5a4773856cd5d482009d855780189df87793bab4'/>
<id>5a4773856cd5d482009d855780189df87793bab4</id>
<content type='text'>
Elliptic Curve WithNumbers Support</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Elliptic Curve WithNumbers Support</pre>
</div>
</content>
</entry>
<entry>
<title>EC public/private key loader functions try deprecated as fallback</title>
<updated>2014-09-27T15:18:26+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2014-09-27T15:18:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=cff58d8d28ad15a8f7abaaa6ff5320a7d1f5b2f9'/>
<id>cff58d8d28ad15a8f7abaaa6ff5320a7d1f5b2f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove duplicate _skip_curve_unsupported</title>
<updated>2014-09-27T15:18:25+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2014-09-26T17:16:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=e04f6fc6fcc5105ce66279eacd9df0683d538ee9'/>
<id>e04f6fc6fcc5105ce66279eacd9df0683d538ee9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix test coverage on multibackend deprecated methods</title>
<updated>2014-09-27T15:18:25+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2014-09-25T21:56:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=07fa710a3e69329e999553244c04e98b85e1518c'/>
<id>07fa710a3e69329e999553244c04e98b85e1518c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>skip deprecated tests on platforms that don't support ec (old rhel)</title>
<updated>2014-09-27T15:18:25+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2014-09-25T18:02:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=25228af9ce544108927cc769e5cfcf6f215cbc89'/>
<id>25228af9ce544108927cc769e5cfcf6f215cbc89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>deprecate backend method names for elliptic curve number loading</title>
<updated>2014-09-27T15:18:25+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2014-09-25T17:28:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=77e95a016376dfdd08ef44549bd4ecc252fb3bf5'/>
<id>77e95a016376dfdd08ef44549bd4ecc252fb3bf5</id>
<content type='text'>
fixes #1270
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #1270
</pre>
</div>
</content>
</entry>
<entry>
<title>fix invalid dict reference in test</title>
<updated>2014-09-27T14:43:14+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2014-09-27T14:43:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=7ee7d5ba847b0e1c6db4afc02fa858ac8734ba6b'/>
<id>7ee7d5ba847b0e1c6db4afc02fa858ac8734ba6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support EC WithNumbers on OpenSSL backend + tests</title>
<updated>2014-09-27T14:42:03+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2014-09-24T16:45:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=c6323f16014748bcda0cc755af7dd2a0e8cc457e'/>
<id>c6323f16014748bcda0cc755af7dd2a0e8cc457e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
