tlslite-ng 0.7.0-3 source package in Ubuntu

Changelog

tlslite-ng (0.7.0-3) unstable; urgency=medium

  * deb/control:
    + bump standards to 4.1.3 (no changes needed).
    + Set Vcs-* to salsa.debian.org [Ondřej Nový]
  * deb/copyright:
    + expand copyright span to 2018.

 -- Daniel Stender <email address hidden>  Sun, 18 Feb 2018 21:55:28 +0100

Upload details

Uploaded by:
Daniel Stender
Uploaded to:
Sid
Original maintainer:
Daniel Stender
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
tlslite-ng_0.7.0-3.dsc 2.4 KiB 95032aa9e914fc9a5322f4d4e7b31f35da44a0a419b00faf3d6c3e237d0b98c0
tlslite-ng_0.7.0.orig.tar.xz 230.3 KiB 30ccab7e13c6193079375eae41ccbd38b63d283fed927a5c1ca13641d4b59538
tlslite-ng_0.7.0-3.debian.tar.xz 5.7 KiB c2c093e85552d4d10fcd48b6b0d709a33e3e3f6a10a2e0a56bd76ba8b3cb3f97

Available diffs

No changes file available.

Binary packages built by this source

python-tlslite-ng: pure Python implementation of SSL/TLS protocols

 tlslite-ng is a Python implementation of SSL (Secure Sockets Layer)
 and TLS (Transport Layer Security) cryptographic protocols for
 providing communication security for computer networks. It supports
 SSLv3, TLSv1.0, TLSv1.1, TLSv1.2 and several ciphersuites.
 .
 tlslite-ng integrates well with several stdlib networking libraries. It aims
 to be a drop-in replacement for TLS lite (which is not in Debian anymore) while
 providing a more comprehensive set of features and more secure defaults.
 .
 Important: if you think about employing tlslite-ng for securing network
 connections please be sure to have read "11. Security Considerations" in the
 README.
 .
 This package provides the modules for Python 2.

python3-tlslite-ng: pure Python3 implementation of SSL/TLS protocols

 tlslite-ng is a Python implementation of SSL (Secure Sockets Layer)
 and TLS (Transport Layer Security) cryptographic protocols for
 providing communication security for computer networks. It supports
 SSLv3, TLSv1.0, TLSv1.1, TLSv1.2 and several ciphersuites.
 .
 tlslite-ng integrates well with several stdlib networking libraries. It aims
 to be a drop-in replacement for TLS lite (which is not in Debian anymore) while
 providing a more comprehensive set of features and more secure defaults.
 .
 Important: if you think about employing tlslite-ng for securing network
 connections please be sure to have read "11. Security Considerations" in the
 README.
 .
 This package provides the modules for Python 3.