sodium_crypto_scalarmult_ristretto255_base
(PHP 8 >= 8.1.1)
sodium_crypto_scalarmult_ristretto255_base — 秘密鍵から公開鍵を計算する
説明
秘密鍵を指定すると、それに対応する公開鍵を計算します。 libsodium 1.0.18 以降で利用可能です。
警告
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
パラメータ
n
-
秘密鍵。
戻り値
32バイト長のランダムな文字列を返します。
+add a note
User Contributed Notes
There are no user contributed notes for this page.