[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

/libraries/openid/Auth/OpenID/ -> HMAC.php (summary)

This is the HMACSHA1 implementation for the OpenID library. PHP versions 4 and 5

Author: JanRain, Inc. <openid@janrain.com>
Copyright: 2005-2008 Janrain, Inc.
License: http://www.apache.org/licenses/LICENSE-2.0 Apache
File Size: 102 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 4 functions

  Auth_OpenID_SHA1()
  Auth_OpenID_HMACSHA1()
  Auth_OpenID_SHA256()
  Auth_OpenID_HMACSHA256()

Functions
Functions that are not part of a class:

Auth_OpenID_SHA1($text)   X-Ref
SHA1_BLOCKSIZE is this module's SHA1 blocksize used by the fallback
implementation.


Auth_OpenID_HMACSHA1($key, $text)   X-Ref
No description

Auth_OpenID_SHA256($text)   X-Ref
No description

Auth_OpenID_HMACSHA256($key, $text)   X-Ref
No description



Generated: Wed Mar 28 15:54:07 2012 Cross-referenced by PHPXref 0.7.1