Skip to content
New issue

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

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

Already on GitHub? # to your account

Add PsaCipherEncrypt and PsaCipherDecrypt operations #101

Merged
merged 3 commits into from
Nov 30, 2021

Conversation

akazimierskigl
Copy link
Contributor

Tested internally with first e2e tests and works fine.

Signed-off-by: artur.kazimierski artur.kazimierski@globallogic.com

Signed-off-by: artur.kazimierski <artur.kazimierski@globallogic.com>
@ionut-arm ionut-arm requested a review from anta5010 November 24, 2021 16:52
Signed-off-by: artur.kazimierski <artur.kazimierski@globallogic.com>
@@ -1224,6 +1226,78 @@ impl BasicClient {
}
}

/// **[Cryptographic Operation]** Encrypt a short message with a symmetric cipher.
///
/// The key intended for decrypting **must** have its `encrypt` flag set
Copy link
Contributor

Choose a reason for hiding this comment

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

Intended for encrypting?

Signed-off-by: artur.kazimierski <artur.kazimierski@globallogic.com>
@ionut-arm ionut-arm merged commit bf01a58 into parallaxsecond:main Nov 30, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants