constant OPENID_SHA1_BLOCKSIZE

SHA-1 hash block size; used for Diffie-Hellman key exchange computations.

1 use of OPENID_SHA1_BLOCKSIZE

File

drupal/modules/openid/openid.inc, line 30
OpenID utility functions.

Code

define('OPENID_SHA1_BLOCKSIZE', 64);