commit | b982c7eac1f728a4fda6c755ba346e960a01a5bf | [log] [tgz] |
---|---|---|
author | Zhi Guan <guan@pku.edu.cn> | Tue Jul 12 00:25:17 2016 +0200 |
committer | Zhi Guan <guan@pku.edu.cn> | Tue Jul 12 00:25:17 2016 +0200 |
tree | ab3851efb4f0bce67745a9cff01cb56163675b9b | |
parent | ef33eec95b41a0ece4d05f23df8e97fc67443726 [diff] |
Lamport's One Time Signature
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