= 1024">
Learn
Packages
Community
Blog
Playground
max) { row = max } }" @keyup.up="if (row !== null) { row -=1; if (row < 0) { row = null } }" @keyup.right="if (col < 1) col++" @keyup.left="if (col >= 1) col--" :aria-activedescendant="row !== null ? 'package-autocomplete-'+row+'-'+col : null" hx-get="/packages/autocomplete" hx-params="q" hx-trigger="keyup changed delay:500ms, search" hx-target="#header-search-results" hx-indicator="#header-search-indicator" >
Searching...
Or go to:
Standard Library API
Learn
Packages
Community
Blog
Playground
Get started
tezos-sapling
latest (16.0)
16.0
15.1
15.0
14.0
13.0
12.3
12.0
11.1
11.0
10.2
9.7
9.4
9.3
9.2
9.1
9.0
8.3
8.2
8.1
8.0
Documentation
tezos-sapling lib
Tezos_sapling
.
Core_sig
.
T_encoding_compare
Module type
= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
side menu
Overview
Docs
package tezos-sapling
tezos-sapling
Tezos_sapling
Core
Client
CV
Ciphertext
Commitment
DH
Forge
Input
Output
Hash
Nullifier
Proving
Rcm
Spending_key
UTXO
Legacy
Verification
Viewing_key
Raw
CV
Ciphertext
Commitment
DH
Forge
Input
Output
Hash
Nullifier
Proving
Rcm
Spending_key
UTXO
Legacy
Verification
Viewing_key
Validator
CV
Ciphertext
Commitment
Hash
Nullifier
Verification
Validator_legacy
UTXO
Verification
Wallet
Spending_key
Viewing_key
Core_sig
CV
Client
CV
Ciphertext
Commitment
DH
Forge
Input
Output
Hash
Nullifier
Proving
Rcm
Spending_key
UTXO
Legacy
Verification
Viewing_key
Commitment
DH_esk
Hash
Nullifier
Rcm
Spending_key
T_bytes
T_encoding
T_encoding_bytes
T_encoding_compare
UTXO
Legacy
Validator
CV
Ciphertext
Commitment
Hash
Nullifier
UTXO
Legacy
Verification
Viewing_key
Wallet
Spending_key
Viewing_key
Forge
Input
Rustzcash
Rustzcash_ctypes_bindings
Bindings
F
Rustzcash_ctypes_stubs
Rustzcash_sig
T
Storage
Client
Make_Storage
C
CV
Ciphertext
Commitment
Hash
Nullifier
UTXO
Legacy
Verification
Ciphertexts
Map
Nullifiers
Roots
Map
Tree
Storage_sig
STORAGE
Legend:
Library
Module
Module type
Parameter
Class
Class type
include
T_encoding
type
t
val
encoding :
t
Data_encoding.t
val
compare :
t
->
t
->
int