<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xml:lang="en">
    <title></title>
    <link rel="self" type="application/atom+xml" href="https://blog.cstef.dev/atom.xml"/>
    <link rel="alternate" type="text/html" href="https://blog.cstef.dev"/>
    <generator uri="https://www.getzola.org/">Zola</generator>
    <updated>2026-03-21T00:00:00+00:00</updated>
    <id>https://blog.cstef.dev/atom.xml</id>
    <entry xml:lang="en">
        <title>CTFs are dead</title>
        <published>2026-03-21T00:00:00+00:00</published>
        <updated>2026-03-21T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Unknown
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://blog.cstef.dev/posts/ctfs/"/>
        <id>https://blog.cstef.dev/posts/ctfs/</id>
        
        <summary>LLMs are killing CTFs</summary>
        
        
        <link rel="enclosure" type="image/png" href="https:&#x2F;&#x2F;blog.cstef.dev&#x2F;android-chrome-512x512.png"/>
        <media:content url="https:&#x2F;&#x2F;blog.cstef.dev&#x2F;android-chrome-512x512.png" medium="image" type="image/png"/>
    </entry>
    <entry xml:lang="en">
        <title>LLMs killed my will to do stuff</title>
        <published>2026-01-18T00:00:00+00:00</published>
        <updated>2026-01-18T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Unknown
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://blog.cstef.dev/posts/llms/"/>
        <id>https://blog.cstef.dev/posts/llms/</id>
        
        <summary>How llms replaced my ability to sit with hard problems, and why it maybe matters</summary>
        
        
        <link rel="enclosure" type="image/png" href="https:&#x2F;&#x2F;blog.cstef.dev&#x2F;android-chrome-512x512.png"/>
        <media:content url="https:&#x2F;&#x2F;blog.cstef.dev&#x2F;android-chrome-512x512.png" medium="image" type="image/png"/>
    </entry>
    <entry xml:lang="en">
        <title>No Ads, No Algorithms, No Problem</title>
        <published>2025-03-21T00:00:00+00:00</published>
        <updated>2025-03-21T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Unknown
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://blog.cstef.dev/posts/rss/"/>
        <id>https://blog.cstef.dev/posts/rss/</id>
        
        <summary>Big techs hate it! This one simple trick lets you read what you want</summary>
        
        
        <link rel="enclosure" type="image/png" href="https:&#x2F;&#x2F;blog.cstef.dev&#x2F;android-chrome-512x512.png"/>
        <media:content url="https:&#x2F;&#x2F;blog.cstef.dev&#x2F;android-chrome-512x512.png" medium="image" type="image/png"/>
    </entry>
    <entry xml:lang="en">
        <title>SquarePants Sponge Hashing</title>
        <published>2025-01-06T00:00:00+00:00</published>
        <updated>2025-01-06T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Unknown
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://blog.cstef.dev/posts/sponge/"/>
        <id>https://blog.cstef.dev/posts/sponge/</id>
        
        <summary>A quick explanation of the sponge hashing algorithm, notably used in SHA-3</summary>
        
        
        <link rel="enclosure" type="image/png" href="https:&#x2F;&#x2F;blog.cstef.dev&#x2F;android-chrome-512x512.png"/>
        <media:content url="https:&#x2F;&#x2F;blog.cstef.dev&#x2F;android-chrome-512x512.png" medium="image" type="image/png"/>
    </entry>
    <entry xml:lang="en">
        <title>Adaptor Signatures FtW</title>
        <published>2024-12-03T00:00:00+00:00</published>
        <updated>2024-12-03T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Unknown
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://blog.cstef.dev/posts/adaptor/"/>
        <id>https://blog.cstef.dev/posts/adaptor/</id>
        
        <summary>A simple and neat way to &quot;lock&quot; your Schnorr signatures, enabling atomic swaps and more!</summary>
        
        
        <link rel="enclosure" type="image/png" href="https:&#x2F;&#x2F;blog.cstef.dev&#x2F;android-chrome-512x512.png"/>
        <media:content url="https:&#x2F;&#x2F;blog.cstef.dev&#x2F;android-chrome-512x512.png" medium="image" type="image/png"/>
    </entry>
    <entry xml:lang="en">
        <title>Elliptic Curves for Sane People</title>
        <published>2024-11-29T00:00:00+00:00</published>
        <updated>2024-11-29T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Unknown
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://blog.cstef.dev/posts/elliptic-curve/"/>
        <id>https://blog.cstef.dev/posts/elliptic-curve/</id>
        
        <summary>A gentle introduction to elliptic curve cryptography, without the need for a PhD in mathematics.</summary>
        
        
        <link rel="enclosure" type="image/png" href="https:&#x2F;&#x2F;blog.cstef.dev&#x2F;android-chrome-512x512.png"/>
        <media:content url="https:&#x2F;&#x2F;blog.cstef.dev&#x2F;android-chrome-512x512.png" medium="image" type="image/png"/>
    </entry>
    <entry xml:lang="en">
        <title>Lagrange Interpolation Primer</title>
        <published>2024-11-29T00:00:00+00:00</published>
        <updated>2024-11-29T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Unknown
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://blog.cstef.dev/posts/lagrange/"/>
        <id>https://blog.cstef.dev/posts/lagrange/</id>
        
        <summary>A quick and simple explanation on the concept of polynomial interpolation, here Lagrange&#x27;s in particular.</summary>
        
        
        <link rel="enclosure" type="image/png" href="https:&#x2F;&#x2F;blog.cstef.dev&#x2F;android-chrome-512x512.png"/>
        <media:content url="https:&#x2F;&#x2F;blog.cstef.dev&#x2F;android-chrome-512x512.png" medium="image" type="image/png"/>
    </entry>
    <entry xml:lang="en">
        <title>Using ECC for (Multi-)Signatures</title>
        <published>2024-11-29T00:00:00+00:00</published>
        <updated>2024-11-29T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Unknown
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://blog.cstef.dev/posts/multi-sig/"/>
        <id>https://blog.cstef.dev/posts/multi-sig/</id>
        
        <summary>Math-powered methods for proving message authenticity, sounds great, doesn&#x27;t it?</summary>
        
        
        <link rel="enclosure" type="image/png" href="https:&#x2F;&#x2F;blog.cstef.dev&#x2F;android-chrome-512x512.png"/>
        <media:content url="https:&#x2F;&#x2F;blog.cstef.dev&#x2F;android-chrome-512x512.png" medium="image" type="image/png"/>
    </entry>
    <entry xml:lang="en">
        <title>Shamir Secret Sharing in a Nutshell</title>
        <published>2024-11-29T00:00:00+00:00</published>
        <updated>2024-11-29T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Unknown
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://blog.cstef.dev/posts/shamir/"/>
        <id>https://blog.cstef.dev/posts/shamir/</id>
        
        <summary>How to split a secret among multiple persons, so that only any subset of n people can recover it ?</summary>
        
        
        <link rel="enclosure" type="image/png" href="https:&#x2F;&#x2F;blog.cstef.dev&#x2F;android-chrome-512x512.png"/>
        <media:content url="https:&#x2F;&#x2F;blog.cstef.dev&#x2F;android-chrome-512x512.png" medium="image" type="image/png"/>
    </entry>
    <entry xml:lang="en">
        <title>Oh, so you want to work at Traefik?</title>
        <published>2024-11-12T00:00:00+00:00</published>
        <updated>2024-11-12T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Unknown
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://blog.cstef.dev/posts/traefik/"/>
        <id>https://blog.cstef.dev/posts/traefik/</id>
        
        <summary>A pretty unusual way to apply for a developer job at Traefik...</summary>
        
        
        <link rel="enclosure" type="image/png" href="https:&#x2F;&#x2F;blog.cstef.dev&#x2F;android-chrome-512x512.png"/>
        <media:content url="https:&#x2F;&#x2F;blog.cstef.dev&#x2F;android-chrome-512x512.png" medium="image" type="image/png"/>
    </entry>
</feed>
