Skip to content

Decrypt encrypted attachment#582

Merged
tomholub merged 9 commits intomasterfrom
feature/issue-195-decrypt-attachment
Oct 3, 2021
Merged

Decrypt encrypted attachment#582
tomholub merged 9 commits intomasterfrom
feature/issue-195-decrypt-attachment

Conversation

@ekievsky
Copy link
Contributor

@ekievsky ekievsky commented Sep 30, 2021

This PR adds file decryption of email attachments

close #195


Tests:

  • Tests added or updated

To be filled by reviewers

I have reviewed that this PR... (tick whichever items you personally focused on during this review):

  • addresses the issue it closes (if any)
  • code is readable and understandable
  • is accompanied with tests, or tests are not needed
  • is free of vulnerabilities
  • is documented clearly and usefully, or doesn't need documentation

@ekievsky
Copy link
Contributor Author

@tomholub which task should I take next?

Copy link
Collaborator

@tomholub tomholub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some code comments - haven't tested yet.

Copy link
Collaborator

@tomholub tomholub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code looks good. will test

@tomholub tomholub changed the title Decrypt attachment [code ok] Decrypt attachment Oct 2, 2021
@tomholub tomholub changed the title [code ok] Decrypt attachment Decrypt encrypted attachment Oct 3, 2021
Copy link
Collaborator

@tomholub tomholub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

excellent, works very nicely

haven't tested error scenarios

@tomholub tomholub enabled auto-merge (squash) October 3, 2021 08:04
@tomholub tomholub merged commit b0862f9 into master Oct 3, 2021
@tomholub tomholub deleted the feature/issue-195-decrypt-attachment branch October 3, 2021 08:17
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.

decrypt encrypted attachments during download

2 participants