File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 1
1
# Post-Quantum Secure Feldman's Verifiable Secret Sharing
2
2
3
- [ ![ Version] ( https://img.shields.io/badge/version-0.8.0b3-blue )] ( https://github.com/davidosipov/PostQuantum-Feldman-VSS )
4
- [ ![ License] ( https://img.shields.io/badge/license-MIT-green )] ( LICENSE )
5
- ![ Python Version] ( https://img.shields.io/badge/python-3.8+-blue.svg )
6
- [ ![ Tests] ( https://github.com/davidosipov/PostQuantum-Feldman-VSS/actions/workflows/tests.yml/badge.svg )] ( https://github.com/davidosipov/PostQuantum-Feldman-VSS/actions/workflows/tests.yml )
7
- [ ![ PyPI version] ( https://badge.fury.io/py/PostQuantum-Feldman-VSS.svg?icon=si%3Apython&icon_color=%23ffffff )] ( https://badge.fury.io/py/PostQuantum-Feldman-VSS )
8
- [ ![ Code Style: Black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
9
- [ ![ Imports: isort] ( https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336 )] ( https://pycqa.github.io/isort/ )
3
+ [ ![ Tests] ( https://github.com/davidosipov/PostQuantum-Feldman-VSS/actions/workflows/tests.yml/badge.svg )] ( https://github.com/davidosipov/PostQuantum-Feldman-VSS/actions/workflows/tests.yml ) [ ![ Coverage] ( https://sonarcloud.io/api/project_badges/measure?project=DavidOsipov_PostQuantum-Feldman-VSS&metric=coverage )] ( https://sonarcloud.io/summary/new_code?id=DavidOsipov_PostQuantum-Feldman-VSS ) [ ![ Vulnerabilities] ( https://sonarcloud.io/api/project_badges/measure?project=DavidOsipov_PostQuantum-Feldman-VSS&metric=vulnerabilities )] ( https://sonarcloud.io/summary/new_code?id=DavidOsipov_PostQuantum-Feldman-VSS ) [ ![ Version] ( https://img.shields.io/badge/version-0.8.0b3-blue )] ( https://github.com/davidosipov/PostQuantum-Feldman-VSS ) [ ![ License] ( https://img.shields.io/badge/license-MIT-green )] ( LICENSE ) ![ Python Version] ( https://img.shields.io/badge/python-3.10+-blue.svg ) [ ![ PyPI version] ( https://badge.fury.io/py/PostQuantum-Feldman-VSS.svg )] ( https://pypi.org/project/PostQuantum-Feldman-VSS/ )
10
4
11
5
[ ![ Quality gate] ( https://sonarcloud.io/api/project_badges/quality_gate?project=DavidOsipov_PostQuantum-Feldman-VSS )] ( https://sonarcloud.io/summary/new_code?id=DavidOsipov_PostQuantum-Feldman-VSS )
12
6
You can’t perform that action at this time.
0 commit comments