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.
- Links to security:tls / openssl-3
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:ohollmann:branches:security:tls/openssl-3 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000120 120 Bytes | |
baselibs.conf | 0000000453 453 Bytes | |
openssl-3.1.3.tar.gz | 0015561739 14.8 MB | |
openssl-3.1.3.tar.gz.asc | 0000000833 833 Bytes | |
openssl-3.changes | 0000072714 71 KB | |
openssl-3.spec | 0000010014 9.78 KB | |
openssl-Add-support-for-PROFILE-SYSTEM-system-defa |
0000011407 11.1 KB | |
openssl-Add_support_for_Windows_CA_certificate_sto |
0000025970 25.4 KB | |
openssl-DEFAULT_SUSE_cipher.patch | 0000003016 2.95 KB | |
openssl-Override-default-paths-for-the-CA-director |
0000001140 1.11 KB | |
openssl-no-date.patch | 0000000492 492 Bytes | |
openssl-no-html-docs.patch | 0000000643 643 Bytes | |
openssl-pkgconfig.patch | 0000000987 987 Bytes | |
openssl-ppc64-config.patch | 0000001432 1.4 KB | |
openssl-truststore.patch | 0000000942 942 Bytes | |
openssl.keyring | 0000018835 18.4 KB | |
showciphers.c | 0000000625 625 Bytes |
Revision 12 (latest revision is 59)
Otto Hollmann (ohollmann)
committed
(revision 12)
- Update to 3.1.3: * Fix POLY1305 MAC implementation corrupting XMM registers on Windows (CVE-2023-4807)
Comments 0