diff options
| author | J08nY | 2020-06-14 13:55:49 +0200 |
|---|---|---|
| committer | J08nY | 2020-06-14 14:05:28 +0200 |
| commit | 925b7824f4c79d795d81b111cc531233651f18b6 (patch) | |
| tree | 762e76aeb5b2dcd95da1e61abdcd27f385116500 /docs | |
| parent | 7e51c6546d369ec46a6ae8978147e79f2f0195a3 (diff) | |
| download | pyecsca-925b7824f4c79d795d81b111cc531233651f18b6.tar.gz pyecsca-925b7824f4c79d795d81b111cc531233651f18b6.tar.zst pyecsca-925b7824f4c79d795d81b111cc531233651f18b6.zip | |
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.rst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/index.rst b/docs/index.rst index 4067296..af26547 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -4,12 +4,13 @@ pyecsca [pɪɛtska] .. image:: https://img.shields.io/badge/-Github-brightgreen?style=flat&logo=github :target: https://github.com/J08nY/pyecsca +.. image:: https://img.shields.io/github/license/J08nY/pyecsca?color=brightgreen + :target: https://github.com/J08nY/pyecsca/blob/master/LICENSE .. image:: https://img.shields.io/travis/J08nY/pyecsca :target: https://travis-ci.com/J08nY/pyecsca -.. image:: https://img.shields.io/github/license/J08nY/pyecsca.svg - :target: https://github.com/J08nY/pyecsca/blob/master/LICENSE -.. image:: https://codecov.io/gh/J08nY/pyecsca/branch/master/graph/badge.svg +.. image:: https://img.shields.io/codecov/c/gh/J08nY/pyecsca?color=brightgreen&logo=codecov :target: https://codecov.io/gh/J08nY/pyecsca +.. image:: https://img.shields.io/static/v1?label=mypy&message=No%20issues&color=brightgreen **Py**\ thon **E**\ lliptic **C**\ urve cryptography **S**\ ide-**C**\ hannel **A**\ nalysis toolkit. |
