Skip to content

Releases: c0r0n3r/cryptoparser

0.12.5

31 May 16:38
Compare
Choose a tag to compare

Refactor

  • Generic
    • Unify pyfakefs related test classes

0.12.4

01 May 14:14
Compare
Choose a tag to compare

Notable fixes

  • DNS
    • handle TXT records that contain multiple string (#84)

0.12.3

06 Mar 21:53
Compare
Choose a tag to compare

Notable fixes

  • DNS
    • handle private values of RRSIG type (#83)

0.12.2

13 Jan 14:20
Compare
Choose a tag to compare

Improvements

  • Generic
    • add metadata to documentation

0.12.1

13 Dec 13:26
Compare
Choose a tag to compare

Notable fixes

  • SSH
    • add missing host key algorithms to key parser classes (#79)
  • Generic
    • fix markdown generation in the case of TLS client versions (#80)

0.12.0

24 Nov 10:44
Compare
Choose a tag to compare

Features

0.11.2

13 Nov 22:52
Compare
Choose a tag to compare

Features

Improvements

  • HTTP(S) (http)
    • Headers (headers)

0.11.1

10 Nov 22:26
Compare
Choose a tag to compare

Features

  • SSH (ssh)
    • Public Keys (pubkeys)
      • add X.509 certificate and certificate chain related classes (#63)

0.11.0

01 Nov 13:45
Compare
Choose a tag to compare

Features

  • Generic
    • add post processing capability to Markdown output (#73)
    • use class give grade for public keys (#73)

0.10.3

13 Oct 07:27
Compare
Choose a tag to compare

Notable fixes

  • Generic
    • add missing dnsrec module to the packaging (#75)