← Back to Bitcoin Improvement Proposals
BIPinformationalkey-management

bip-0324: remove `initiating` parameter from `ellswift_create` calls

The keypair generating pseudocode function `ellswift_create` doesn't take a `initiating` (or any other) parameter, i.e. it should be removed from the call-sites (one could think that keypairs are in some way generated differently depending on initiator/responder role, which isn't the case).

No reviews
theStack·Updated Jun 29, 2023·0 reviews·0 attestations·View source
Collections:BIPs — Merged

Specification

The keypair generating pseudocode function ellswift_create doesn't take a initiating (or any other) parameter, i.e. it should be removed from the call-sites (one could think that keypairs are in some way generated differently depending on initiator/responder role, which isn't the case).

Discussion (0 threads)

Loading discussions...