SDMP

specification

version 0.12


Network

Establishing and using a session key for network communications.


Network traffic is sent in an encrypted object, using a shared key established during the connection handshake.

Shared Key

Establish a shared key for encrypting network traffic, using the Diffie-Hellman

Connection Handshake

Create the shared key and verify the author.

Traffic

All network traffic uses the established shared key to encrypt data in the form of encrypted container.