Skip to content

Client.dfy Encrypt and Decrypt methods need to be verified #295

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

Closed
WouterSchols opened this issue Apr 30, 2020 · 1 comment
Closed

Client.dfy Encrypt and Decrypt methods need to be verified #295

WouterSchols opened this issue Apr 30, 2020 · 1 comment

Comments

@WouterSchols
Copy link

The Encrypt and Decrypt methods from Client.dfy need to be verified. The specification for Encrypt is given here. We want to verify that the resulting encryption contains a header and body which matches the specification and encrypts the plaintext.

The Decrypt specification can be found here. We want to validate that the decryption is performed correctly. Furthermore we want to prove that encrypting plaintext and then decrypting the result gives the same plaintext.

@WouterSchols WouterSchols self-assigned this Apr 30, 2020
@mattsb42-aws
Copy link
Member

This is blocked by #289

@acioc acioc modified the milestones: Public Beta, .NET PenTest May 12, 2020
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

No branches or pull requests

4 participants