]> git.pld-linux.org Git - packages/openssl.git/commitdiff
- pl for -engines
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 26 May 2010 07:21:09 +0000 (07:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssl.spec -> 1.226

openssl.spec

index 769154fbcd9c5a5fb113e6cade9d935a50cfd805..8127c44784abe08081ef548baf3a1816f2492371 100644 (file)
@@ -100,13 +100,15 @@ RC4, RSA и SSL.
 
 %package engines
 Summary:       OpenSSL optional crypto engines
+Summary(pl.UTF-8):     Opcjonalne silniki kryptograficzne dla OpenSSL-a
 Group:         Libraries
 Requires:      %{name} = %{version}-%{release}
 
 %description engines
 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.
+cryptography implementations, most commonly for interfacing with
+external crypto devices (eg. accelerator cards). This component is
+called ENGINE.
 
 There are currently built-in ENGINE implementations for the following
 crypto devices:
@@ -120,6 +122,24 @@ crypto devices:
 In addition, dynamic binding to external ENGINE implementations is now
 provided by a special ENGINE called "dynamic". 
 
+%description engines -l pl.UTF-8
+Począwszy od OpenSSL-a 0.9.6 został dodany nowy komponent, mający
+wspierać alternatywne implementacje kryptografii, przeważnie
+współpracujące z zewnętrznymi urządzeniami kryptograficznymi (np.
+kartami akceleratorów). Komponent ten jest nazywany SILNIKIEM
+(ang. ENGINE).
+
+Obecnie istnieją wbudowane implementacje silników dla następujących
+urządzeń kryptograficznych:
+- CryptoSwift
+- Compaq Atalla
+- nCipher CHIL
+- Nuron
+- Broadcom uBSec
+
+Ponadto zapewnione jest dynamiczne wiązanie dla zewnętrznych
+implementacji silników poprzez specjalny silnik o nazwie "dynamic".
+
 %package tools
 Summary:       OpenSSL command line tool and utilities
 Summary(pl.UTF-8):     Zestaw narzędzi i skryptów
This page took 0.030209 seconds and 4 git commands to generate.