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 pointer-overflow check for slow proofs #704

Open
feliperodri opened this issue May 21, 2021 · 0 comments
Open

Add pointer-overflow check for slow proofs #704

feliperodri opened this issue May 21, 2021 · 0 comments
Assignees
Labels
cbmc CBMC proof related work high priority Needs attention before low-medium

Comments

@feliperodri
Copy link
Collaborator

We have disable pointer-overflow check for 3 proofs (se PR #703):

  1. aws_cryptosdk_enc_ctx_clone;
  2. aws_cryptosdk_enc_ctx_serialize;
  3. aws_cryptosdk_hdr_write;

We musta dd these checks back and investigate how to speed up these proofs.

@feliperodri feliperodri added cbmc CBMC proof related work high priority Needs attention before low-medium labels May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cbmc CBMC proof related work high priority Needs attention before low-medium
Projects
None yet
Development

No branches or pull requests

2 participants