- [ ] GOST modes (migrate from [here](https://github.com/RustCrypto/block-ciphers/tree/5319f4ae9ff448666debf7b83cd923ba57165150/gost-modes)) - [ ] Web CTR (counter width variable at runtime, see #4) - [x] [Ciphertext stealing](https://en.wikipedia.org/wiki/Ciphertext_stealing) (#70) - [ ] XTS - [ ] [Tweakable block cipher modes](https://people.eecs.berkeley.edu/~daw/papers/tweak-crypto02.pdf)