<?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>Forem: praveen</title>
    <description>The latest articles on Forem by praveen (@praveen_39fb3aed4841dba77).</description>
    <link>https://forem.com/praveen_39fb3aed4841dba77</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%2F3661368%2Fb28b66a4-22bd-4638-a03b-2979f5450e6c.png</url>
      <title>Forem: praveen</title>
      <link>https://forem.com/praveen_39fb3aed4841dba77</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/praveen_39fb3aed4841dba77"/>
    <language>en</language>
    <item>
      <title>QARX-256</title>
      <dc:creator>praveen</dc:creator>
      <pubDate>Sun, 14 Dec 2025 13:56:39 +0000</pubDate>
      <link>https://forem.com/praveen_39fb3aed4841dba77/qarx-256-e7n</link>
      <guid>https://forem.com/praveen_39fb3aed4841dba77/qarx-256-e7n</guid>
      <description>&lt;p&gt;Hi&lt;br&gt;
I created an experimental encryption algorithm called QARX-256 as a learning project.&lt;/p&gt;

&lt;p&gt;It’s a symmetric block cipher based on ARX (Add–Rotate–XOR) with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;256-bit block size&lt;/li&gt;
&lt;li&gt;512-bit key size&lt;/li&gt;
&lt;li&gt;Hash-based key schedule&lt;/li&gt;
&lt;li&gt;Designed with post-quantum considerations in mind&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is NOT for production use. It’s purely experimental and for learning cryptographic design.&lt;/p&gt;

&lt;p&gt;GitHub:&lt;br&gt;
&lt;a href="https://github.com/Pravin761/qarx-256" rel="noopener noreferrer"&gt;https://github.com/Pravin761/qarx-256&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I’d appreciate any feedback, critique, or suggestions on the design.&lt;br&gt;
Thanks!&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>security</category>
      <category>testing</category>
      <category>development</category>
    </item>
  </channel>
</rss>
