Commit cba2b88e authored by Szilárd Pfeiffer's avatar Szilárd Pfeiffer
Browse files

chore(release): Bump version number to 1.1.0 and update changelog

parent 6b06b160
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -2,6 +2,22 @@
Changelog
=========

------------------
1.1.0 - 2026-02-13
------------------

Features
========

-  IKE (``ike``)

   -  add checker for IKE version support (#160)
   -  add IKE server for handshake simulation and testing (#160)

-  HTTP (``httpx``)

   -  add specific error when certificate verification fails

------------------
1.0.2 - 2025-12-30
------------------
+9 −0
Original line number Diff line number Diff line
@@ -277,6 +277,15 @@ Headers
   -  `subresource integrity <https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity>`__
   -  `mixed content <https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content>`__

Internet Key Exchange (IKE)
^^^^^^^^^^^^^^^^^^^^^^^^^^^

Versions
""""""""

-  `IKEv1 <https://tools.ietf.org/html/rfc2409>`__
-  `IKEv2 <https://tools.ietf.org/html/rfc7296>`__

DNS
^^^

+2 −2
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ build-backend = 'setuptools.build_meta'

[project]
name = 'CryptoLyzer'
version = '1.0.2'
version = '1.1.0'
description = 'A comprehensive cryptographic settings analyzer'
authors = [
    {name = 'Szilárd Pfeiffer', email = 'coroner@pfeifferszilard.hu'}
@@ -73,7 +73,7 @@ dependencies = [
    'bs4',
    'certvalidator',
    'colorama',
    'cryptoparser==1.0.2',
    'cryptoparser==1.1.0',
    'pyfakefs',
    'python-dateutil',
    'requests',
Compare ed8b36bf to 8caa14cc
Original line number Diff line number Diff line
Subproject commit ed8b36bff3249e14bf1fd19aecbd380f14cba97d
Subproject commit 8caa14cc9f83041f421bd8c5968809364dd8d61f