POV-Ray : Newsgroups : povray.off-topic : One step closer to Permutation City : Re: AWS[S3] Server Time
5 Sep 2024 01:20:43 EDT (-0400)
  Re: AWS[S3]  
From: Invisible
Date: 21 Dec 2009 05:52:14
Message: <4b2f535e@news.povray.org>
Invisible wrote:

> However, apparently libcurl also has a CLI tool simply named curl, and 
> this apparently supports making HTTP PUT requests...

"The Amazon S3 REST API uses a custom HTTP scheme based on a keyed-HMAC 
(Hash Message Authentication Code) for authentication."

Oh bugger.

So a custom authentication scheme that curl doesn't support then? :-P

"To authenticate a request, you first concatenate selected elements of 
the request to form a string. You then use your AWS Secret Access Key to 
calculate the HMAC of that string."

Hmm, great...

Oh, and it appears to use SHA-1 rather than MD5. I wonder if anybody has 
binary implementations of SHA-1 that work on Windoze? *sigh*


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.