Chung En Lee created HDDS-15141:
-----------------------------------

             Summary: Support `HMAC-SHA256` signature verification for S3 
chunked uploads
                 Key: HDDS-15141
                 URL: https://issues.apache.org/jira/browse/HDDS-15141
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: Chung En Lee
            Assignee: Chung En Lee


This task aims to introduce `ChunksValidator` to verify signature for the 
STREAMING-AWS4-HMAC-SHA256-PAYLOAD algorithm within the S3 Gateway.

The primary goal is to enable SignedChunksInputStream to verify the 
authenticity of each data chunk in real-time. By calculating the HMAC-SHA256 
hash of the streaming payload and comparing it against the chunk-signature 
provided in the S3 chunk header, S3G can ensure data integrity and reject 
tampered or unauthorized data before it reaches the backend storage.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to