Skip to content

Core decrypt+encrypt methods#501

Merged
tomholub merged 2 commits intomasterfrom
feature/issue-341-core-decrypt-encrypt-file
Sep 16, 2021
Merged

Core decrypt+encrypt methods#501
tomholub merged 2 commits intomasterfrom
feature/issue-341-core-decrypt-encrypt-file

Conversation

@ekievsky
Copy link
Contributor

@ekievsky ekievsky commented Sep 15, 2021

This PR adds decrypt and encrypt file methods/tests to Core.

close #341


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

Added tests for decrypt and encrypt file methods of Core;
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.

See comments, else good

@tomholub tomholub merged commit 20bbb6b into master Sep 16, 2021
@tomholub tomholub deleted the feature/issue-341-core-decrypt-encrypt-file branch September 16, 2021 09:36
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.

Core decryptFile + encryptFile methods

2 participants