The DHT specification for double hashing requires value keys to start with a codec. Add codec to the DHStore once it materialises. Things to consider:
- The codec will exist only for encryption function rotation purpose;
- We don't necessarily have to store it with each record - appending in realtime would work too.