<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/docs, branch 2.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>we're done here (#4991)</title>
<updated>2019-09-09T12:17:44+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2019-09-09T12:17:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=97570e64456a98d6b34258fac4857126c24c5235'/>
<id>97570e64456a98d6b34258fac4857126c24c5235</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finish ed25519 and ed448 support in x509 module (#4972)</title>
<updated>2019-09-08T23:44:02+00:00</updated>
<author>
<name>Marko Kreen</name>
<email>markokr@gmail.com</email>
</author>
<published>2019-09-08T23:44:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=f7c77712d6611dc72cb2ef6fb1fe72fee4ab88de'/>
<id>f7c77712d6611dc72cb2ef6fb1fe72fee4ab88de</id>
<content type='text'>
* Support ed25519 in csr/crl creation

* Tests for ed25519/x509

* Support ed448 in crt/csr/crl creation

* Tests for ed448/x509

* Support ed25519/ed448 in OCSPResponseBuilder

* Tests for eddsa in OCSPResponseBuilder

* Builder check missing in create_x509_csr

* Documentation update for ed25519+ed448 in x509
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Support ed25519 in csr/crl creation

* Tests for ed25519/x509

* Support ed448 in crt/csr/crl creation

* Tests for ed448/x509

* Support ed25519/ed448 in OCSPResponseBuilder

* Tests for eddsa in OCSPResponseBuilder

* Builder check missing in create_x509_csr

* Documentation update for ed25519+ed448 in x509
</pre>
</div>
</content>
</entry>
<entry>
<title>fix coverage by adding two artificial DSA public keys (#4984)</title>
<updated>2019-09-07T03:22:51+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2019-09-07T03:22:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=b5b6bd13a22ee48eec55817867a2c8737addeee0'/>
<id>b5b6bd13a22ee48eec55817867a2c8737addeee0</id>
<content type='text'>
* fix coverage by adding two artificial DSA public keys

One key removes the optional parameters from the structure to cover a
branch conditional, and the other key has its BITSTRING padding value
set to a non-zero value.

* lexicographic? never heard of it
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix coverage by adding two artificial DSA public keys

One key removes the optional parameters from the structure to cover a
branch conditional, and the other key has its BITSTRING padding value
set to a non-zero value.

* lexicographic? never heard of it
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve documentation for ECDSA sign and verify (#4970)</title>
<updated>2019-08-16T01:53:56+00:00</updated>
<author>
<name>Harry Stern</name>
<email>boustrophedon@users.noreply.github.com</email>
</author>
<published>2019-08-16T01:53:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=ca723c42d0e48c4a17aaed2505c2a5be80e1165f'/>
<id>ca723c42d0e48c4a17aaed2505c2a5be80e1165f</id>
<content type='text'>
- Note that signatures are DER-encoded
- Note that signatures can be encoded from r,s using util function</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Note that signatures are DER-encoded
- Note that signatures can be encoded from r,s using util function</pre>
</div>
</content>
</entry>
<entry>
<title>add x509 CSR with challenge password (#4942)</title>
<updated>2019-07-09T12:10:06+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2019-07-09T12:10:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=784676de3381f039f95f998505d45fb9d56bd300'/>
<id>784676de3381f039f95f998505d45fb9d56bd300</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add class methods for poly1305 sign verify operations (#4932)</title>
<updated>2019-07-08T20:44:11+00:00</updated>
<author>
<name>Jeff Yang</name>
<email>jeffjieyang@gmail.com</email>
</author>
<published>2019-07-08T20:44:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=cd59bd275ecc484b1662c86ae9ef0a64eb17d00f'/>
<id>cd59bd275ecc484b1662c86ae9ef0a64eb17d00f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>prevaricate more about anyextendedkeyusage (#4939)</title>
<updated>2019-07-06T23:11:36+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2019-07-06T23:11:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=a15986844e3ebd71efb7b8183733dd661ce75768'/>
<id>a15986844e3ebd71efb7b8183733dd661ce75768</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ed25519 support in x509 certificate builder (#4937)</title>
<updated>2019-07-06T23:01:33+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2019-07-06T23:01:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=7b1391bfd4949140432bd003a8e43e32bfe968c5'/>
<id>7b1391bfd4949140432bd003a8e43e32bfe968c5</id>
<content type='text'>
* ed25519 support in x509 certificate builder

This adds minimal ed25519 support. More to come.

* Apply suggestions from code review

Co-Authored-By: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ed25519 support in x509 certificate builder

This adds minimal ed25519 support. More to come.

* Apply suggestions from code review

Co-Authored-By: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix inaccurate ed25519 vector docs (#4938)</title>
<updated>2019-07-06T21:01:54+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2019-07-06T21:01:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=7c2cec85975d8bc79ff09af92d7d7d7077c7b18f'/>
<id>7c2cec85975d8bc79ff09af92d7d7d7077c7b18f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more ed25519 vectors, better description of RFC 8410 vector (#4936)</title>
<updated>2019-07-06T20:04:15+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2019-07-06T20:04:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=60e83b2452ca824006605114b568050cdf3b137d'/>
<id>60e83b2452ca824006605114b568050cdf3b137d</id>
<content type='text'>
* more ed25519 vectors, better description of RFC 8410 vector

* typo

* oops, doc'd wrong
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* more ed25519 vectors, better description of RFC 8410 vector

* typo

* oops, doc'd wrong
</pre>
</div>
</content>
</entry>
</feed>
