Electronic Codebook (ECB) block cipher mode of operation.
# Cargo.toml
[dependencies]
ecb = "0.2.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing import of ECB mode.
Use a more secure mode like CBC or GCM.
No dependency data recorded yet.