OPENID_SHA1_BLOCKSIZE
SHA-1 hash block size; used for Diffie-Hellman key exchange computations.
1 use of OPENID_SHA1_BLOCKSIZE
- _openid_hmac in modules/
openid/ openid.inc
File
-
modules/
openid/ openid.inc, line 30
Code
define('OPENID_SHA1_BLOCKSIZE', 64);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.