Expand description
Peer authentication system Authentication module for P2P connections using Ed25519 keys
This module provides authentication functionality for P2P connections, including peer identity verification, challenge-response authentication, and secure session establishment.
Structs§
- Auth
Config - Authentication configuration
- Auth
Manager - Authentication manager for handling peer authentication
- Auth
Protocol - Authentication protocol handler for integration with QuicP2PNode
- Authenticated
Peer - Authenticated peer information
Enums§
- Auth
Error - Authentication error types
- Auth
Message - Authentication message types