<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/src/cryptography/x509/oid.py, branch 2.0</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>Fixes #3745 -- add the any EKU EKU (#3750)</title>
<updated>2017-07-03T14:07:02+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2017-07-03T14:07:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=b7912eea2ab25a16f77cd60889d8529d9f5aafa2'/>
<id>b7912eea2ab25a16f77cd60889d8529d9f5aafa2</id>
<content type='text'>
* Fixes #3745 -- add the any EKU EKU

* docs

* whitespace

* versionadded
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fixes #3745 -- add the any EKU EKU

* docs

* whitespace

* versionadded
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #3461 -- added the OID for the SCT x.509 extension (#3464)</title>
<updated>2017-03-20T13:50:52+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2017-03-20T13:50:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=9bab0edd9cb94825157ce9d491e3474ebb7d6afd'/>
<id>9bab0edd9cb94825157ce9d491e3474ebb7d6afd</id>
<content type='text'>
* Refs #3461 -- added the OID for the SCT x.509 extension

* Version added
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Refs #3461 -- added the OID for the SCT x.509 extension

* Version added
</pre>
</div>
</content>
</entry>
<entry>
<title>add a few more OIDs (#3259)</title>
<updated>2016-11-19T14:05:26+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-11-19T14:05:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=36d5cd6a14f01434d829a381eeb85752f8384dbc'/>
<id>36d5cd6a14f01434d829a381eeb85752f8384dbc</id>
<content type='text'>
pulled from #3244</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pulled from #3244</pre>
</div>
</content>
</entry>
<entry>
<title>Random flake8 cleanups for the latest release (#3242)</title>
<updated>2016-11-15T04:27:31+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2016-11-15T04:27:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=7ff4c8fe2400244a2e6e2a86bc015b2025907b5a'/>
<id>7ff4c8fe2400244a2e6e2a86bc015b2025907b5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Turns out we shouldn't call it uniqueIdentifier (#3234)</title>
<updated>2016-11-12T13:00:42+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-11-12T13:00:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=c7ab9315fd7b58b4958f3e98c30ac731ef9e32ea'/>
<id>c7ab9315fd7b58b4958f3e98c30ac731ef9e32ea</id>
<content type='text'>
http://www.ca.com/us/services-support/ca-support/ca-support-online/knowledge-base-articles.tec465360.html</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://www.ca.com/us/services-support/ca-support/ca-support-online/knowledge-base-articles.tec465360.html</pre>
</div>
</content>
</entry>
<entry>
<title>add some new oids (#3233)</title>
<updated>2016-11-12T01:38:59+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-11-12T01:38:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=c3b8ff69c1377937808cf64621dda40cc3e29c0a'/>
<id>c3b8ff69c1377937808cf64621dda40cc3e29c0a</id>
<content type='text'>
* add some new oids

* As Alex pointed out, it's streetAddress
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add some new oids

* As Alex pointed out, it's streetAddress
</pre>
</div>
</content>
</entry>
<entry>
<title>add alternate signature OID for RSA with SHA1 + test and vector (#3227)</title>
<updated>2016-11-11T18:41:31+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-11-11T18:41:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=f6f238e4c037e5ef71c1d836e44448744b691192'/>
<id>f6f238e4c037e5ef71c1d836e44448744b691192</id>
<content type='text'>
* add alternate signature OID for RSA with SHA1 + test and vector

* mozilla is a proper noun leave me alone spellchecker
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add alternate signature OID for RSA with SHA1 + test and vector

* mozilla is a proper noun leave me alone spellchecker
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for signature_algorithm_oid to cert, CSR, and CRL (#3124)</title>
<updated>2016-09-01T01:17:21+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-09-01T01:17:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=c7b29b86cd20fe62fa199eb8fb2c87f88133a5ab'/>
<id>c7b29b86cd20fe62fa199eb8fb2c87f88133a5ab</id>
<content type='text'>
* add support for signature_algorithm_oid to cert, CSR, and CRL

* refactor _SIG_OIDS_TO_HASH to use ObjectIdentifiers and use that
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add support for signature_algorithm_oid to cert, CSR, and CRL

* refactor _SIG_OIDS_TO_HASH to use ObjectIdentifiers and use that
</pre>
</div>
</content>
</entry>
<entry>
<title>complete deprecation of CRLExtensionOID in favor of CRLEntryExtensionOID</title>
<updated>2016-03-21T12:58:47+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-03-21T12:58:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=de0d5823e7f009e721e203064e8ad5f977e74021'/>
<id>de0d5823e7f009e721e203064e8ad5f977e74021</id>
<content type='text'>
Deprecated in 1.2, removed in 1.4 per policy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Deprecated in 1.2, removed in 1.4 per policy.
</pre>
</div>
</content>
</entry>
<entry>
<title>rename CRLExtensionOID to CRLEntryExtensionOID</title>
<updated>2015-12-25T23:02:41+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2015-12-25T22:36:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=c6242dcaa972b0dd53af1ed8eedfd9b797dbaf2f'/>
<id>c6242dcaa972b0dd53af1ed8eedfd9b797dbaf2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
