<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Sounak Maiti</title>
    <description>The latest articles on DEV Community by Sounak Maiti (@sounak_b1960ed8f1750ed8a6).</description>
    <link>https://dev.to/sounak_b1960ed8f1750ed8a6</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3837393%2Fcfc8e3bb-9f7c-4d7d-afd3-77c0558ac7d7.png</url>
      <title>DEV Community: Sounak Maiti</title>
      <link>https://dev.to/sounak_b1960ed8f1750ed8a6</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sounak_b1960ed8f1750ed8a6"/>
    <language>en</language>
    <item>
      <title>VORTEX-2048 – A custom 2048-bit Hashing Algorithm and Blockchain</title>
      <dc:creator>Sounak Maiti</dc:creator>
      <pubDate>Sat, 21 Mar 2026 17:21:11 +0000</pubDate>
      <link>https://dev.to/sounak_b1960ed8f1750ed8a6/vortex-2048-a-custom-2048-bit-hashing-algorithm-and-blockchain-4o68</link>
      <guid>https://dev.to/sounak_b1960ed8f1750ed8a6/vortex-2048-a-custom-2048-bit-hashing-algorithm-and-blockchain-4o68</guid>
      <description>&lt;p&gt;&lt;strong&gt;Not a professional cryptographer.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;VORTEX-2048&lt;/strong&gt; is an original &lt;strong&gt;2048-bit cryptographic hash function&lt;/strong&gt; built completely from scratch as a &lt;strong&gt;personal research project&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Sponge construction. Dual-lane compression. AES S-box. 320 unique round constants from 5 irrational sources. Full blockchain system included. Non claimable before proper testing.&lt;/p&gt;

&lt;p&gt;Basic cryptanalysis was done — but that means nothing without professional eyes on it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;This is a direct challenge to this community:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Run differential attacks.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Run linear attacks.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Run algebraic attacks.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Find a collision.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Find a pre-image.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Find anything.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Break it. That's the whole point of posting this.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;EXPERIMENTAL. Not production grade. Do not use for anything real.&lt;/strong&gt;&lt;br&gt;
Full source code, cryptanalysis suite, documentation:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/Sounak-Maiti/VORTEX-2048-Blockchain" rel="noopener noreferrer"&gt;Visit GitHub Repo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Feedback, criticism, and brutal honesty only.&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>blockchain</category>
      <category>api</category>
      <category>testing</category>
    </item>
  </channel>
</rss>
