▲ | danielheath 4 days ago | |||||||||||||
S3 supports multipart uploads which don’t necessarily send all the parts to the same server. | ||||||||||||||
▲ | texthompson 4 days ago | parent [-] | |||||||||||||
Why does it matter where the bytes are stored at rest? Isn't everything you need for SHA-256 just the results of the SHA-256 algorithm on every 4096-byte block? I think you could just calculate that as the data is streamed in. | ||||||||||||||
|