[][src]Module tari_core::types

Type Definitions

BlindingFactor

Define the explicit Secret key implementation for the Tari base layer.

Commitment

Define the explicit Commitment implementation for the Tari base layer.

CommitmentFactory
PublicKey

Define the explicit Public key implementation for the Tari base layer

Signature

Define the explicit Signature implementation for the Tari base layer. A different signature scheme can be employed by redefining this type.

SignatureHash

Define the hash function that will be used to produce a signature challenge