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
val h_encoding : H.t Data_encoding.t
type key = H.t
type 'a t = 'a Weak_FIFO_Cache_Maker(H).t
val create : int -> 'a t
val fold_v : ( 'a -> 'b -> 'b ) -> 'a t -> 'b -> 'b
val length : 'a t -> int
val capacity : 'a t -> int
val clear : 'a t -> unit
module H : sig ... end
val encoding : 'a Data_encoding.encoding -> 'a t Data_encoding.encoding
ON THIS PAGE
No table of contents