This repository provides a Python-based solution for digitally signing documents using the endesive library. Digital signatures are essential for verifying the authenticity and integrity of digital documents.
Note: This project is a Work in Progress (WIP). Features and functionalities are still being developed and refined.
- Generate Digital Signatures: Sign documents using a private key.
- Verify Digital Signatures: Ensure the authenticity of a document using the corresponding public key.