Skip to content
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.

Rehabilitate pss handshakes #1060

Open
nolash opened this issue Dec 14, 2018 · 0 comments
Open

Rehabilitate pss handshakes #1060

nolash opened this issue Dec 14, 2018 · 0 comments

Comments

@nolash
Copy link
Contributor

nolash commented Dec 14, 2018

Currently, pss handshake tests are deactivated. There is no guarantee that they work as intended.

That said, the handshake implementation seems somewhat haphazard, and it is questionable if it's at all within the scope of pss to provide such a handshake mechanism. And even if it is, it should still make it possible to interface with existing and well tested negotiation and exchange mechanisms for session keys.

This suggests that:

  • handshakes should be a separate package
  • handshakes should provide an interface to hook in existing session key implementations
  • existing session key implementation should implement said interface
  • should probably be renamed to session
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant