<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/tests/wycheproof, branch macos-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>Refs #5075 -- use ecdsa_*.json from wycheproof (#5099)</title>
<updated>2020-01-13T03:42:21+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-01-13T03:42:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=c0dbbb52fbcae313a566285f44e6e4b2820baaf7'/>
<id>c0dbbb52fbcae313a566285f44e6e4b2820baaf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5075 -- use dsa_*.json from wycheproof (#5098)</title>
<updated>2020-01-13T02:33:25+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-01-13T02:33:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=c8c78bb4c57b3be68b3779c2ad5bab0c7122fbf2'/>
<id>c8c78bb4c57b3be68b3779c2ad5bab0c7122fbf2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5075 -- use rsa_signature_*.json from wycheproof (#5078)</title>
<updated>2020-01-13T00:35:51+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-01-13T00:35:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=f95abfeb6103a75741fe0b497bbc0fee24eddb6a'/>
<id>f95abfeb6103a75741fe0b497bbc0fee24eddb6a</id>
<content type='text'>
* Refs #5075 -- use rsa_signature_*.json from wycheproof

* for azure
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Refs #5075 -- use rsa_signature_*.json from wycheproof

* for azure
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5075 -- use x448_test.json from wycheproof (#5077)</title>
<updated>2020-01-13T00:35:16+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-01-13T00:35:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=fdd80ec89aa8f58b2d3bc6aaa51d74f4ea17d541'/>
<id>fdd80ec89aa8f58b2d3bc6aaa51d74f4ea17d541</id>
<content type='text'>
* Refs #5075 -- use x448_test.json from wycheproof

* Fixed test

* crypto libraries from people who can't math, it's fine

* Skip teh weirdo 57 byte public keys
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Refs #5075 -- use x448_test.json from wycheproof

* Fixed test

* crypto libraries from people who can't math, it's fine

* Skip teh weirdo 57 byte public keys
</pre>
</div>
</content>
</entry>
<entry>
<title>Get tests passing with latest wycheproof clone (#5076)</title>
<updated>2019-11-26T03:48:35+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-11-26T03:48:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=9dc710e65ae08de8ad510a985ad1258aa76a26b3'/>
<id>9dc710e65ae08de8ad510a985ad1258aa76a26b3</id>
<content type='text'>
* Get tests passing with latest wycheproof clone

* Fix x25519 wycheproof tests

* Fix for acme repo changes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Get tests passing with latest wycheproof clone

* Fix x25519 wycheproof tests

* Fix for acme repo changes
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some backend feature checks in tests (#4931)</title>
<updated>2019-07-08T20:42:00+00:00</updated>
<author>
<name>David Benjamin</name>
<email>davidben@google.com</email>
</author>
<published>2019-07-08T20:42:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=9a09f9690890c4b6fa6d4d1625e78dcbaffbf734'/>
<id>9a09f9690890c4b6fa6d4d1625e78dcbaffbf734</id>
<content type='text'>
* Remove irrelevant DHBackend test conditions

DHBackend provides functions for plain finite-field Diffie-Hellman.
X25519 and X448 are their own algorithms, and Ed25519 and Ed448 aren't
even Diffie-Hellman primitives.

* Add missing backend support checks.

Some new AES and EC tests did not check for whether the corresponding
mode or curve was supported by the backend.

* Add a DummyMode for coverage
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove irrelevant DHBackend test conditions

DHBackend provides functions for plain finite-field Diffie-Hellman.
X25519 and X448 are their own algorithms, and Ed25519 and Ed448 aren't
even Diffie-Hellman primitives.

* Add missing backend support checks.

Some new AES and EC tests did not check for whether the corresponding
mode or curve was supported by the backend.

* Add a DummyMode for coverage
</pre>
</div>
</content>
</entry>
<entry>
<title>ed25519 support (#4114)</title>
<updated>2019-02-27T04:33:07+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2019-02-27T04:33:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=cd05e2ac5b8336dac78a0dd73ec9a7baa06208c6'/>
<id>cd05e2ac5b8336dac78a0dd73ec9a7baa06208c6</id>
<content type='text'>
* ed25519 support

* review feedback
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ed25519 support

* review feedback
</pre>
</div>
</content>
</entry>
<entry>
<title>Run wycheproof RSA tests on LibreSSL&gt;=2.8 (#4737)</title>
<updated>2019-01-24T15:48:19+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-01-24T15:48:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=d2e85573d6bcdd23a9c719dacf182165bafa22c9'/>
<id>d2e85573d6bcdd23a9c719dacf182165bafa22c9</id>
<content type='text'>
* Run wycheproof RSA tests on LibreSSL&gt;=2.8

* Define it this way

* These are errors on libressl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Run wycheproof RSA tests on LibreSSL&gt;=2.8

* Define it this way

* These are errors on libressl
</pre>
</div>
</content>
</entry>
<entry>
<title>Serialization x25519 (#4688)</title>
<updated>2019-01-15T03:50:17+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2019-01-15T03:50:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=c6c25c21496858271fbc4c89fb102074fd3d5f60'/>
<id>c6c25c21496858271fbc4c89fb102074fd3d5f60</id>
<content type='text'>
* modify x25519 serialization to match x448

supports raw and pkcs8 encoding on private_bytes
supports raw and subjectpublickeyinfo on public_bytes

deprecates zero argument call to public_bytes

* add docs

* this is public now

* don't need that

* review feedback
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* modify x25519 serialization to match x448

supports raw and pkcs8 encoding on private_bytes
supports raw and subjectpublickeyinfo on public_bytes

deprecates zero argument call to public_bytes

* add docs

* this is public now

* don't need that

* review feedback
</pre>
</div>
</content>
</entry>
<entry>
<title>Support compressed points in the wycheproof tests (#4648)</title>
<updated>2018-12-18T02:44:15+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2018-12-18T02:44:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=d13fd93ddde42c806929f334ae03c02b954aa64a'/>
<id>d13fd93ddde42c806929f334ae03c02b954aa64a</id>
<content type='text'>
* Support compressed points in the wycheproof tests

* Handle entries with no public key

* Ok, let's try this
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Support compressed points in the wycheproof tests

* Handle entries with no public key

* Ok, let's try this
</pre>
</div>
</content>
</entry>
</feed>
