tezos-crypto
Tezos: library with all the cryptographic primitives used by Tezos
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package tezos-crypto
-
tezos-crypto
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library tezos-crypto
Parameters
module H : sig ... end
Signature
val of_b58check_opt : string -> H.t option
val of_b58check_exn : string -> H.t
val of_b58check : string -> H.t Tezos_error_monad.Error_monad.tzresult
val to_b58check : H.t -> string
val to_short_b58check : H.t -> string
val pp : Format.formatter -> H.t -> unit
val pp_short : Format.formatter -> H.t -> unit
val encoding : H.t Data_encoding.encoding
val of_b58check : string -> H.t Tezos_error_monad.Error_monad.tzresult
val rpc_arg : H.t Tezos_rpc.RPC_arg.arg
module Set : sig ... end
module Table : sig ... end
module Map : sig ... end
module Error_table : sig ... end
module WeakRingTable : sig ... end
ON THIS PAGE
No table of contents