# Functions
EnsureAuthorizedPrefix panics if the path is invalid under the given context.
SanitizeFileName replaces invalid characters from given filename.
ValidateKey checks if key is is valid format.
# Variables
ErrInvalidKeyFormat is returned when blob key is in invalid format.
ErrNotFound is returned when given blob is not found.