<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/docs, branch alex-patch-4</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>Make AuthorityKeyIdentifier docs reflect reality (#4252)</title>
<updated>2018-05-18T10:55:29+00:00</updated>
<author>
<name>Thom Dixon</name>
<email>thom@thomdixon.org</email>
</author>
<published>2018-05-18T10:55:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=488c04830c9dbc876d1a344ea51015ad6a19dd1c'/>
<id>488c04830c9dbc876d1a344ea51015ad6a19dd1c</id>
<content type='text'>
The `AuthorityKeyIdentifier.authority_cert_issuer` docs state that it returns a `Name` instance, but it [actually returns a list of `GeneralName` instances or `None`](https://github.com/pyca/cryptography/blob/master/src/cryptography/x509/extensions.py#L157).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `AuthorityKeyIdentifier.authority_cert_issuer` docs state that it returns a `Name` instance, but it [actually returns a list of `GeneralName` instances or `None`](https://github.com/pyca/cryptography/blob/master/src/cryptography/x509/extensions.py#L157).</pre>
</div>
</content>
</entry>
<entry>
<title>remove block size as a required part of HashAlgorithm (#4249)</title>
<updated>2018-05-16T14:42:10+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-05-16T14:42:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=20b57be8d8068c2cd05cd3917e4e99b8a36debe0'/>
<id>20b57be8d8068c2cd05cd3917e4e99b8a36debe0</id>
<content type='text'>
Internal block size isn't a particularly useful piece of information and
constructions like SHA3 make it even harder to determine what that
really means. Accordingly, we're removing it from the interface (but
leaving it on all existing hashes)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Internal block size isn't a particularly useful piece of information and
constructions like SHA3 make it even harder to determine what that
really means. Accordingly, we're removing it from the interface (but
leaving it on all existing hashes)</pre>
</div>
</content>
</entry>
<entry>
<title>Add SHA512/224 and SHA512/256 test vectors from NIST CAVP (#4237)</title>
<updated>2018-05-14T12:45:42+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-05-14T12:45:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=aedb3f0714253f7c985ddd19dd017c5a6fcc1173'/>
<id>aedb3f0714253f7c985ddd19dd017c5a6fcc1173</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use pytest instead of py.test per upstream recommendation, #dropthedot (#4236)</title>
<updated>2018-05-13T14:23:49+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2018-05-13T14:23:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=40c6d4051214c13e0c0640b55edadb0e5aa0ea0c'/>
<id>40c6d4051214c13e0c0640b55edadb0e5aa0ea0c</id>
<content type='text'>
http://blog.pytest.org/2016/whats-new-in-pytest-30/
https://twitter.com/hashtag/dropthedot</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://blog.pytest.org/2016/whats-new-in-pytest-30/
https://twitter.com/hashtag/dropthedot</pre>
</div>
</content>
</entry>
<entry>
<title>switch to py3 on docs job (#4230)</title>
<updated>2018-05-12T19:17:06+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-05-12T19:17:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=056c9ddc412fb23b81d3192f9f4e2403982ef09a'/>
<id>056c9ddc412fb23b81d3192f9f4e2403982ef09a</id>
<content type='text'>
* switch to py3 on docs job

* somehow unicode isn't a word
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* switch to py3 on docs job

* somehow unicode isn't a word
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed some confusing type descriptions in docs (#4231)</title>
<updated>2018-05-12T18:33:19+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2018-05-12T18:33:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=617825d026a933e355d644ba12a408c63b8fb20f'/>
<id>617825d026a933e355d644ba12a408c63b8fb20f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for extracting timestamp from a Fernet token (#4229)</title>
<updated>2018-05-12T15:57:32+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-05-12T15:57:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=36ad98fd5e4b7358dc2aa903b6d51569bf19c5f8'/>
<id>36ad98fd5e4b7358dc2aa903b6d51569bf19c5f8</id>
<content type='text'>
* Add API for retrieving the seconds-to-expiry for the token, given a TTL.

* Process PR feedback:

* Do compute the TTL, but just the age of the token. The caller
can decided what to do next.

* Factored out the HMAC signature verification to a separate function.

* Fixed a copy&amp;paste mistake in the test cases

* Tests cleanup.

* `struct` no longer needed

* Document `def age()`

* typo in `age()` documentation

* token, not data

* remove test for TTL expiry that is already covered by the parameterized `test_invalid()`.

* let's call this extract_timestamp and just return timestamp

* review comments

* it's UNIX I know this
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add API for retrieving the seconds-to-expiry for the token, given a TTL.

* Process PR feedback:

* Do compute the TTL, but just the age of the token. The caller
can decided what to do next.

* Factored out the HMAC signature verification to a separate function.

* Fixed a copy&amp;paste mistake in the test cases

* Tests cleanup.

* `struct` no longer needed

* Document `def age()`

* typo in `age()` documentation

* token, not data

* remove test for TTL expiry that is already covered by the parameterized `test_invalid()`.

* let's call this extract_timestamp and just return timestamp

* review comments

* it's UNIX I know this
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a checklist for bumping openssl version (#4221)</title>
<updated>2018-05-09T20:34:45+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2018-05-09T20:34:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=0830f9233332c8160b90e1af1a9fa4e2058fa3e4'/>
<id>0830f9233332c8160b90e1af1a9fa4e2058fa3e4</id>
<content type='text'>
* Use a checklist for bumping openssl version

* words

* empty commit to retrigger jenkins
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use a checklist for bumping openssl version

* words

* empty commit to retrigger jenkins
</pre>
</div>
</content>
</entry>
<entry>
<title>add SHA3 and SHAKE vectors (#4213)</title>
<updated>2018-05-09T16:45:55+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-05-09T16:45:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=2bc941d85df430a4dcbb3ac1b696946c3ec87fd9'/>
<id>2bc941d85df430a4dcbb3ac1b696946c3ec87fd9</id>
<content type='text'>
These can be used when OpenSSL 1.1.1 is released</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These can be used when OpenSSL 1.1.1 is released</pre>
</div>
</content>
</entry>
<entry>
<title>Updated pip wheel option in installation script. (#4212)</title>
<updated>2018-05-01T02:22:43+00:00</updated>
<author>
<name>Justin Holmes</name>
<email>justin@justinholmes.com</email>
</author>
<published>2018-05-01T02:22:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=dd0518217b4b642151576baad6c7c0e3ad79bc9d'/>
<id>dd0518217b4b642151576baad6c7c0e3ad79bc9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
