mirror of
https://github.com/containerd/containerd.git
synced 2026-07-09 16:17:50 +00:00
We are separating out the encryption code and have designed a few new interfaces and APIs for processing content streams. This keep the core clean of encryption code but enables not only encryption but support of multiple content types ( custom media types ). Signed-off-by: Michael Crosby <crosbymichael@gmail.com>