Expand description
Base context implementation for lib-Q Core
This module provides the foundational context structure that all cryptographic operation contexts inherit from.
Structs§
- Base
Context - Generic context wrapper that provides common functionality
- Context
Builder - Context builder for creating contexts with specific configurations
Traits§
- Context
Ops - Base context trait that all cryptographic contexts must implement