Skip to content

Conversation

@glarrain
Copy link
Contributor

Add:

  • 'cryptography'
  • 'pyOpenSSL'
  • 'signxml'

Update:

  • 'lxml'
  • 'pytz'
  • 'djangorestframework' (extras)
  • others not too relevant

> [..] a package which provides cryptographic recipes and primitives
> to Python developers. Our goal is for it to be your "cryptographic
> standard library".

https://cryptography.io
https://github.com/pyca/cryptography
(not the latest version because of a compatibility issue with
package 'signxml' v2.6.0)

> A Python wrapper around the OpenSSL library.

https://pyopenssl.org
https://github.com/pyca/pyopenssl
> XML Signature in Python.
> SignXML is an implementation of the W3C XML Signature standard
> in Python. This standard (also known as XMLDSig and RFC 3275) is
> used to provide payload security in SAML 2.0 and WS-Security,
> among other uses.

https://signxml.readthedocs.io
https://github.com/XML-Security/signxml
@glarrain glarrain added the enhancement New feature or request label Apr 25, 2019
@glarrain glarrain self-assigned this Apr 25, 2019
@glarrain glarrain merged commit 8d675be into develop Apr 25, 2019
@codecov-io
Copy link

Codecov Report

Merging #24 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #24   +/-   ##
========================================
  Coverage    70.12%   70.12%           
========================================
  Files           14       14           
  Lines          666      666           
  Branches        87       87           
========================================
  Hits           467      467           
  Misses         164      164           
  Partials        35       35

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 88a2645...3ceb81f. Read the comment docs.

@glarrain glarrain deleted the feature/requirements branch April 25, 2019 18:42
@glarrain glarrain mentioned this pull request Apr 25, 2019
@glarrain glarrain added the component: config config, setup, etc label May 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: config config, setup, etc enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants