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