ligo/src/lib_crypto/ed25519.mli
2018-05-17 10:20:22 +02:00

14 lines
710 B
OCaml

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