[][src]Module lnpbp::dbc::keyset

Structs

KeysetCommitment

Public key committed to some message plus a sum of other public keys via LNPBP2-based tweaking procedure

KeysetContainer

Container for LNPBP-1 commitments. In order to be constructed, commitment requires an original public key and a protocol-specific tag, which must be hashed during commitment process. Here we use pre-hashed version of the tag in order to maximize performance for multiple commitments.