GetPageSpeed Extras

libsodium

How to install libsodium on Amazon Linux

The Sodium crypto library

License: ISC http://libsodium.org/

Availability

Compare package tracks by distribution and architecture. Checkmarks show the architectures available in each repository channel.

Distro Channel x86_64 Version
Amazon Linux 2023 Base 1.0.18

Description

Sodium is a new, easy-to-use software library for encryption, decryption, signatures, password hashing and more. It is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API, and an extended API to improve usability even further. Its goal is to provide all of the core operations needed to build higher-level cryptographic tools. The design choices emphasize security, and "magic constants" have clear rationales. The same cannot be said of NIST curves, where the specific origins of certain constants are not described by the standards. And despite the emphasis on higher security, primitives are faster across-the-board than most implementations of the NIST standards.

Built for Amazon Linux.

Install

Base Amazon Linux 2023

libsodium on Amazon Linux 2023

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install libsodium

Package downloads require an active GetPageSpeed subscription — one repository for libsodium and thousands more packages for Amazon Linux.

Subscribe — from $10/mo

Frequently asked questions

How do I install libsodium on Amazon Linux?

Add the GetPageSpeed repository, then install the libsodium package with your system package manager.

Which Amazon Linux versions is libsodium available for?

libsodium is available for Amazon Linux 2023.

Subscribe