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

    Бинарный пакет: openssl-engines
    Версия: 1.0.0p-alt0.M60P.1
    Архитектура: x86_64
    Собран:  23 апреля 2015 г. 14:27 в задании #143478
    Исходный пакет: openssl10
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.openssl.org

    Лицензия: BSD-style
    О пакете: OpenSSL ENGINE interface modules
    Описание: 
    The OpenSSL toolkit provides support for secure communications between
    machines. OpenSSL includes a certificate management tool and shared
    libraries which provide various cryptographic algorithms and
    protocols.
    
    With OpenSSL 0.9.6, a new component was added to support alternative
    cryptography implementations, most commonly for interfacing with external
    crypto devices (eg. accelerator cards).  This component is called ENGINE,
    and its presence in OpenSSL 0.9.6 (and subsequent bug-fix releases) caused
    a little confusion as 0.9.6** releases were rolled in two versions,
    a "standard" and an "engine" version.  In development for 0.9.7, the
    ENGINE code has been merged into the main branch and is present in
    the standard releases from 0.9.7 forwards.
    
    There are currently following built-in ENGINE implementations:
    - 4758cca: IBM 4758 CCA hardware support;
    - aep: Aep hardware support;
    - atalla: Atalla hardware support;
    - chil: CHIL hardware support;
    - cswift: CryptoSwift hardware support;
    - gost: GOST (Russian cryptography standard) implementation;
    - nuron: Nuron hardware support;
    - padlock: VIA PadLock ACE support;
    - sureware: SureWare hardware support;
    - ubsec: UBSEC hardware support.
    
    In addition, dynamic binding to external ENGINE implementations is
    provided by a special ENGINE called "dynamic".

    Сопровождающий: Michael Shigorin


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


    23 апреля 2015 г. Michael Shigorin 1.0.0p-alt0.M60P.1
    31 октября 2014 г. Gleb Fotengauer-Malinovskiy 1.0.0o-alt0.M60P.1
    - Backported to p6 branch (multiple CVEs).
    29 октября 2014 г. George V. Kouryachy 1.0.0o-alt1
    - Updated to OpenSSL_1_0_0o
      (fixes a bunch of CVE)
    - Update patches