@trustforge-protocol/session
v0.1.5
Published
TrustForge session carrier driver. Implements the secure handshake, AEAD framing, and perfect forward secrecy for network sessions.
Maintainers
Readme
@trustforge-protocol/session
TrustForge session carrier driver. Implements the secure handshake, AEAD framing, and perfect forward secrecy for network sessions.
Install
bun add @trustforge-protocol/session
# or
npm install @trustforge-protocol/sessionUsage
import * as pkg from "@trustforge-protocol/session";Links
- Source: tools/tf-session
- Project: TrustForge — specs, schemas, and the conformance suite
- Issues: KodyDennon/TrustForge/issues
Status
Draft — experimental. Apache-2.0.
