| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Source view] [Print] [Project Stats]
The OpenID library's Diffie-Hellman implementation.
| Author: | JanRain, Inc. <openid@janrain.com> |
| Copyright: | 2005-2008 Janrain, Inc. |
| License: | http://www.apache.org/licenses/LICENSE-2.0 Apache |
| File Size: | 116 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Auth_OpenID_DiffieHellman:: (5 methods):
Auth_OpenID_DiffieHellman()
getSharedSecret()
getPublicKey()
usingDefaultValues()
xorSecret()
Class: Auth_OpenID_DiffieHellman - X-Ref
The Diffie-Hellman key exchange class. This class relies on| Auth_OpenID_DiffieHellman($mod = null, $gen = null,$private = null, $lib = null) X-Ref |
| No description |
| getSharedSecret($composite) X-Ref |
| No description |
| getPublicKey() X-Ref |
| No description |
| usingDefaultValues() X-Ref |
| No description |
| xorSecret($composite, $secret, $hash_func) X-Ref |
| No description |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |