Cryptography primitives for Hypercore
Go to file
Luke Murphy f43cf4fa52
Roll out the new boilerplate
2019-10-04 23:20:02 +02:00
changelog Roll out the new boilerplate 2019-10-04 23:20:02 +02:00
documentation Roll out the new boilerplate 2019-10-04 23:20:02 +02:00
hypercore_crypto Roll out the new boilerplate 2019-10-04 23:20:02 +02:00
test Roll out the new boilerplate 2019-10-04 23:20:02 +02:00
.gitignore Roll out the new boilerplate 2019-10-04 23:20:02 +02:00
.readthedocs.yml Roll out the new boilerplate 2019-10-04 23:20:02 +02:00
.travis.yml Roll out the new boilerplate 2019-10-04 23:20:02 +02:00
CHANGELOG.rst Roll out the new boilerplate 2019-10-04 23:20:02 +02:00
CODE_OF_CONDUCT.rst Roll out the new boilerplate 2019-10-04 23:20:02 +02:00
CONTRIBUTING.rst Roll out the new boilerplate 2019-10-04 23:20:02 +02:00
LICENSE Roll out the new boilerplate 2019-10-04 23:20:02 +02:00
MANIFEST.in Roll out the new boilerplate 2019-10-04 23:20:02 +02:00
README.rst Roll out the new boilerplate 2019-10-04 23:20:02 +02:00
mypy.ini Roll out the new boilerplate 2019-10-04 23:20:02 +02:00
pyproject.toml Roll out the new boilerplate 2019-10-04 23:20:02 +02:00
setup.cfg Roll out the new boilerplate 2019-10-04 23:20:02 +02:00
setup.py Roll out the new boilerplate 2019-10-04 23:20:02 +02:00
tox.ini Roll out the new boilerplate 2019-10-04 23:20:02 +02:00

README.rst

.. _header:

****************
hypercore-crypto
****************

.. image:: https://img.shields.io/badge/license-GPL-brightgreen.svg
   :target: LICENSE
   :alt: Repository license

.. image:: https://badge.fury.io/py/hypercore-crypto.svg
   :target: https://badge.fury.io/py/hypercore-crypto
   :alt: PyPI package

.. image:: https://travis-ci.com/datpy/flat-tree.svg?branch=master
   :target: https://travis-ci.com/datpy/flat-tree
   :alt: Travis CI result

.. image:: https://readthedocs.org/projects/hypercore-crypto/badge/?version=latest
   :target: https://hypercore-crypto.readthedocs.io/en/latest/
   :alt: Documentation status

.. image:: https://img.shields.io/badge/support-maintainers-brightgreen.svg
   :target: https://decentral1.se
   :alt: Support badge

.. _introduction:

Cryptography primitives for Hypercore
-------------------------------------

Cryptography primitives for `hypercore`_.

.. _hypercore: https://hypercore.readthedocs.io/en/latest/

.. _documentation:

Documentation
*************

* https://hypercore-crypto.readthedocs.io/