Metadata-Version: 2.4
Name: tlsfuzzer
Version: 0.0.1
Summary: TLS test suite and fuzzer.
Home-page: https://github.com/tlsfuzzer/tlsfuzzer
Author: Hubert Kario
Author-email: hkario@redhat.com
License: GPLv2
License-File: LICENSE
Requires-Dist: ecdsa>=0.15
Requires-Dist: tlslite-ng>=0.8.2
Provides-Extra: analysis
Requires-Dist: matplotlib; extra == "analysis"
Requires-Dist: numpy; extra == "analysis"
Requires-Dist: pandas; extra == "analysis"
Requires-Dist: scipy; extra == "analysis"
Provides-Extra: execution
Requires-Dist: zstd; extra == "execution"
Provides-Extra: extraction
Requires-Dist: dpkt; extra == "extraction"
Requires-Dist: numpy; extra == "extraction"
Requires-Dist: pandas; extra == "extraction"
Dynamic: author
Dynamic: author-email
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary
