← 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 reviewsCollections: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...