Expand description
Binance authentication implementation - Performance optimized for HFT
This module provides high-performance HMAC/Ed25519-based authentication for Binance API. Optimized with stack allocation, pre-allocated constants, and zero-copy operations.
Modules§
- header_
keys - Binance header key constants for type safety and performance
Structs§
- Binance
Auth - Binance authentication implementation for Spot API
- Binance
WsLogon Message - WebSocket session logon message for Binance
- Binance
WsLogon Params - The parameters for a WebSocket logon request.
Enums§
- Binance
KeyType - Binance API key type