Mellium

mellium.im / crypto / x3dh


import (
	"mellium.im/crypto/x3dh"
)
			

Package x3dh implements the X3DH key agreement protocol.

It also includes related functionality for converting between ED25519/EdDSA keys and Elliptic Curve Diffie-Hellman (ECDH) keys over the X25519 curve.