Package net.vincent.communidirect.common.crypto
package net.vincent.communidirect.common.crypto
-
ClassesClassDescriptionCore cryptographic primitives for CommuniDirect.Stateful wrapper around
CryptoEnginethat holds a symmetric key and exposes high-level encrypt / decrypt / avatar operations.Generates an Ed25519 identity key pair and persists it under~/.communidirect/.Loads the local identity keys and all trusted peer public keys as described in~/.communidirect/keys.toml.