Пакет openssl-gost-engine: Информация

    Исходный пакет: openssl-gost-engine
    Версия: 3.0.3-alt1
    Последняя версия по данным Repology
    Собран:  10 июля 2026 г. 15:29 в задании #424798
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/gost-engine/engine.git

    Лицензия: Apache-2.0
    О пакете: A reference implementation of the Russian GOST crypto algorithms for OpenSSL
    Описание: 
    A reference implementation of the Russian GOST crypto algorithms for OpenSSL.

    Список бинарных RPM-пакетов, собираемых из данного 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)

    Сопровождающий: Paul Wolneykien



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

    Последнее изменение


    10 июля 2026 г. Paul Wolneykien 3.0.3-alt1
    - Big-Endian platforms magma-mgm fix (thx Dmitry Belyavskiy).
    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).
    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).