<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/docs/development/custom-vectors, branch 2.0.3</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>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>
<entry>
<title>Fix pep8 lint errors</title>
<updated>2015-11-28T10:48:24+00:00</updated>
<author>
<name>Ehren Kret</name>
<email>ehren.kret@gmail.com</email>
</author>
<published>2015-11-28T10:48:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=48f180173e947c128b625b9264f66720060e4585'/>
<id>48f180173e947c128b625b9264f66720060e4585</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 160 bit ARC4 keys</title>
<updated>2015-11-28T10:22:19+00:00</updated>
<author>
<name>Ehren Kret</name>
<email>ehren.kret@gmail.com</email>
</author>
<published>2015-11-28T10:16:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=d01c20fb29dc3a6ba53accd3bd561c05715f62c9'/>
<id>d01c20fb29dc3a6ba53accd3bd561c05715f62c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs for custom secp256k1 vectors</title>
<updated>2015-05-03T17:14:50+00:00</updated>
<author>
<name>Alex Stapleton</name>
<email>alexs@prol.etari.at</email>
</author>
<published>2015-05-03T10:38:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=e54478f5194474ea1be4f4a3e3ca2dde9b3df2ed'/>
<id>e54478f5194474ea1be4f4a3e3ca2dde9b3df2ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Verification script</title>
<updated>2015-05-03T11:42:10+00:00</updated>
<author>
<name>Alex Stapleton</name>
<email>alexs@prol.etari.at</email>
</author>
<published>2015-05-03T11:15:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=fddf29ff64919ea6b885469e0bb47045f6ea22b9'/>
<id>fddf29ff64919ea6b885469e0bb47045f6ea22b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Script for generating SECP256K1 vectors</title>
<updated>2015-05-03T11:42:10+00:00</updated>
<author>
<name>Alex Stapleton</name>
<email>alexs@prol.etari.at</email>
</author>
<published>2015-04-25T17:06:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=12cc9a4fcbc628b908652c8a47ae9cf9add56fa3'/>
<id>12cc9a4fcbc628b908652c8a47ae9cf9add56fa3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed the paths in the go cast verifier.</title>
<updated>2015-01-10T00:22:51+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2015-01-10T00:22:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=3cf17661a91a8f2898578db9689210e35226b325'/>
<id>3cf17661a91a8f2898578db9689210e35226b325</id>
<content type='text'>
Also made some changes to appease go vet and other linters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also made some changes to appease go vet and other linters.
</pre>
</div>
</content>
</entry>
</feed>
