https://eprint.iacr.org/2016/008.pdf
cMix is the first practical system that can prevent traffic analysis of
chat messages at scale. It creates a complete anonymity set every
second for all messa…
```
module OneTimePad
open Bytes
open String
open List
open Array
type eq a=x:a{|L x = R x|}
```
Error
```
ERROR: Syntax error near line 7, character 15 in file /tmp/fstar_VfYYdn
```