Skip to content
This repository was archived by the owner on Apr 11, 2019. It is now read-only.

arroyonetworks/python-arroyo-crypto

Repository files navigation

python-arroyo-crypto

Info:Provides x509 and Asymmetrical Key abstraction classes
Repository:https://github.com/ArroyoNetworks/python-arroyo-crypto
Author(s):Matthew Ellison (http://github.com/seglberg)
Maintainer(s):Matthew Ellison (http://github.com/seglberg)
https://travis-ci.org/ArroyoNetworks/python-arroyo-crypto.svg?branch=master https://img.shields.io/codecov/c/github/ArroyoNetworks/python-arroyo-crypto/master.svg?maxAge=600

This plugin package provides high-level cryptography abstraction classes, including x509 and Asymmetrical Key classes.

If you require fine-tuned cryptography settings, consider using a more suitable python package, such as cryptography or pyopenssl.

This plugin provides two facilities:

x509:Provides high level classes for interacting with x509 objects.
asymmetric:Provides high level classes for interacting ith asymmetric keys.

This package is available on PyPI:

$ pip install arroyo-crypto
Python>=3.5:Python version restriction of parent arroyo package.
arroyo:Provides the base package this plugin is being installed into.
cryptography>=1.4:Provides the implementation for x509 and asymmetrical keys.

About

Arroyo Plugin: Provides x509 and Asymmetrical Key Abstraction Classes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages