Skip to main content

Module contexts

Module contexts 

Source
Expand description

WASM-compatible context wrappers

This module provides WASM-compatible wrappers for all cryptographic contexts, integrating with the new modular architecture and security validation system.

Structsยง

WasmAeadContext
WASM-compatible AEAD context wrapper
WasmCryptoProvider
WASM-compatible CryptoProvider wrapper
WasmHashContext
WASM-compatible Hash context wrapper
WasmKemContext
WASM-compatible KEM context wrapper
WasmSignatureContext
WASM-compatible Signature context wrapper