mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-12-26 03:27:31 +00:00
CS adjustment
This commit is contained in:
parent
614bd994b9
commit
8307eb3b01
@ -128,7 +128,7 @@ class Hash
|
||||
/**
|
||||
* Outer XOR (Internal HMAC)
|
||||
*
|
||||
* Used only for sha512/*
|
||||
* Used only for sha512
|
||||
*
|
||||
* @see self::hash()
|
||||
* @var string
|
||||
@ -138,7 +138,7 @@ class Hash
|
||||
/**
|
||||
* Inner XOR (Internal HMAC)
|
||||
*
|
||||
* Used only for sha512/*
|
||||
* Used only for sha512
|
||||
*
|
||||
* @see self::hash()
|
||||
* @var string
|
||||
|
Loading…
Reference in New Issue
Block a user