Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajlearner46/post-quantum-cryptography-signature-scheme
Implementation of Post-quantum cryptography signature protocol
https://github.com/ajlearner46/post-quantum-cryptography-signature-scheme
cryptography cryptography-algorithms post-quantum-algorithms post-quantum-cryptography post-quantum-signature pqcrypto python signature-scheme
Last synced: 1 day ago
JSON representation
Implementation of Post-quantum cryptography signature protocol
- Host: GitHub
- URL: https://github.com/ajlearner46/post-quantum-cryptography-signature-scheme
- Owner: AJlearner46
- Created: 2024-04-26T19:58:13.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T07:25:36.000Z (4 months ago)
- Last Synced: 2024-07-31T08:48:29.726Z (4 months ago)
- Topics: cryptography, cryptography-algorithms, post-quantum-algorithms, post-quantum-cryptography, post-quantum-signature, pqcrypto, python, signature-scheme
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Post-Quantum-Cryptography-Signature-Scheme
- This repositary implements 4 SIS-based signature scheme in python.
## Author
- Ayush Rupapara([email protected])## Disclaimer
- This is not reference code. This is work in progress. It is not to be considered secure or suitable for production. Also, I do not guarantee portability on Python 3.x. However, this Python code is rather simple, so I hope that it will be helpful to people seeking to implement Schemes.If you find errors or flaw, I will be very happy if you report them to me at the provided address.