Skip to content

Commit

Permalink
Adding a top-level comment to one of the Coq files.
Browse files Browse the repository at this point in the history
  • Loading branch information
apetcher-amazon committed Apr 10, 2024
1 parent d9cb16d commit b5bb507
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Coq/EC/EC_P384_Abstract_5_equiv.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
(* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0 *)

(* Proof of equivalence between the spec extracted from Cryptol and the hand-written
low-level specification in EC_P384_Abstract. *)

Set Implicit Arguments.

From Coq Require Import Lists.List.
Expand Down

0 comments on commit b5bb507

Please sign in to comment.