ligo/src/lib_crypto/secp256k1.mli

15 lines
713 B
OCaml

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