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

AES-KW(P) proofs should only depend on AES, not AES-GCM #28

Open
apetcher-amazon opened this issue Nov 20, 2020 · 0 comments
Open

AES-KW(P) proofs should only depend on AES, not AES-GCM #28

apetcher-amazon opened this issue Nov 20, 2020 · 0 comments

Comments

@apetcher-amazon
Copy link
Contributor

The AES-KW(P) proofs include SAW files related to AES-GCM in order to bring in the required definitions related to AES. The AES-GCM proof will need to be refactored a bit to allow other proofs to include only AES-GCM definitions. In order to support this refactoring, a similar refactoring will need to be performed in the cryptol-specs repository.

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

1 participant