osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-tls revision:17, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tls?expand=0&rev=79
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%global pkg_name tls
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.5.7
|
||||
Version: 1.6.0
|
||||
Release: 0
|
||||
Summary: TLS/SSL protocol native implementation (Server and Client)
|
||||
License: BSD-3-Clause
|
||||
@@ -56,8 +56,8 @@ This provides a high-level implementation of a sensitive security protocol,
|
||||
eliminating a common set of security issues through the use of the advanced
|
||||
type system, high level constructions and common Haskell features.
|
||||
|
||||
Currently implement the SSL3.0, TLS1.0, TLS1.1, TLS1.2 and TLS 1.3 protocol,
|
||||
and support RSA and Ephemeral (Elliptic curve and regular) Diffie Hellman key
|
||||
Currently implement the TLS1.0, TLS1.1, TLS1.2 and TLS 1.3 protocol, and
|
||||
support RSA and Ephemeral (Elliptic curve and regular) Diffie Hellman key
|
||||
exchanges, and many extensions.
|
||||
|
||||
Some debug tools linked with tls, are available through the
|
||||
|
Reference in New Issue
Block a user