Jump to letter: [
ABCDFGHILMNOPRSTUVX
]
openssl-perl - Perl scripts provided with OpenSSL
- Description:
OpenSSL is a toolkit for supporting cryptography. The openssl-perl
package provides Perl scripts for converting certificates and keys
from other formats to the formats used by the OpenSSL toolkit.
Packages
openssl-perl-1.0.1e-57.an2.i686
[57 KiB] |
Changelog
by Joungkyun.Kim (2017-03-21):
- fix handling of ciphersuites present after the FALLBACK_SCSV
ciphersuite entry (#1386350)
- add README.legacy-settings
- deprecate and disable verification of insecure hash algorithms
- disallow DH keys with less than 1024 bits in TLS client
- remove support for weak and export ciphersuites
- use correct digest when exporting keying material in TLS1.2 (#1376741)
|
openssl-perl-1.0.1e-48.an2.4.i686
[56 KiB] |
Changelog
by Tomáš Mráz (2017-02-06):
- fix CVE-2017-3731 - DoS via truncated packets with RC4-MD5 cipher
- fix CVE-2016-8610 - DoS of single-threaded servers via excessive alerts
|
openssl-perl-1.0.1e-48.an2.3.i686
[56 KiB] |
Changelog
by Tomáš Mráz (2016-09-22):
- fix CVE-2016-2177 - possible integer overflow
- fix CVE-2016-2178 - non-constant time DSA operations
- fix CVE-2016-2179 - further DoS issues in DTLS
- fix CVE-2016-2180 - OOB read in TS_OBJ_print_bio()
- fix CVE-2016-2181 - DTLS1 replay protection and unprocessed records issue
- fix CVE-2016-2182 - possible buffer overflow in BN_bn2dec()
- fix CVE-2016-6302 - insufficient TLS session ticket HMAC length check
- fix CVE-2016-6304 - unbound memory growth with OCSP status request
- fix CVE-2016-6306 - certificate message OOB reads
- mitigate CVE-2016-2183 - degrade all 64bit block ciphers and RC4 to
112 bit effective strength
- replace expired testing certificates
|
openssl-perl-1.0.1e-48.an2.1.i686
[55 KiB] |
Changelog
by JoungKyun.Kim (2016-06-24):
- add ALPN patch
|