<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>RFID on Insinuator.net - Bold Statements</title>
    <link>https://insinuator.net/tags/rfid/</link>
    <description>Recent content in RFID on Insinuator.net - Bold Statements</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 21 Jun 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://insinuator.net/tags/rfid/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The DRACO Stream Cipher</title>
      <link>https://insinuator.net/2023/06/the-draco-stream-cipher/</link>
      <pubDate>Wed, 21 Jun 2023 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2023/06/the-draco-stream-cipher/</guid>
      <description>&lt;p&gt;In symmetric-key cryptography, we typically distinguish two types of encryption&#xA;schemes: block ciphers and stream ciphers. Block ciphers divide a plaintext into&#xA;blocks of a fixed size (e.g., 64 or 128 bits) and encrypt one such block of data&#xA;as a whole. Stream ciphers, on the other hand, consider the plaintext as a&#xA;continuous stream of data. The stream cipher maintains an internal state and in&#xA;each step it outputs one bit or several bits and updates its internal state. The&#xA;output bit stream is then combined with the plaintext, usually using the XOR&#xA;operation. One advantage of stream ciphers is that their resource requirements&#xA;are lower than those of block ciphers in many application scenarios. This makes&#xA;them particularly useful in lightweight cryptography targeting resource&#xA;constrained devices such as low-cost RFID tags.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Get your hands dirty playing with RFID/NFC</title>
      <link>https://insinuator.net/2018/02/get-your-hands-dirty-playing-with-rfid/nfc/</link>
      <pubDate>Wed, 14 Feb 2018 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2018/02/get-your-hands-dirty-playing-with-rfid/nfc/</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a guest blog post by Nahuel Grisolia.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;The first time I’ve heard about RFID was at high school, back in 2002, when I was studying Electronics. Back in that time, this technology was like some sort of black magic to me. A few years later in 2011, our government in Argentina decided to implement a “new technology” called NFC, designed as the new and only way of payment for the use of public transport. So, I decided to understand it better, play with it, and try some hacks I heard from the cool people of the CCC.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
