ligo/src/lib_crypto/p256.mli

14 lines
738 B
OCaml
Raw Normal View History

2018-06-05 21:27:58 +04:00
(**************************************************************************)
(* *)
(* 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