Bug 196047 - [NEW PORT] security/py-tlslite: Python implementation of SSL and TLS
Summary: [NEW PORT] security/py-tlslite: Python implementation of SSL and TLS
Status: Closed Not Accepted
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kubilay Kocak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-17 02:27 UTC by kyuupichan
Modified: 2014-12-18 04:02 UTC (History)
0 users

See Also:


Attachments
SHAR file of the new port (1.49 KB, text/plain)
2014-12-17 02:27 UTC, kyuupichan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description kyuupichan 2014-12-17 02:27:25 UTC
Created attachment 150665 [details]
SHAR file of the new port

TLS Lite is an open source python library that implements SSL and TLS. TLS
Lite supports RSA and SRP ciphersuites. TLS Lite is pure python, however it
can use other libraries for faster crypto operations. TLS Lite integrates with
several stdlib neworking libraries.

This package is a new dependency of upgrading package finance/electrum to 2.0.
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2014-12-17 02:48:23 UTC
py-tlslite already exists: http://www.freshports.org/security/py-tlslite/

If you would like to take maintainership, please attach a patch accordingly
Comment 2 kyuupichan 2014-12-17 07:56:43 UTC
I don't wish to take maintainership; I'll link the new electrum build to
the existing package.

Thanks Kubilay.