X25519
Fresh agreement material is used to derive wrapping keys with HKDF-SHA-256. P-256 is retained only as an explicit compatibility fallback.
ValkNet is designed around local private-key custody, signed encrypted envelopes, authenticated mailboxes, verifiable chain identity and master-rooted tenant trust.
Fresh agreement material is used to derive wrapping keys with HKDF-SHA-256. P-256 is retained only as an explicit compatibility fallback.
Every accepted VIX-MSG 2.3 envelope must carry a valid signature from the registered device signing key.
Each message receives a fresh 256-bit content key and authenticated encryption metadata.
Modern browser clients create private CryptoKeys locally and do not upload private key material.
Inbox access and message submission require a valid device-scoped bearer session.
Duplicate signed envelopes are rejected and malformed authenticated metadata is refused.
BIX ownership is proven through Ed25519 challenge-response and exact address derivation.
VIX receives hashes, route proofs and identity anchors; message plaintext remains outside the chain.
Tenant nodes are expected to operate under zero-trust assumptions with isolated services, least-privilege administration, master-key pinning, signed entitlement manifests, encrypted backups and controlled connector zones.