This is the only missing dependency for an upcoming py-tlsfuzzer port
which I would like to have available to help with TLSv1.3 server
development. I will also use tlsfuzzer to write a regress test for
libssl, hence the need for a port.
We do need the 0.8.0-alpha37 version for to have a TLSv1.3 client
available. Since packages-specs(7) does not support alpha versions, I
will probably have to use EPOCH once 0.8.0 is released. I decided to
keep alpha in the package name to indicate that it's not meant to be
used in production. The port is python3 only.
kmos@ helped me with the final touches and apart from the package name,
I think it's done. All regress tests pass.
$ cat pkg/DESCR
tlslite-ng is an open source python library that implements the SSL and
TLS cryptographic protocols. It can be used either as a standalone
wrapper around the python socket interface or as a backend for multiple
other libraries.
No comments:
Post a Comment