Versions in this module Expand all Collapse all v0 v0.0.3 Apr 21, 2025 v0.0.2 Apr 21, 2025 Changes in this version + func DecryptChunkData(chunkData []byte, encryptionKey encryption.Key) ([]byte, error) + func New(s storage.Getter) storage.Getter