/[drupal]/contributions/modules/fileapi/drivers/s3.driver
ViewVC logotype

Diff of /contributions/modules/fileapi/drivers/s3.driver

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1, Wed Sep 27 07:40:54 2006 UTC revision 1.2, Wed Nov 15 07:32:38 2006 UTC
# Line 229  function s3_hmac($h, $B, $K, $string) { Line 229  function s3_hmac($h, $B, $K, $string) {
229    // return outer concat XOR hash    // return outer concat XOR hash
230    return $h($opad.$string);    return $h($opad.$string);
231  }  }
232    
233    
234    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.2