Secure Sockets and Transport Layer Security
https://www.openssl.org/
OpenSSL is a software library to be used in applications that need to
secure communications over computer networks against eavesdropping or
need to ascertain the identity of the party at the other end.
OpenSSL contains an implementation of the SSL and TLS protocols.
- Devel package for openSUSE:Factory
-
16
derived packages
- Links to openSUSE:Factory / openssl-1_1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout security:tls/openssl-1_1 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Revision 102 (latest revision is 167)
Pedro Monreal Gonzalez (pmonrealgonzalez)
accepted
request 949750
from
Pedro Monreal Gonzalez (pmonrealgonzalez)
(revision 102)
- Backport cryptographic improvements from OpenSSL 3 [jsc#SLE-19766] * Optimize RSA on armv8: openssl-1_1-Optimize-RSA-armv8.patch * Optimize AES-XTS mode for aarch64: openssl-1_1-Optimize-AES-XTS-aarch64.patch * Optimize AES-GCM for uarchs with unroll and new instructions: openssl-1_1-Optimize-AES-GCM-uarchs.patch - POWER10 performance enhancements for cryptography [jsc#SLE-19409] * openssl-1_1-Optimize-ppc64.patch
Comments 0