iso-cenc 0.1.0

Sans-IO ClearKey ISO Common Encryption (CENC) sample crypto
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# iso-cenc — roadmap

Sans-IO ClearKey CENC (unprefixed). Workspace index: [`docs/roadmap.md`](../../../docs/roadmap.md).

## Stages

### 1 — `cenc` (AES-128-CTR)

- [x] Crate + ADR-0011 / naming ADR-0012
- [x] Subsample-aware CTR (clear ranges do not advance counter)
- [x] Used by `iso-bmff` demux (`tenc` / `senc`)

### 2 — Pattern / CBC schemes

- [ ] `cens`, `cbc1`, `cbcs` when a concrete product need appears