<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/src/cryptography/x509, branch 1.3</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>Add AuthorityKeyIdentifier.from_issuer_subject_key_identifier</title>
<updated>2016-03-12T03:02:01+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-03-12T02:51:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=61ff35662049f02da8d2c0f54ef6e84f97c14b1a'/>
<id>61ff35662049f02da8d2c0f54ef6e84f97c14b1a</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 #2670 from joernheissler/x509_req_verify</title>
<updated>2016-03-07T01:17:06+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-03-07T01:17:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=a372db375a34b57fe8efba331b548247a3c42d1a'/>
<id>a372db375a34b57fe8efba331b548247a3c42d1a</id>
<content type='text'>
Add verify method on CertificateSigningRequest</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add verify method on CertificateSigningRequest</pre>
</div>
</content>
</entry>
<entry>
<title>test passed because UnicodeEncodeError is a subclass of ValueError</title>
<updated>2016-03-06T23:54:53+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-03-06T23:54:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=29affd2d9b50b892334447799eb0c351664b0250'/>
<id>29affd2d9b50b892334447799eb0c351664b0250</id>
<content type='text'>
That's obviously not right. Hooray subclasses.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That's obviously not right. Hooray subclasses.
</pre>
</div>
</content>
</entry>
<entry>
<title>raise ValueError if &gt; 2 byte value for NameAttribute with CN OID</title>
<updated>2016-03-06T23:42:43+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-03-06T23:40:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=641149c2b4cc17edd5934d76e23a47d782b28f55'/>
<id>641149c2b4cc17edd5934d76e23a47d782b28f55</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 #2733 from reaperhulk/policy-constraints</title>
<updated>2016-02-27T02:01:29+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2016-02-27T02:01:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=c96ef9d5cd028e13186787d484bd7abba6f67906'/>
<id>c96ef9d5cd028e13186787d484bd7abba6f67906</id>
<content type='text'>
add policy constraints class</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add policy constraints class</pre>
</div>
</content>
</entry>
<entry>
<title>export PolicyConstraints</title>
<updated>2016-02-26T14:28:29+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-02-26T14:28:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=ed9163d0195a7d9bd555093641fabf5e18f5c733'/>
<id>ed9163d0195a7d9bd555093641fabf5e18f5c733</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add the oid required by the extensiontype interface</title>
<updated>2016-02-26T14:27:22+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-02-26T14:27:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=159b3b5ba975fcc2ebebfc707961070fc5fefacf'/>
<id>159b3b5ba975fcc2ebebfc707961070fc5fefacf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add policy constraints class</title>
<updated>2016-02-26T13:56:42+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2015-05-18T16:53:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=7e8fe9df4328f0d3134a502b5d3bc05435de7e6e'/>
<id>7e8fe9df4328f0d3134a502b5d3bc05435de7e6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes #2710 -- silence a deprecation warning.</title>
<updated>2016-02-06T18:39:16+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2016-02-06T18:39:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=0639db99c916e61ac8ee2687c4a9d37c7c67ba76'/>
<id>0639db99c916e61ac8ee2687c4a9d37c7c67ba76</id>
<content type='text'>
Use the new name and alias to the old one
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the new name and alias to the old one
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #2578 -- implement __hash__ on InhibitAnyPolicy</title>
<updated>2016-02-01T16:26:40+00:00</updated>
<author>
<name>Eeshan Garg</name>
<email>jerryguitarist@gmail.com</email>
</author>
<published>2016-02-01T16:26:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=0a0293e535c8bfd1cf329f77b51d31400aadd5d1'/>
<id>0a0293e535c8bfd1cf329f77b51d31400aadd5d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
