mirror of
https://github.com/minio/minio.git
synced 2025-01-23 12:43:16 -05:00
805186ab97
This commit introduces a new crypto package providing AWS S3 related cryptographic building blocks to implement SSE-S3 (master key or KMS) and SSE-C. This change only adds some basic functionallity esp. related to SSE-S3 and documents the general approach for SSE-S3 and SSE-C.