Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.7%) to scientific vocabulary
Keywords
Repository
Python bindings for mcl library by herumi
Basic Info
Statistics
- Stars: 4
- Watchers: 1
- Forks: 6
- Open Issues: 1
- Releases: 0
Topics
Metadata Files
README.md
mcl-python
mcl-python is a Python library that creates bindings for mcl library by 光成滋生 MITSUNARI Shigeo(herumi@nifty.com).
Supported curves
For now the only supported curve is BLS12_384 (named in library BN384_256)
Installation
This package requires mcl to be preinstalled.
Use the package manager pip to install mcl-python.
bash
pip install mcl
Usage
```python import mcl
fr = new mcl.Fr() fr.setByCSPRNG() ```
For more examples, please check tests.
Tests
Tests are written in unittest.
python3 -m unittest discover tests/
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
Owner
- Login: piotrszyma
- Kind: user
- Location: Wroclaw
- Website: https://piotrszyma.pl/
- Repositories: 8
- Profile: https://github.com/piotrszyma
Computer Science enthusiast, Software Engineer, Computer Security MSc graduate at Wroclaw University of Science and Technology.
GitHub Events
Total
- Issues event: 1
- Watch event: 2
- Push event: 1
- Pull request event: 1
- Pull request review event: 1
Last Year
- Issues event: 1
- Watch event: 2
- Push event: 1
- Pull request event: 1
- Pull request review event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Piotr Szyma | t****8@g****m | 39 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 1
- Total pull requests: 7
- Average time to close issues: 22 days
- Average time to close pull requests: 4 days
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 2.0
- Average comments per pull request: 0.0
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 1
- Average time to close issues: 22 days
- Average time to close pull requests: 22 days
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 2.0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- scmanjarrez (1)
Pull Request Authors
- piotrszyma (6)
- scmanjarrez (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 173 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 6
- Total maintainers: 1
pypi.org: mcl
Python wrapper for mcl library
- Homepage: https://github.com/piotrszyma/mcl-python
- Documentation: https://mcl.readthedocs.io/
- License: MIT License
-
Latest release: 0.0.6
published over 1 year ago