ligo/src/lib_crypto/p256.mli
2018-06-13 23:59:16 +00:00

14 lines
738 B
OCaml

(**************************************************************************)
(* *)
(* Copyright (c) 2014 - 2018. *)
(* Dynamic Ledger Solutions, Inc. <contact@tezos.com> *)
(* *)
(* All rights reserved. No warranty, explicit or implicit, provided. *)
(* *)
(**************************************************************************)
(** Tezos - P256 cryptography *)
include S.SIGNATURE with type watermark = MBytes.t
include S.RAW_DATA with type t := t