[][src]Module monero::util::ringct

RingCT primitive types

Support for parsing RingCT signature in Monero transactions.

Structs

BoroSig

Borromean signature for range commitment

Bulletproof

Bulletproof format

CtKey

Confidential transaction key

Key

Raw 32 bytes key

Key64

Raw 64 bytes key

MgSig

Mg sig

MultisigKLRki

Multisig

MultisigOut

Vector of multisig output keys

RangeSig

Range signature for range commitment

RctSig

A RingCT signature

RctSigBase

RingCT base signature format

RctSigPrunable

Prunable part of RingCT signature format

Signature

A raw signature

Enums

EcdhInfo

Diffie-Hellman info Mask and amount for transaction before Bulletproof2 and only 8 bytes hash for the amount in Bulletproof2 type

Error

RingCT possible errors

RctType

RingCT types