Sodium (暗号機能)†[edit]
Rocky Linux 8†[edit]
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[edit]
メタデータの期限切れの最終確認: 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