#author("2023-08-31T03:14:09+00:00","default:iseki","iseki")
#author("2025-03-17T09:52:22+00:00","default:iseki","iseki")
** Sodium (暗号機能) [#h7b23d5c]
*** Rocky Linux 8 [#t198f623]
 yum install -y php-cli libsodium libsodium-devel
 pecl install libsodium
 vi /etc/php.ini
    add extension = sodium.so
 
 php -i | grep sodium
 systemctl restart php-fpm
 systemctl restart httpd



**** yum search sodium
<pre>
メタデータの期限切れの最終確認: 2:31:29 前の 2025年03月17日 16時20分17秒 に実施しました。
================================================================== 名前 & 概要 一致: sodium ===================================================================
libsodium.x86_64 : The Sodium crypto library
libsodium-devel.x86_64 : Development files for libsodium
libsodium-static.x86_64 : Static library for libsodium
php-sodium.x86_64 : Wrapper for the Sodium cryptographic library
php56-php-pecl-libsodium.x86_64 : Wrapper for the Sodium cryptographic library
php70-php-pecl-libsodium.x86_64 : Wrapper for the Sodium cryptographic library
php70-php-pecl-libsodium2.x86_64 : Wrapper for the Sodium cryptographic library
php71-php-pecl-libsodium.x86_64 : Wrapper for the Sodium cryptographic library
php71-php-pecl-libsodium2.x86_64 : Wrapper for the Sodium cryptographic library
php72-php-pecl-libsodium.x86_64 : Wrapper for the Sodium cryptographic library
php72-php-sodium.x86_64 : Wrapper for the Sodium cryptographic library
php73-php-sodium.x86_64 : Wrapper for the Sodium cryptographic library
php74-php-sodium.x86_64 : Wrapper for the Sodium cryptographic library
php80-php-sodium.x86_64 : Wrapper for the Sodium cryptographic library
php81-php-sodium.x86_64 : Wrapper for the Sodium cryptographic library
php82-php-sodium.x86_64 : Wrapper for the Sodium cryptographic library
php83-php-sodium.x86_64 : Wrapper for the Sodium cryptographic library
php84-php-sodium.x86_64 : Wrapper for the Sodium cryptographic library
====================================================================== 概要 一致: sodium ======================================================================
python3-libnacl.noarch : Python bindings for libsodium based on ctypes
</pre>

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 ページ一覧 検索 最終更新   ヘルプ   最終更新のRSS