<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/src/_cffi_src/openssl/pkcs7.py, branch universal</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>Begin building with BoringSSL in our CI, no tests yet (#6554)</title>
<updated>2021-11-06T21:14:12+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-11-06T21:14:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=3e0ab39756b05b2b7170e3a2c8b339f27fe56627'/>
<id>3e0ab39756b05b2b7170e3a2c8b339f27fe56627</id>
<content type='text'>
* Attempt to build against BoringSSL in CI

* Check for BoringSSL in the SSL bindings

* Check for BoringSSL in the err bindings

* Check for BoringSSL in the pkcs7 bindings

* Check for BoringSSL in the bignum bindings

* Check for BoringSSL in the EVP bindings

* Check for BoringSSL in the X.509 verify bindings</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Attempt to build against BoringSSL in CI

* Check for BoringSSL in the SSL bindings

* Check for BoringSSL in the err bindings

* Check for BoringSSL in the pkcs7 bindings

* Check for BoringSSL in the bignum bindings

* Check for BoringSSL in the EVP bindings

* Check for BoringSSL in the X.509 verify bindings</pre>
</div>
</content>
</entry>
<entry>
<title>add PKCS7_get0_signers(), X509_STORE_set_purpose(), and X509_PURPOSE_* (#6187)</title>
<updated>2021-08-29T17:43:16+00:00</updated>
<author>
<name>Mathias Panzenböck</name>
<email>grosser.meister.morti@gmx.net</email>
</author>
<published>2021-08-29T17:43:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=eb6f658e5fccf0f5a66e1d6bdb4dda4ced5c6aa8'/>
<id>eb6f658e5fccf0f5a66e1d6bdb4dda4ced5c6aa8</id>
<content type='text'>
* add PKCS7_get0_signers(), X509_STORE_set_purpose(), and X509_PURPOSE_*

* removed argument names of X509_STORE_set_purpose() and PKCS7_get0_signers()

* Update pkcs7.py

* Update x509_vfy.py

Co-authored-by: Paul Kehrer &lt;paul.l.kehrer@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add PKCS7_get0_signers(), X509_STORE_set_purpose(), and X509_PURPOSE_*

* removed argument names of X509_STORE_set_purpose() and PKCS7_get0_signers()

* Update pkcs7.py

* Update x509_vfy.py

Co-authored-by: Paul Kehrer &lt;paul.l.kehrer@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Remove __future__ import from our code (#5610)</title>
<updated>2020-12-09T06:35:11+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-09T06:35:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=e0477596f7117845aa2d8768bf1b75162b3d915b'/>
<id>e0477596f7117845aa2d8768bf1b75162b3d915b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PKCS7SignatureBuilder now supports three serializations (#5497)</title>
<updated>2020-10-25T01:17:06+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-10-25T01:17:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=95c4f68c1b50b8eb84a0f3268bc6fdbd08e20f08'/>
<id>95c4f68c1b50b8eb84a0f3268bc6fdbd08e20f08</id>
<content type='text'>
* PKCS7SignatureBuilder now supports three serializations

PEM, DER, and SMIME. SMIME embeds the S/MIME headers and has the
detached signature concept.

* thanks libre</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PKCS7SignatureBuilder now supports three serializations

PEM, DER, and SMIME. SMIME embeds the S/MIME headers and has the
detached signature concept.

* thanks libre</pre>
</div>
</content>
</entry>
<entry>
<title>smime signer support (#5465)</title>
<updated>2020-09-19T23:07:26+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-09-19T23:07:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=20c0388086b4eec91fdf1f9fd9535f4c741e4851'/>
<id>20c0388086b4eec91fdf1f9fd9535f4c741e4851</id>
<content type='text'>
* smime signer support

* fix ed25519 check

* change some wording

* python 2.7...

* review feedback

* s/secure/signed

* do some verification in the tests

* review feedback

* doc return value</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* smime signer support

* fix ed25519 check

* change some wording

* python 2.7...

* review feedback

* s/secure/signed

* do some verification in the tests

* review feedback

* doc return value</pre>
</div>
</content>
</entry>
<entry>
<title>add pkcs7/smime bindings (#5458)</title>
<updated>2020-09-14T00:20:09+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-09-14T00:20:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=6d3644f4e55d491b85bc790f51a989c5edccb9fb'/>
<id>6d3644f4e55d491b85bc790f51a989c5edccb9fb</id>
<content type='text'>
* add pkcs7/smime bindings

* Update src/_cffi_src/openssl/pkcs7.py

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;

* Update src/_cffi_src/openssl/pkcs7.py

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add pkcs7/smime bindings

* Update src/_cffi_src/openssl/pkcs7.py

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;

* Update src/_cffi_src/openssl/pkcs7.py

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>shrink bindings more (#5356)</title>
<updated>2020-07-27T19:24:35+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-07-27T19:24:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=84a15eb772d24c805c884f62cabe8fe2becedf74'/>
<id>84a15eb772d24c805c884f62cabe8fe2becedf74</id>
<content type='text'>
* shrink bindings more

* readd a binding we do need

* readd two more bindings we need</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* shrink bindings more

* readd a binding we do need

* readd two more bindings we need</pre>
</div>
</content>
</entry>
<entry>
<title>Delete several unused bindings (#5331)</title>
<updated>2020-07-21T00:59:53+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-07-21T00:59:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=274f6af443b0ff6d9df408855f98edff61828119'/>
<id>274f6af443b0ff6d9df408855f98edff61828119</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Funcs macros gone (#3695)</title>
<updated>2017-06-27T21:15:37+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-06-27T21:15:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=491fd7cc5aefff8064039d073331b41a2f606a63'/>
<id>491fd7cc5aefff8064039d073331b41a2f606a63</id>
<content type='text'>
* No more FUNCS/MACROS distinction

* change the docs to not talk about MACROS since they're gone

* remove out of date comment
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* No more FUNCS/MACROS distinction

* change the docs to not talk about MACROS since they're gone

* remove out of date comment
</pre>
</div>
</content>
</entry>
<entry>
<title>extend pkcs7 openssl bindings</title>
<updated>2015-10-13T04:31:45+00:00</updated>
<author>
<name>Dominic Chen</name>
<email>d.c.ddcc@gmail.com</email>
</author>
<published>2015-10-12T18:50:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=90ddd354784ffcf8723d4a7b81e9b399bc2a6c9c'/>
<id>90ddd354784ffcf8723d4a7b81e9b399bc2a6c9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
