Package openssl-gost-engine: Information

    Source package: openssl-gost-engine
    Version: 3.0.2-alt5
    Latest version according to Repology
    Build time:  Aug 12, 2025, 10:59 AM in the task #390061
    Category: System/Libraries
    Report package bug
    License: Apache-2.0
    Summary: A reference implementation of the Russian GOST crypto algorithms for OpenSSL
    Description: 
    A reference implementation of the Russian GOST crypto algorithms for OpenSSL.

    List of RPM packages built from this SRPM:
    gostsum (x86_64, i586, aarch64)
    gostsum-debuginfo (x86_64, i586, aarch64)
    openssl-gost-engine (x86_64, i586, aarch64)
    openssl-gost-engine-debuginfo (x86_64, i586, aarch64)

    Maintainer: Paul Wolneykien



      1. cmake
      2. control
      3. ctest
      4. libcrypto >= 3.0.0
      5. rpm-macros-cmake
      6. libssl-devel >= 3.0.0
      7. perl-Test2-Suite
      8. perl-devel
      9. openssl

    Last changed


    July 17, 2025 Paul Wolneykien 3.0.2-alt5
    - Remove old (probably, wrong) openssl.cnf "HOME" fix.
    - Add GOST provider options to the control script.
    - Install all built files (including the provider).
    April 11, 2024 Gleb Fotengauer-Malinovskiy 3.0.2-alt4
    - Fixed License: tag (BSD-style -> Apache-2.0).
    - Added a ctrl command to set whole IV for magma and grasshopper ciphers
      (needed for openssh-gostcrypto for ctr cipher modes).
    March 12, 2024 Paul Wolneykien 3.0.2-alt3
    - Fix: Require OpenSSL >= 3.0.0 to build.