mirror of
https://github.com/danog/phpseclib.git
synced 2024-12-12 00:59:48 +01:00
CS adjustments
This commit is contained in:
parent
4eb9cbd0c8
commit
053910784e
@ -79,7 +79,6 @@ abstract class libsodium
|
|||||||
self::extractPoint($public, $curve) :
|
self::extractPoint($public, $curve) :
|
||||||
$curve->multiplyPoint($curve->getBasePoint(), $components['dA']);
|
$curve->multiplyPoint($curve->getBasePoint(), $components['dA']);
|
||||||
|
|
||||||
|
|
||||||
return $components;
|
return $components;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user