Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Support Signing sha256 digest of a pdf file #3612

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

tendaworld
Copy link

Currently the LibreSign API support signing of raw base64 encoded pdf files; this update supports signing SHA256 digest, for cases where the raw pdf may not be provided, e.g privacy use cases.

Pull Request Description

Related Issue

Issue Number:

Pull Request Type

Pull request checklist

  • Did you explain or provide a way of how can we test your code ?
  • If your pull request is related to frontend modifications provide a print of before and after screen
  • Did you provide a general summary of your changes ?
  • Try to limit your pull request to one type, submit multiple pull requests if needed
  • I implemented tests that cover my contribution

… files; this update supports signing SHA256 digest, for cases where the raw pdf may not be provided.
Copy link

welcome bot commented Aug 31, 2024

Thanks for opening your first pull request in this repository! ✌️

@tendaworld tendaworld changed the title SUPPORT ALSO SIGNING SHA256 DIGEST OF A PDF FILE feat: SUPPORT ALSO SIGNING SHA256 DIGEST OF A PDF FILE Aug 31, 2024
@tendaworld tendaworld changed the title feat: SUPPORT ALSO SIGNING SHA256 DIGEST OF A PDF FILE feat: Support Signing sha256 digest of a pdf file Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 0. Needs triage
Development

Successfully merging this pull request may close these issues.

1 participant