https://github.com/janbrohl/hashcrypto
Hash-Based Crypto Experiment
https://github.com/janbrohl/hashcrypto
cryptography python
Last synced: 10 months ago
JSON representation
Hash-Based Crypto Experiment
- Host: GitHub
- URL: https://github.com/janbrohl/hashcrypto
- Owner: janbrohl
- License: bsd-3-clause
- Created: 2016-04-14T16:25:11.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-19T20:41:15.000Z (over 9 years ago)
- Last Synced: 2025-06-07T05:36:02.915Z (about 1 year ago)
- Topics: cryptography, python
- Language: Python
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
HashCrypto
==========
.. image:: https://travis-ci.org/janbrohl/HashCrypto.svg?branch=master
:target: https://travis-ci.org/janbrohl/HashCrypto
.. image:: https://readthedocs.org/projects/hashcrypto/badge/?version=master
:target: http://hashcrypto.readthedocs.org/en/master/?badge=master
.. image:: https://img.shields.io/badge/Say%20Thanks!-%F0%9F%A6%89-1EAEDB.svg
:target: https://saythanks.io/to/janbrohl
As there was no code-review yet, this library should be considered NOT READY FOR PRODUCTION.