Skip to content

Avoid using memory buffer to store the entire pdf document when making a digital signature#20

Open
josediazfer wants to merge 1 commit intotwain:masterfrom
josediazfer:fix_performance_dsig
Open

Avoid using memory buffer to store the entire pdf document when making a digital signature#20
josediazfer wants to merge 1 commit intotwain:masterfrom
josediazfer:fix_performance_dsig

Conversation

@josediazfer
Copy link

We use a file descriptor instead of a memory buffer, thus avoiding high memory and CPU consumption when signing large pdf documents

…g a digital signature

We use a file descriptor instead of a memory buffer, thus avoiding high memory and CPU consumption when signing large pdf documents
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants