Constant-time serde serializer/deserializer helpers for data that potentially contains secrets (e.g., cryptographic keys).
# Cargo.toml
[dependencies]
serdect = "0.4.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Serializes a secret key using constant-time helpers.
Enable the 'alloc' feature if using no_std with an allocator.
No dependency data recorded yet.