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

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 [email protected]

Signed-off-by: artur.kazimierski <[email protected]>
Signed-off-by: artur.kazimierski <[email protected]>
@@ -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 <[email protected]>
@ionut-arm ionut-arm merged commit bf01a58 into parallaxsecond:main Nov 30, 2021
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.

3 participants