Re: [S3tools-general] MD5 signatures do not match error message

2014-04-22 Thread Matt Domsch
For posterity, that patch is now on HEAD. There are really two problems here: 1 that I note in the commit, and another that [sync] doesn't do any encryption or decryption, only [put] and [get]. Seems odd. -Matt commit 6d13879bb6c8cc885b47a424427334c79dce86ab Author: Matt Domsch Date: Tue Apr

Re: [S3tools-general] MD5 signatures do not match error message

2014-04-22 Thread Matt Domsch
Try this patch. With the new Content-MD5 branch too, calculating md5 before encrypting is a really really bad idea - that's just broken design. Encryption should be done long we calculate the MD5 of the thing being uploaded. Ugh. Once we fix this, we need to somehow indicate (I'd propose using