<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git, branch 2.2.1</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>2.2.1 version bump (#4166)</title>
<updated>2018-03-20T23:17:50+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-03-20T23:17:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=4eaa511c62ecaf2f3d0b31a8b4f90fa0114e4468'/>
<id>4eaa511c62ecaf2f3d0b31a8b4f90fa0114e4468</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport the AES KWP fix (#4164)</title>
<updated>2018-03-20T22:42:18+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-03-20T22:42:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=be31b36152e4e994208ab520e0135e8e3e8dcf18'/>
<id>be31b36152e4e994208ab520e0135e8e3e8dcf18</id>
<content type='text'>
* fix bug with n % 8 length wrapping on AESKWP (#4160)

* fix bug with n % 8 length wrapping on AESKWP

* review feedback

* add changelog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix bug with n % 8 length wrapping on AESKWP (#4160)

* fix bug with n % 8 length wrapping on AESKWP

* review feedback

* add changelog
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport Revert "don't allow GeneralNames to be an empty list (#4128)" (#4161)  (#4163)</title>
<updated>2018-03-20T21:22:23+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2018-03-20T21:22:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=b17f0527a088ca864970a7f75d4eee76addc6ba1'/>
<id>b17f0527a088ca864970a7f75d4eee76addc6ba1</id>
<content type='text'>
* Revert "don't allow GeneralNames to be an empty list (#4128)" (#4161)

This breaks the urllib3 tests, as well as several in-the-wild certs

This reverts commit 388d1bd3e9cd953fcc948edbc152d5d140c87eb8.

* changelog

* Don't reference undocumented class
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Revert "don't allow GeneralNames to be an empty list (#4128)" (#4161)

This breaks the urllib3 tests, as well as several in-the-wild certs

This reverts commit 388d1bd3e9cd953fcc948edbc152d5d140c87eb8.

* changelog

* Don't reference undocumented class
</pre>
</div>
</content>
</entry>
<entry>
<title>add botan's AESKWP vectors reformatted for our NIST loader (#4159) (#4162)</title>
<updated>2018-03-20T17:26:12+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2018-03-20T17:26:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=3eacd8700472034609ebc871dc0122635d47e690'/>
<id>3eacd8700472034609ebc871dc0122635d47e690</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>2.2 release! (#4150)</title>
<updated>2018-03-19T02:45:30+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-03-19T02:45:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=4601fbab9552b0fc938ae3864e9c14e4476231c0'/>
<id>4601fbab9552b0fc938ae3864e9c14e4476231c0</id>
<content type='text'>
* 2.2 release!

* also change versions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 2.2 release!

* also change versions
</pre>
</div>
</content>
</entry>
<entry>
<title>implement AES KW with padding (RFC 5649) (#3880)</title>
<updated>2018-03-19T02:06:13+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-03-19T02:06:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=cd6cf4aa7567ec7e870c19eeb5c200d8bf133ed9'/>
<id>cd6cf4aa7567ec7e870c19eeb5c200d8bf133ed9</id>
<content type='text'>
* implement AES KW with padding (RFC 5649)

fixes #3791

* oops, 2.2

* make sure this is the right valueerror

* more match

* make key padding easier to read

* review feedback

* review feedback
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* implement AES KW with padding (RFC 5649)

fixes #3791

* oops, 2.2

* make sure this is the right valueerror

* more match

* make key padding easier to read

* review feedback

* review feedback
</pre>
</div>
</content>
</entry>
<entry>
<title>i hate groovy and i hate hard to test scripts (#4149)</title>
<updated>2018-03-18T20:30:35+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-03-18T20:30:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=4a41e540b20b3b37814ec1fc042ea24723eae9da'/>
<id>4a41e540b20b3b37814ec1fc042ea24723eae9da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change our manylinux1 and macos wheel builders to build limited api (#4113)</title>
<updated>2018-03-18T19:02:49+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-03-18T19:02:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=8aa1eb385c69ddc17e271acad82bade9da7884b8'/>
<id>8aa1eb385c69ddc17e271acad82bade9da7884b8</id>
<content type='text'>
* change our manylinux1 and macos wheel builders to build limited api

pip does not currently support the--py-limited-api cli flag that wheel
uses so we have to switch to downloading and then building via
setup.py bdist_wheel for now.
However, we can get rid of everything but the py34 builder on
mac/linux/linux32, saving us 6 wheels now (and soon 9 with the release
of python 3.7)

* some newlines

* review feedback
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* change our manylinux1 and macos wheel builders to build limited api

pip does not currently support the--py-limited-api cli flag that wheel
uses so we have to switch to downloading and then building via
setup.py bdist_wheel for now.
However, we can get rid of everything but the py34 builder on
mac/linux/linux32, saving us 6 wheels now (and soon 9 with the release
of python 3.7)

* some newlines

* review feedback
</pre>
</div>
</content>
</entry>
<entry>
<title>Update authors (#4148)</title>
<updated>2018-03-18T16:08:17+00:00</updated>
<author>
<name>Denis Gladkikh</name>
<email>denis@gladkikh.email</email>
</author>
<published>2018-03-18T16:08:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=05b34433fccdc2fec0bb014c3668068169d769fd'/>
<id>05b34433fccdc2fec0bb014c3668068169d769fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow DSA q=224 (#4147)</title>
<updated>2018-03-18T14:12:14+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-03-18T14:12:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=47a66f19bd5bc9fb32d34eb1bcb80da297f0d6c0'/>
<id>47a66f19bd5bc9fb32d34eb1bcb80da297f0d6c0</id>
<content type='text'>
* load Q=224 vectors

* DSA parameters should support 224 for q length

* oxford comma
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* load Q=224 vectors

* DSA parameters should support 224 for q length

* oxford comma
</pre>
</div>
</content>
</entry>
</feed>
