commit | fc3a4c10a1ad454b10b9dd5194e15f87ea7bee2c | [log] [tgz] |
---|---|---|
author | Antonio Sanso <antonio.sanso@gmail.com> | Mon Dec 17 08:57:41 2018 +0100 |
committer | GitHub <noreply@github.com> | Mon Dec 17 08:57:41 2018 +0100 |
tree | 9115a113031c8da006a2731f7e32e691d2e4cadb | |
parent | c4c7794cb5e4e7ddf4b72e68344eefda1017abc9 [diff] |
Update weil-pairing-example.sage
CryptoSage provides cryptography algorithms in SageMath (http://www.sagemath.org).
This project is for students and engineers interested in cryptography. You can try and test these cryptography algorithms with real parameters and full key lengths. We write cryptography algorithms in SageMath.
At first you need to install SageMath. And then the sage
command can load and run the CryptoSage scripts.
We hope to implement all popular public key schemes:
prime192v1.sage
eckeygen.sage
ecdsa.sage
You can view and try the ectest.sage
$ sage ectest.sage