Crypto API
Blinding and Un-Blinding
blind
commitment_type graphene::app::crypto_api::blind(
const fc::ecc::blind_factor_type &blind,
uint64_t value)blind_sum
blind_factor_type graphene::app::crypto_api::blind_sum(
const std::vector<blind_factor_type> &blinds_in,
uint32_t non_neg)Range Proofs
range_get_info
range_proof_sign
Verification
verify_sum
verify_range
verify_range_proof_rewind
Last updated
