Skip to main content

Module base

Module base 

Source
Expand description

Base context implementation for lib-Q Core

This module provides the foundational context structure that all cryptographic operation contexts inherit from.

Structs§

BaseContext
Generic context wrapper that provides common functionality
ContextBuilder
Context builder for creating contexts with specific configurations

Traits§

ContextOps
Base context trait that all cryptographic contexts must implement