<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<head>
    <meta charset="utf-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="High-performance packet processing and network tunneling solutions" /><link rel="canonical" href="https://docs.packetcord.io/" />
      <link rel="shortcut icon" href="img/favicon.ico" />
    <title>PacketCord.io</title>
    <link rel="stylesheet" href="css/theme.css" />
    <link rel="stylesheet" href="css/theme_extra.css" />
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
        <link href="stylesheets/extra.css" rel="stylesheet" />
        <link href="stylesheets/custom.css" rel="stylesheet" />
    
      <script>
        // Current page data
        var mkdocs_page_name = "Home";
        var mkdocs_page_input_path = "index.md";
        var mkdocs_page_url = "/";
      </script>
    
    <!--[if lt IE 9]>
      <script src="js/html5shiv.min.js"></script>
    <![endif]-->
      <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
      <script>hljs.highlightAll();</script> 
</head>

<body class="wy-body-for-nav" role="document">

  <div class="wy-grid-for-nav">
    <nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
    <div class="wy-side-scroll">
      <div class="wy-side-nav-search">
          <a href="." class="icon icon-home"> PacketCord.io
        </a><div role="search">
  <form id ="rtd-search-form" class="wy-form" action="./search.html" method="get">
      <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
  </form>
</div>
      </div>

      <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
              <ul class="current">
                <li class="toctree-l1 current"><a class="reference internal current" href=".">Home</a>
    <ul class="current">
    <li class="toctree-l2"><a class="reference internal" href="#key-features">Key Features</a>
    </li>
    <li class="toctree-l2"><a class="reference internal" href="#getting-started">Getting Started</a>
    </li>
    <li class="toctree-l2"><a class="reference internal" href="#supported-platforms">Supported Platforms</a>
        <ul>
    <li class="toctree-l3"><a class="reference internal" href="#hardware-platforms">Hardware Platforms</a>
    </li>
    <li class="toctree-l3"><a class="reference internal" href="#software-stack">Software Stack</a>
    </li>
        </ul>
    </li>
    <li class="toctree-l2"><a class="reference internal" href="#architecture-overview">Architecture Overview</a>
    </li>
    </ul>
                </li>
              </ul>
              
                      <p class="caption"><span class="caption-text">About</span></p>
              
              <ul>
                  <li class="toctree-l1"><a class="reference internal" href="about/project_description/">Project Description</a>
                  </li>
                  <li class="toctree-l1"><a class="reference internal" href="about/cord_flow/">The CORD-FLOW Library</a>
                  </li>
                  <li class="toctree-l1"><a class="reference internal" href="about/cord_crypto/">The CORD-CRYPTO Library</a>
                  </li>
                  <li class="toctree-l1"><a class="reference internal" href="about/cord_craft/">The CORD-CRAFT Library</a>
                  </li>
              </ul>
              
                  <ul><li>
                      <a href="tutorials/" style="padding: 0; font-size: inherit; line-height: inherit">
              
                      <p class="caption"><span class="caption-text">Tutorials</span></p>
              
                      </a>
                  </li></ul>
              
              <ul>
                  <li class="toctree-l1"><a class="reference internal" href="tutorials/toradex/aes/">Hello AES World (Toradex)</a>
                  </li>
                  <li class="toctree-l1"><a class="reference internal" href="tutorials/raspberrypi/udp_tunnel/">UDP Tunnel (RaspberryPI)</a>
                  </li>
                  <li class="toctree-l1"><a class="reference internal" href="tutorials/toradex/udp_tunnel/">UDP Tunnel (Toradex)</a>
                  </li>
                  <li class="toctree-l1"><a class="reference internal" href="tutorials/toradex/pseudo_tun/">UDP Pseudo Tunnel (Toradex)</a>
                  </li>
              </ul>
      </div>
    </div>
    </nav>

    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
      <nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
          <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
          <a href=".">PacketCord.io</a>
        
      </nav>
      <div class="wy-nav-content">
        <div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
  <ul class="wy-breadcrumbs">
    <li><a href="." class="icon icon-home" aria-label="Docs"></a></li>
      <li class="breadcrumb-item active">Home</li>
    <li class="wy-breadcrumbs-aside">
    </li>
  </ul>
  <hr/>
</div>
          <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
            <div class="section" itemprop="articleBody">
              
                <h1 id="welcome-to-packetcordio">Welcome to PacketCord.io</h1>
<div class="feature-card">
  <h2>🚀 High-Performance Packet Processing</h2>
  <p>PacketCord.io provides cutting-edge solutions for network packet processing, tunneling, and modern networking applications. Our library enables developers to build efficient, scalable network applications with ease.</p>
</div>

<h2 id="key-features">Key Features</h2>
<div class="grid-3">
  <div class="feature-card">
    <h3>⚡ Ultra-Fast Processing</h3>
    <p>Hardware-accelerated packet processing with support for modern cryptographic functions and optimized data paths.</p>
  </div>

  <div class="feature-card">
    <h3>🔐 Advanced Security</h3>
    <p>Built-in encryption capabilities with AES-128/192/256 support and compliance with European Cyber Resilience Act requirements.</p>
  </div>

  <div class="feature-card">
    <h3>🌐 Portability and programmability</h3>
    <p>Develop whatever networking functionality you need (on both data-plane and control-plane level), port across hardware of choice.</p>
  </div>
</div>

<h2 id="getting-started">Getting Started</h2>
<p>Choose your path based on your interests:</p>
<div class="grid-2">
  <div class="feature-card">
    <h3>📚 Learn the Concepts</h3>
    <p>Start with our project description to understand the core principles and architecture.</p>
    <a href="about/project_description/" class="btn">Read About PacketCord.io</a>
  </div>

  <div class="feature-card">
    <h3>💻 Explore Examples</h3>
    <p>Jump into practical examples including pseudo tunnels, encrypted communications, and network switching.</p>
    <a href="https://github.com/packetcord/packetcord.io/tree/main/apps" class="btn">View Examples</a>
  </div>
</div>

<h2 id="supported-platforms">Supported Platforms</h2>
<p>PacketCord.io supports a wide range of hardware platforms and software environments:</p>
<h3 id="hardware-platforms">Hardware Platforms</h3>
<ul>
<li><strong>Server</strong>: Intel/AMD x86-64, Aarch64, network accelerators</li>
<li><strong>Embedded Systems</strong>: Toradex, Raspberry Pi, STMicroelectronics, Texas Instruments, Espressif ESP32, etc</li>
</ul>
<h3 id="software-stack">Software Stack</h3>
<ul>
<li><strong>CORD-FLOW</strong>: High-performance packet manipulation and routing</li>
<li><strong>CORD-CRYPTO</strong>: Hardware-accelerated encryption and security functions</li>
<li><strong>CORD-CRAFT</strong>: Packet crafting and injection, custom protocol development</li>
</ul>
<h2 id="architecture-overview">Architecture Overview</h2>
<p>PacketCord.io's architecture is designed for:</p>
<ul>
<li><strong>Simplicty</strong>: Networking should no longer be rocket science. Functionality should come from programming, not configuration of vendor-locked features.</li>
<li><strong>Portability</strong>: Optimized for resource-constrained embedded environments.</li>
<li><strong>Efficiency</strong>: Performance and portability should no longer be mutually exclusive.</li>
</ul>
<hr />
<div style="text-align: center; margin: 3rem 0; padding: 2rem; background: linear-gradient(135deg, #3f51b5 0%, #2196f3 100%); border-radius: 12px; color: white;">
  <h2 style="margin-top: 0; color: white;">Ready to Get Started?</h2>
  <p style="font-size: 1.1rem; margin-bottom: 1.5rem;">Explore our comprehensive documentation and start building your next networking solution.</p>
  <a href="tutorials/raspberrypi/udp_tunnel/" class="btn btn-secondary" style="margin-right: 1rem;">Try a Tutorial</a>
  <a href="https://github.com/packetcord" class="btn" style="background: white; color: #3f51b5;">View on GitHub</a>
</div>
              
            </div>
          </div><footer>
    <div class="rst-footer-buttons" role="navigation" aria-label="Footer Navigation">
        <a href="about/project_description/" class="btn btn-neutral float-right" title="Project Description">Next <span class="icon icon-circle-arrow-right"></span></a>
    </div>

  <hr/>

  <div role="contentinfo">
    <!-- Copyright etc -->
  </div>

  Built with <a href="https://www.mkdocs.org/">MkDocs</a> using a <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
          
        </div>
      </div>

    </section>

  </div>

  <div class="rst-versions" role="note" aria-label="Versions">
  <span class="rst-current-version" data-toggle="rst-current-version">
    
    
    
      <span><a href="about/project_description/" style="color: #fcfcfc">Next &raquo;</a></span>
    
  </span>
</div>
    <script src="js/jquery-3.6.0.min.js"></script>
    <script>var base_url = ".";</script>
    <script src="js/theme_extra.js"></script>
    <script src="js/theme.js"></script>
      <script src="https://cdn.jsdelivr.net/npm/medium-zoom/dist/medium-zoom.min.js"></script>
      <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/languages/dockerfile.min.js"></script>
      <script src="javascripts/zoom.js"></script>
      <script src="javascripts/fix-navbar.js"></script>
      <script src="search/main.js"></script>
    <script>
        jQuery(function () {
            SphinxRtdTheme.Navigation.enable(true);
        });
    </script>

</body>
</html>

<!--
MkDocs version : 1.5.3
Build Date UTC : 2025-11-20 22:44:19.341851+00:00
-->
