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

    Исходный пакет: openssl-gost-engine
    Версия: 3.0.2-alt4
    Последняя версия по данным Repology
    Собран:  29 апреля 2024 г. 17:20 в задании #344956
    Сообщить об ошибке в пакете
    Домашняя страница: 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, ppc64le, i586, aarch64)
    gostsum-debuginfo (x86_64, ppc64le, i586, aarch64)
    openssl-gost-engine (x86_64, ppc64le, i586, aarch64)
    openssl-gost-engine-debuginfo (x86_64, ppc64le, i586, aarch64)

    Сопровождающий: Gleb Fotengauer-Malinovskiy



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

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


    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).
    12 марта 2024 г. Paul Wolneykien 3.0.2-alt3
    - Fix: Require OpenSSL >= 3.0.0 to build.
    4 октября 2023 г. Paul Wolneykien 3.0.2-alt2
    - Remove libcrypto1.1 dependencies.