Channel and question
- Input
- Symbols in a finite alphabet \(\mathcal X\), encoded using private randomness.
- Output
- Legitimate output \(Y\) and eavesdropper output \(Z\) from two DMC marginals with common input.
- Law
- Arbitrary finite transition laws \(W_Y(y\mid x)\) and \(W_Z(z\mid x)\).
- Quantity
- Strong-secrecy capacity \(C_s\), measured in secret bits per channel use.
Criterion. Vanishing legitimate average error and strong information-theoretic secrecy.
- Messages are uniform and the stochastic encoder randomness is private.
- Legitimate average decoding error vanishes.
- Strong secrecy means unnormalized leakage \(I(M;Z^n)\) tends to zero.
Current status
Conditions. Finite alphabets and no input-cost constraint.
| Result | Relation | Method | Year |
|---|---|---|---|
| Exact | \(C_s=\max_{V-X-(Y,Z)}[I(V;Y)-I(V;Z)]\) | Random binning and an auxiliary-random-variable converse. | 1978 |
Lean formalization
Version 1 · Lean. Strong and weak secrecy predicates and capacities are separate; the statement uses the unconstrained one-auxiliary value.
CapacityAtlas.Channel.generalFiniteWiretapCapacityStatementstatement
lean/CapacityAtlas/Channels/FiniteWiretap.lean — Strong-secrecy capacity identity for a general finite wiretap channel.
No external Lean proof is registered. Proofs longer than roughly 50 lines or requiring problem-specific infrastructure should live in a dedicated repository and link back to this statement version.
References
- Imre Csiszár and János Körner (1978). Broadcast Channels with Confidential Messages. IEEE Transactions on Information Theory. DOI 10.1109/TIT.1978.1055892.
- Sreejith Sreekumar, Alexander Bunin, Ziv Goldfeld, Haim H. Permuter, and Shlomo Shamai (2020). The Secrecy Capacity of Cost-Constrained Wiretap Channels. arXiv preprint.
Discussion
Thread key: capacityatlas:general-finite-wiretap-channel