<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/src, branch 1.4</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>changelog and version bump (#2962)</title>
<updated>2016-06-04T16:57:11+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-06-04T16:57:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=69365ce2041081fe6b109496bbb9c56f86ccb7b5'/>
<id>69365ce2041081fe6b109496bbb9c56f86ccb7b5</id>
<content type='text'>
* changelog and version bump

* typo, sigh

* fine you win doc8

* it's a brand new day

* add sign/verify for RSA to changelog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* changelog and version bump

* typo, sigh

* fine you win doc8

* it's a brand new day

* add sign/verify for RSA to changelog
</pre>
</div>
</content>
</entry>
<entry>
<title>Add convenience methods to sign and verify w/ RSA (#2945)</title>
<updated>2016-06-04T16:09:08+00:00</updated>
<author>
<name>Colleen Murphy</name>
<email>cmurphy@users.noreply.github.com</email>
</author>
<published>2016-06-04T16:09:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=34d5c39a9c1efa6c2f2c9f473890ebe44816e85a'/>
<id>34d5c39a9c1efa6c2f2c9f473890ebe44816e85a</id>
<content type='text'>
This patch adds wrapper methods to allow the user to sign and verify a
single message block without having to go through the multi-step
process of creating a signer or verifier, updating it with the one
message, and finalizing the result. This will make signing and
verifying data more user-friendly when only using small messages.

Partial bug #1529</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds wrapper methods to allow the user to sign and verify a
single message block without having to go through the multi-step
process of creating a signer or verifier, updating it with the one
message, and finalizing the result. This will make signing and
verifying data more user-friendly when only using small messages.

Partial bug #1529</pre>
</div>
</content>
</entry>
<entry>
<title>RSA OAEP SHA2 Support (#2956)</title>
<updated>2016-06-04T14:39:58+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-06-04T14:39:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=4f125c122499e21050e46f20a18bbc4848b0f43b'/>
<id>4f125c122499e21050e46f20a18bbc4848b0f43b</id>
<content type='text'>
* some rsa oaep sha2 support

* various improvements

* fix a thing

* simplify

* update the test

* styyyyyle

* more styyyyle

* fix libre, remove a skip that should never be hit

* OAEP version check fixes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* some rsa oaep sha2 support

* various improvements

* fix a thing

* simplify

* update the test

* styyyyyle

* more styyyyle

* fix libre, remove a skip that should never be hit

* OAEP version check fixes
</pre>
</div>
</content>
</entry>
<entry>
<title>added a repr to the dsa numbers classes (#2961)</title>
<updated>2016-06-04T03:37:24+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2016-06-04T03:37:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=815a24bf3415e18e467e6740c35ade0220002240'/>
<id>815a24bf3415e18e467e6740c35ade0220002240</id>
<content type='text'>
* added a repr to the dsa numbers classes

* fix

* another test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* added a repr to the dsa numbers classes

* fix

* another test
</pre>
</div>
</content>
</entry>
<entry>
<title>A few more 1.1.0 compatibility changes (#2960)</title>
<updated>2016-06-03T22:03:02+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-06-03T22:03:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=3c224b8ad7520ce8a521ef0094b86469363b8e87'/>
<id>3c224b8ad7520ce8a521ef0094b86469363b8e87</id>
<content type='text'>
* remove some bindings we don't use

* thread state is not required
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove some bindings we don't use

* thread state is not required
</pre>
</div>
</content>
</entry>
<entry>
<title>SSH serialization for public keys (#2957)</title>
<updated>2016-06-03T20:04:26+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2016-06-03T20:04:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=949892938735c0cf14a6689d68779c2ce2410585'/>
<id>949892938735c0cf14a6689d68779c2ce2410585</id>
<content type='text'>
* SSH serialization for public keys

* name errors ahoy!

* id, ego, superego

* dsa support

* EC support

* Don't keyerror

* Documentation OpenSSH

* flake8

* fix

* bytes bytes bytes

* skip curve unsupported

* bytes!

* Move a function

* reorganize code for coverage
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* SSH serialization for public keys

* name errors ahoy!

* id, ego, superego

* dsa support

* EC support

* Don't keyerror

* Documentation OpenSSH

* flake8

* fix

* bytes bytes bytes

* skip curve unsupported

* bytes!

* Move a function

* reorganize code for coverage
</pre>
</div>
</content>
</entry>
<entry>
<title>small cleanups to the cert.serial warning (#2958)</title>
<updated>2016-06-03T19:40:22+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2016-06-03T19:40:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=6eeaf0bd76f5d40e9fbd9bc17b1b2fd08df186c4'/>
<id>6eeaf0bd76f5d40e9fbd9bc17b1b2fd08df186c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Random grammar stuff (#2955)</title>
<updated>2016-06-03T05:24:22+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2016-06-03T05:24:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=0c11d0427e12557fa41cdfbc00f6a83a36c58af7'/>
<id>0c11d0427e12557fa41cdfbc00f6a83a36c58af7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add alias for Certificate serial as serial number (#2950)</title>
<updated>2016-06-03T04:15:54+00:00</updated>
<author>
<name>Chelsea Winfree</name>
<email>chelsea.winfree@gmail.com</email>
</author>
<published>2016-06-03T04:15:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=e295f3ab615775c3549b7bc2e051af5cff801619'/>
<id>e295f3ab615775c3549b7bc2e051af5cff801619</id>
<content type='text'>
* Add alias for Certificate serial as serial number

* Adding deprecation to utils

* Now with catch warnings and proper vers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add alias for Certificate serial as serial number

* Adding deprecation to utils

* Now with catch warnings and proper vers
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing typo in asymmetric utils (#2947)</title>
<updated>2016-06-02T22:30:57+00:00</updated>
<author>
<name>Chelsea Winfree</name>
<email>chelsea.winfree@gmail.com</email>
</author>
<published>2016-06-02T22:30:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=4e6e69f02f570ba1abace6bea3d961d280b7b65b'/>
<id>4e6e69f02f570ba1abace6bea3d961d280b7b65b</id>
<content type='text'>
* Fixing typo in asymmetric utils

* Fixed the other similar typo on utils
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fixing typo in asymmetric utils

* Fixed the other similar typo on utils
</pre>
</div>
</content>
</entry>
</feed>
