<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/docs, branch 2.0.2</title>
<subtitle>github.com: pyca/cryptography.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/'/>
<entry>
<title>update docs to reflect #3364 (#3786)</title>
<updated>2017-07-17T13:01:23+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-07-17T13:01:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=ab4a0b39d0ccfedb07d64a70db77e62133915165'/>
<id>ab4a0b39d0ccfedb07d64a70db77e62133915165</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add AESGCM AEAD support (#3785)</title>
<updated>2017-07-17T11:10:14+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-07-17T11:10:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=a2173583d928cc95977f8dbbb7dd48cc732b24f5'/>
<id>a2173583d928cc95977f8dbbb7dd48cc732b24f5</id>
<content type='text'>
* add AESGCM AEAD support

* remove stray newline

* move AESGCM docs above CCM
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add AESGCM AEAD support

* remove stray newline

* move AESGCM docs above CCM
</pre>
</div>
</content>
</entry>
<entry>
<title>move tag_length to the AESCCM constructor (#3783)</title>
<updated>2017-07-16T15:34:42+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-07-16T15:34:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=165743ee63d05b343bf7e6b6b0afe0c23be71ca2'/>
<id>165743ee63d05b343bf7e6b6b0afe0c23be71ca2</id>
<content type='text'>
* move tag_length to the AESCCM constructor

* review feedback
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* move tag_length to the AESCCM constructor

* review feedback
</pre>
</div>
</content>
</entry>
<entry>
<title>AESCCM support (#3700)</title>
<updated>2017-07-16T14:46:13+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-07-16T14:46:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=1a2e817f14a9c72eac90c747a4f30ef71260ea0a'/>
<id>1a2e817f14a9c72eac90c747a4f30ef71260ea0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #3777 -- document an additional dependency (#3779)</title>
<updated>2017-07-14T12:04:18+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2017-07-14T12:04:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=d58c6ad13d3f853e1ba69a25283b7069024cbccd'/>
<id>d58c6ad13d3f853e1ba69a25283b7069024cbccd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Attempt to use coverage to quantify how many of the CONDITIONAL_NAMES we really use (#3763)</title>
<updated>2017-07-09T00:35:02+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2017-07-09T00:35:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=601ed631adf5d1df8a1138c5f037d93e7d943685'/>
<id>601ed631adf5d1df8a1138c5f037d93e7d943685</id>
<content type='text'>
* Attempt to use coverage to quantify how many of the CONDITIONAL_NAMES we really use

* rewrite file to improve coverage

* Write it this way so we can use line coverage

* lost this one :-(

* fix comment and flake8

* update the docs as well

* flake8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Attempt to use coverage to quantify how many of the CONDITIONAL_NAMES we really use

* rewrite file to improve coverage

* Write it this way so we can use line coverage

* lost this one :-(

* fix comment and flake8

* update the docs as well

* flake8
</pre>
</div>
</content>
</entry>
<entry>
<title>add rfc 3526 DH groups (#3767)</title>
<updated>2017-07-08T22:36:58+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-07-08T22:36:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=bf128a470bbcfe9443eeade9da24c6b317296348'/>
<id>bf128a470bbcfe9443eeade9da24c6b317296348</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>we forgot to document these DH methods (#3757)</title>
<updated>2017-07-07T02:52:28+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-07-07T02:52:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=3ba1d8a9a51a3e770318069230932d0a7c9dd2d8'/>
<id>3ba1d8a9a51a3e770318069230932d0a7c9dd2d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>write some words about encrypt/decrypt in fernet (#3756)</title>
<updated>2017-07-06T04:00:41+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-07-06T04:00:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=765a3e494e8196370995d2c698b6eda8492935e0'/>
<id>765a3e494e8196370995d2c698b6eda8492935e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update static wheel install docs (#3754)</title>
<updated>2017-07-04T21:00:08+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-07-04T21:00:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=f92f2d4d64efae073aaef2240f5f94df9955750b'/>
<id>f92f2d4d64efae073aaef2240f5f94df9955750b</id>
<content type='text'>
* update static wheel install docs

* parentheses
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update static wheel install docs

* parentheses
</pre>
</div>
</content>
</entry>
</feed>
