Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37427462
en ru br
ALT Linux repos
S:1.5.4-alt2

Group :: Development/Haskell
RPM: ghc8.6.4-tls

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.5.4-alt2
Build date: 17 august 2023, 17:43 ( 35.2 weeks ago )
Size: 121.67 Kb

Home page:   http://github.com/vincenthz/hs-tls

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/&g…;.

Current maintainer: Denis Smirnov

List of contributors

List of rpms provided by this srpm:

  • ghc8.6.4-tls
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin