Skip to content

Commit

Permalink
***NO_CI*** syncing with latest hs changes
Browse files Browse the repository at this point in the history
  • Loading branch information
aseemr committed Dec 26, 2017
1 parent f02bf26 commit f83c498
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 88 deletions.
1 change: 0 additions & 1 deletion secure_api/aead/Crypto.AEAD.Encrypt.fst
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,6 @@ let reestablish_inv i st n #aadlen aad #plainlen plain cipher_tag ak acc h0 h1 h
lemma_propagate_inv_enxor st n aad plain cipher_tag h0 h1;
FStar.Buffer.lemma_intro_modifies_0 h1 h2;
lemma_propagate_inv_accumulate false st n aad plain cipher_tag h1 h2;
assume (h2.HS.tip == h3.HS.tip);
lemma_propagate_inv_mac_wrapper st n aad plain cipher_tag ak acc h2 h3;
reestablish_inv st n aad plain cipher_tag h3 h4 //needs some optimization
#reset-options
Expand Down
Loading

0 comments on commit f83c498

Please sign in to comment.