Package libsodium: Information

    Source package: libsodium
    Version: 1.0.20-alt1
    Build time:  Nov 27, 2024, 01:11 AM
    Category: System/Libraries
    Report package bug
    License: ISC
    Summary: A modern, portable, easy to use crypto library
    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 ease of use. But despite the
    emphasis on high security, primitives are faster across-the-board than
    most implementations.

    List of RPM packages built from this SRPM:
    libsodium-checkinstall (noarch)
    libsodium-devel (riscv64)
    libsodium26 (riscv64)
    libsodium26-debuginfo (riscv64)

    Maintainer: Vitaly Chikunov

    List of contributors:
    Vitaly Chikunov
    Denis Smirnov

    Last changed


    May 26, 2024 Vitaly Chikunov 1.0.20-alt1
    - Update to 1.0.20 (2024-05-25).
    March 29, 2024 Vitaly Chikunov 1.0.19-alt2
    - Update to 1.0.19-RELEASE-35-g73248a49 (stable branch fixes).
    Sept. 15, 2023 Vitaly Chikunov 1.0.19-alt1
    - Update to 1.0.19 (2023-09-13).
    - Provide libsodium name for packages like python3-module-libnacl.
    - Enable LFS on 32-bit systems.
    - Add checkinstall package with a basic build test.