Package ghc8.6.4-tls: Information

    Binary package: ghc8.6.4-tls
    Version: 1.5.4-alt1
    Architecture: ppc64le
    Build time:  Jul 16, 2021, 10:00 AM in the task #278961
    Source package: ghc8.6.4-tls
    Report package bug
    License: BSD3
    Summary: TLS/SSL protocol native implementation (Server and Client)
    Description: 
    Native Haskell TLS and SSL protocol implementation for server and client.
    
    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 exchanges, and many extensions.
    
    Some debug tools linked with tls, are available through the
    <http://hackage.haskell.org/package/tls-debug/>.

    Maintainer: Denis Smirnov

    List of contributors:
    Denis Smirnov

    Last changed


    June 21, 2020 Denis Smirnov 1.5.4-alt1
    - Spec created by cabal2rpm 0.20_10