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
module type CYCLIC_GROUP = sig ... end
module type PVSS = sig ... end
PVSS construction, based on a cyclic group G of prime order
module MakePvss (G : CYCLIC_GROUP) : PVSS
ON THIS PAGE
No table of contents