Skip to content

Crypto protocol

6roebert requested to merge crypto-protocol into full-crypto-support
  • Add option to disable PFS key exchange (the correctPeerEventsShouldBeEmitted will no longer fail from time to time, because no key exchange message is raising the counter) - See #149 (closed)
  • Add the entire public header to the authentication token
  • Add some timer to remove stale agreements
  • Add some timer to retry pending key agreements
  • Add ACK and PFS activation
  • Add tests 🤮
Edited by 6roebert

Merge request reports