Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Include the session ID when constructing ephemeral pubkey message
In the previous commit a filtering by session ID was implemented but I missed adding the session ID to the ephemeralPublicKeyMessage generated by the first phase of the protocol. Doing it now.