This website requires JavaScript.
Explore
Help
Sign In
Nucypher
/
pyUmbral
mirror of
https://github.com/nucypher/pyUmbral.git
Watch
1
Star
0
Fork
You've already forked pyUmbral
0
Code
Issues
Projects
Releases
Wiki
Activity
b2abccafa6
pyUmbral
/
umbral
/
curve.py
6 lines
91 B
Python
Raw
Blame
History
from
.
import
openssl
SECP256K1
=
openssl
.
Curve
.
from_name
(
'
secp256k1
'
)
CURVE
=
SECP256K1
Reference in New Issue
View Git Blame
Copy Permalink