[][src]Module lnpbp::lnpbp1

Structs

LNPBP1_HASHED_TAG

Single SHA256 hash of "LNPBP1" string according to LNPBP-1 acting as a prefix to the message in computing tweaking factor

Enums

Error

Errors that may happen during LNPBP-1 commitment procedure or because of incorrect arguments provided to commit() function.

Functions

commit

Function performs commitment procedure according to LNPBP-1.

verify

Function verifies commitment created according to LNPBP-1.