List of all items
Structs
- POOL_PARAMS
- circuit::account::CAccount
- circuit::boundednum::CBoundedNum
- circuit::delegated_deposit::CDelegatedDeposit
- circuit::delegated_deposit::CDelegatedDepositBatchPub
- circuit::delegated_deposit::CDelegatedDepositBatchSec
- circuit::note::CNote
- circuit::tree::CTreePub
- circuit::tree::CTreeSec
- circuit::tx::CTransferPub
- circuit::tx::CTransferSec
- circuit::tx::CTx
- helpers::sample_data::HashTreeState
- helpers::sample_data::State
- native::account::Account
- native::boundednum::BoundedNum
- native::delegated_deposit::DelegatedDeposit
- native::delegated_deposit::DelegatedDepositBatchPub
- native::delegated_deposit::DelegatedDepositBatchSec
- native::note::Note
- native::params::PoolBN256
- native::tree::TreePub
- native::tree::TreeSec
- native::tx::TransferPub
- native::tx::TransferSec
- native::tx::Tx
Traits
Functions
- circuit::delegated_deposit::boundednum_to_iter_bits_be
- circuit::delegated_deposit::check_delegated_deposit_batch
- circuit::delegated_deposit::num_to_iter_bits_be
- circuit::key::c_derive_key_eta
- circuit::key::c_derive_key_p_d
- circuit::tree::tree_update
- circuit::tx::c_nullfifier
- circuit::tx::c_out_commitment_hash
- circuit::tx::c_parse_delta
- circuit::tx::c_transfer
- circuit::tx::c_tx_hash
- circuit::tx::c_tx_verify
- constants::account_size_bits
- constants::note_size_bits
- constants::num_size_bits
- helpers::sample_data::random_sample_delegated_deposit
- helpers::sample_data::random_sample_tree_update
- helpers::sample_data::serialize_scalars_and_delegated_deposits_be
- native::cipher::decrypt_account
- native::cipher::decrypt_account_no_validate
- native::cipher::decrypt_in
- native::cipher::decrypt_note
- native::cipher::decrypt_note_no_validate
- native::cipher::decrypt_out
- native::cipher::encrypt
- native::cipher::symcipher_decryption_keys
- native::key::derive_key_a
- native::key::derive_key_eta
- native::key::derive_key_p_d
- native::tx::accout_hash
- native::tx::make_delta
- native::tx::note_hash
- native::tx::nullifier
- native::tx::nullifier_intermediate_hash
- native::tx::out_commitment_hash
- native::tx::parse_delta
- native::tx::tx_hash
- native::tx::tx_sign
- native::tx::tx_verify
Constants
- constants::ACCOUNT_HEAPLESS_SIZE
- constants::BALANCE_SIZE_BITS
- constants::DELEGATED_DEPOSITS_NUM
- constants::DIVERSIFIER_SIZE_BITS
- constants::ENCRYPTION_NONCE
- constants::ENERGY_SIZE_BITS
- constants::HEIGHT
- constants::IN
- constants::INPLUSONELOGCEIL
- constants::NOTE_HEAPLESS_SIZE
- constants::OUT
- constants::OUTPLUSONELOG
- constants::POLY_1305_TAG_SIZE
- constants::POOLID_SIZE_BITS
- constants::SALT_SIZE_BITS
- constants::SHARED_SECRETS_HEAPLESS_SIZE
- constants::U256_SIZE
- helpers::sample_data::N_ITEMS