Skip to main content

Module core_api

Module core_api 

Source

Re-exports§

pub use stream_v2::*;

Modules§

benchmarks
compression
compression/mod.rs Streaming-safe compression and decompression.
constants
crypto
headers
headers/mod.rs Public module export for the streaming envelope headers.
parallelism
prelude
recovery
stream_v2
stream_v2 — fully parallel, segment-based streaming encryption/decryption.
telemetry
telemetry/mod.rs Unified telemetry module: counters, timers, and immutable snapshots.
types
utils

Functions§

encrypt
Encrypts data by XORing each byte with 0xAA.