<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/docs/development/custom-vectors, branch manylinux-github-actions</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>Replace legacy file handling with a context manager. (#5092)</title>
<updated>2020-01-12T22:32:21+00:00</updated>
<author>
<name>Mads Jensen</name>
<email>mje@inducks.org</email>
</author>
<published>2020-01-12T22:32:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=f89ce40b621c88c5bcb48e45ea26aa5ecc08964d'/>
<id>f89ce40b621c88c5bcb48e45ea26aa5ecc08964d</id>
<content type='text'>
* Replace legacy file handling with a context manager.

* flake8 fix

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Replace legacy file handling with a context manager.

* flake8 fix

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use literals for collections and comprehensions. (#5091)</title>
<updated>2020-01-12T22:29:17+00:00</updated>
<author>
<name>Mads Jensen</name>
<email>mje@inducks.org</email>
</author>
<published>2020-01-12T22:29:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=a849f40556bd022c7478a44e935359c5fac83193'/>
<id>a849f40556bd022c7478a44e935359c5fac83193</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>consistently linky RFC in the docs (#4716)</title>
<updated>2019-01-18T21:19:34+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-01-18T21:19:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=e5463ccb335149da72e455473af920b1dea453cf'/>
<id>e5463ccb335149da72e455473af920b1dea453cf</id>
<content type='text'>
* consistently linky RFC in the docs

* oops
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* consistently linky RFC in the docs

* oops
</pre>
</div>
</content>
</entry>
<entry>
<title>Update URLs for new pypi! (#4194)</title>
<updated>2018-04-15T23:41:11+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2018-04-15T23:41:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=3414f5c8854cf78ed748f4075aee3933d026cf2d'/>
<id>3414f5c8854cf78ed748f4075aee3933d026cf2d</id>
<content type='text'>
* Update URLs for new pypi!

* trailing slash

* grump
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update URLs for new pypi!

* trailing slash

* grump
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed import path in go script (#4075)</title>
<updated>2018-01-07T00:39:57+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2018-01-07T00:39:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=15cc998c1f60880b6177c506d89f3349201d765b'/>
<id>15cc998c1f60880b6177c506d89f3349201d765b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add 1200 byte HKDF test vector and a generator/verifier for it (#4074)</title>
<updated>2018-01-06T21:00:28+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-01-06T21:00:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=323f2ad66befb13ec3b31b5ab99c9448b9a6b067'/>
<id>323f2ad66befb13ec3b31b5ab99c9448b9a6b067</id>
<content type='text'>
* add 1200 byte HKDF test vector and a generator/verifier for it

* exit non-zero when failing

* ugh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add 1200 byte HKDF test vector and a generator/verifier for it

* exit non-zero when failing

* ugh
</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>Last pass over fixing the links (#3224)</title>
<updated>2016-11-06T15:13:35+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2016-11-06T15:13:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=e51236d7c0b5432f3e79fc025de6c9c8eb28f210'/>
<id>e51236d7c0b5432f3e79fc025de6c9c8eb28f210</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add RSA OAEP SHA2 vectors via custom vector creation (#2829)</title>
<updated>2016-06-02T22:11:03+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-06-02T22:11:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=3079299eab48366de44b103125335ece4016dd8e'/>
<id>3079299eab48366de44b103125335ece4016dd8e</id>
<content type='text'>
* add RSA OAEP SHA2 vectors via custom vector creation

* update the docs

* retab

* remove sha2 oaep support (it will be added again in another PR)

* add header to each vector file

* Add Java 8 Bouncy Castle based verification of RSA-OAEP SHA-2 test vectors (#4)

* Update Java verifier to skip past test vector file header if present (#5)

* Update Java verifier to skip past test vector file header if present

* Fix tabs vs. space whitespace

* generate sha1 oaep permutations as well + verify support in java

* address review feedback
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add RSA OAEP SHA2 vectors via custom vector creation

* update the docs

* retab

* remove sha2 oaep support (it will be added again in another PR)

* add header to each vector file

* Add Java 8 Bouncy Castle based verification of RSA-OAEP SHA-2 test vectors (#4)

* Update Java verifier to skip past test vector file header if present (#5)

* Update Java verifier to skip past test vector file header if present

* Fix tabs vs. space whitespace

* generate sha1 oaep permutations as well + verify support in java

* address review feedback
</pre>
</div>
</content>
</entry>
<entry>
<title>use the non-deprecated name for this function</title>
<updated>2015-12-19T17:44:36+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2015-12-19T17:44:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=d242ebbfd73a5b0aeb085e903cadbe4f13b5d63d'/>
<id>d242ebbfd73a5b0aeb085e903cadbe4f13b5d63d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
