Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.