Skip to content

ace0/pyrelic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyrelic

pyrelic is a python module that wraps the RELIC cryptography library. RELIC performs high-performance elliptic curve cryptography and pairing-based elliptic curves. pyrelic also includes verifiable pseudorandom functions used in Pythia.

Installation

If you have pip installed, install pyrelic using:

pip install pythia-pyrelic

Pre-requisites

pyrelic requires a specific fork of the RELIC cryptographic library that exposes function entry points: https://github.com/ace0/relic

About

Python interface to the RELIC cryptographic library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published