https://github.com/gdanezis/bplib
A bilinear pairing library for petlib
https://github.com/gdanezis/bplib
bilinear-pairing-library cryptography python python3
Last synced: 7 months ago
JSON representation
A bilinear pairing library for petlib
- Host: GitHub
- URL: https://github.com/gdanezis/bplib
- Owner: gdanezis
- Created: 2016-12-25T18:29:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-15T15:46:09.000Z (almost 3 years ago)
- Last Synced: 2025-03-01T16:12:21.491Z (7 months ago)
- Topics: bilinear-pairing-library, cryptography, python, python3
- Language: C
- Size: 89.8 KB
- Stars: 36
- Watchers: 6
- Forks: 14
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bplib
A bilinear pairing library for petlibDocumentation: http://bplib.readthedocs.io/en/latest/
Pypi package: https://pypi.python.org/pypi/bplib
Based on Diego Aranha's OpenPairing: https://github.com/dfaranha/OpenPairing