<?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: Plugecon</title>
    <description>The latest articles on DEV Community by Plugecon (@plugecon).</description>
    <link>https://dev.to/plugecon</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4002409%2Fa0e1a844-02cf-4b01-8921-bdc28813dde1.jpg</url>
      <title>DEV Community: Plugecon</title>
      <link>https://dev.to/plugecon</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/plugecon"/>
    <language>en</language>
    <item>
      <title>Hello DEV! I'm Plugecon — security developer</title>
      <dc:creator>Plugecon</dc:creator>
      <pubDate>Thu, 25 Jun 2026 13:03:03 +0000</pubDate>
      <link>https://dev.to/plugecon/hello-dev-im-plugecon-security-developer-4f85</link>
      <guid>https://dev.to/plugecon/hello-dev-im-plugecon-security-developer-4f85</guid>
      <description>&lt;p&gt;Hey DEV community!&lt;/p&gt;

&lt;p&gt;I'm &lt;strong&gt;Plugecon&lt;/strong&gt;, a security-focused developer working with &lt;br&gt;
&lt;strong&gt;C/C++&lt;/strong&gt;, &lt;strong&gt;Python&lt;/strong&gt;, &lt;strong&gt;PHP&lt;/strong&gt; and &lt;strong&gt;Node.js&lt;/strong&gt;. My main interests are &lt;br&gt;
cryptography, low-level programming and offensive security tools.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I'm working on
&lt;/h2&gt;

&lt;p&gt;Recently I built &lt;strong&gt;&lt;em&gt;MiiraCrypt&lt;/em&gt;&lt;/strong&gt; — a command-line file encryption &lt;br&gt;
tool for Windows using &lt;strong&gt;AES-256-CBC&lt;/strong&gt; with no third-party dependencies, &lt;br&gt;
just the native Windows BCrypt API.&lt;/p&gt;

&lt;p&gt;Key features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;AES-256-CBC encryption&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;PBKDF2 key derivation&lt;/strong&gt; &lt;em&gt;(100 000 iterations)&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Random salt + IV per file&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;No headers&lt;/strong&gt; — output is indistinguishable from random data&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/Plugecon/MiiraCrypt" rel="noopener noreferrer"&gt;https://github.com/Plugecon/MiiraCrypt&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What's next
&lt;/h2&gt;

&lt;p&gt;Working on improving MiiraCrypt and exploring more &lt;br&gt;
low-level security tools. Looking forward to sharing more projects here!&lt;/p&gt;

</description>
      <category>introduction</category>
      <category>security</category>
      <category>cryptography</category>
      <category>c</category>
    </item>
  </channel>
</rss>
