Skip to content
@UCSC-ThreadAscon

Implementing ASCON in OpenThread

This project investigates both the feasibility and viability of replacing AES with the ASCON encryption algorithms in OpenThread.

Pinned Loading

  1. openthread openthread Public

    Forked from espressif/openthread

    Fork of the Espressif fork of OpenThread project. Implements the ASCON cipher in OpenThread for ESP32 devices.

    C++

  2. esp-idf esp-idf Public

    Forked from espressif/esp-idf

    UCSC Thread ASCON fork of Espressif IoT Development Framework. Official development framework for Espressif SoCs.

    C

  3. br-energy br-energy Public

    Forked from espressif/esp-thread-br

    The ESP Thread Border Router implementation for the energy consumption experiments.

    C 1

  4. network-performance-ftd network-performance-ftd Public

    A modified version of the ESP-IDF OpenThread "ot_cli" example used for the thesis experiments.

    C

  5. energy-usage-workload-sed energy-usage-workload-sed Public

    A more sophisticated Thread application layer program where the sender sends packets and then goes to deep sleep. A fork of the ESP-IDF "deep_sleep" example.

    C

  6. br-throughput br-throughput Public

    Forked from espressif/esp-thread-br

    The ESP Thread Border Router implementation for the throughput experiments.

    C

Repositories

Showing 10 of 13 repositories
  • network-performance-ftd Public

    A modified version of the ESP-IDF OpenThread "ot_cli" example used for the thesis experiments.

    UCSC-ThreadAscon/network-performance-ftd’s past year of commit activity
    C 0 0 0 0 Updated Jul 7, 2024
  • br-throughput Public Forked from espressif/esp-thread-br

    The ESP Thread Border Router implementation for the throughput experiments.

    UCSC-ThreadAscon/br-throughput’s past year of commit activity
    C 0 Apache-2.0 17 0 0 Updated Jul 7, 2024
  • energy-usage-sed-simple Public

    Simple Thread application layer program where the sender sends packets and then goes to deep sleep. A fork of the ESP-IDF "deep_sleep" example.

    UCSC-ThreadAscon/energy-usage-sed-simple’s past year of commit activity
    C 0 0 0 0 Updated Jul 7, 2024
  • br-energy Public Forked from espressif/esp-thread-br

    The ESP Thread Border Router implementation for the energy consumption experiments.

    UCSC-ThreadAscon/br-energy’s past year of commit activity
    C 1 Apache-2.0 17 0 0 Updated Jul 7, 2024
  • esp-idf Public Forked from espressif/esp-idf

    UCSC Thread ASCON fork of Espressif IoT Development Framework. Official development framework for Espressif SoCs.

    UCSC-ThreadAscon/esp-idf’s past year of commit activity
    C 0 Apache-2.0 7,128 0 0 Updated Jul 6, 2024
  • openthread Public Forked from espressif/openthread

    Fork of the Espressif fork of OpenThread project. Implements the ASCON cipher in OpenThread for ESP32 devices.

    UCSC-ThreadAscon/openthread’s past year of commit activity
    C++ 0 BSD-3-Clause 1,089 0 0 Updated Jul 6, 2024
  • energy-usage-workload-sed Public

    A more sophisticated Thread application layer program where the sender sends packets and then goes to deep sleep. A fork of the ESP-IDF "deep_sleep" example.

    UCSC-ThreadAscon/energy-usage-workload-sed’s past year of commit activity
    C 0 0 0 0 Updated Jul 5, 2024
  • ot-deep-sleep Public

    The default boilerplate code for OpenThread deep sleep, created by Espressif.

    UCSC-ThreadAscon/ot-deep-sleep’s past year of commit activity
    C 0 0 0 0 Updated May 25, 2024
  • correctness-tests Public

    Tests that determine whether or not my OpenThread fork can successfully encrypt and decrypt ASCON packets.

    UCSC-ThreadAscon/correctness-tests’s past year of commit activity
    C 0 0 0 0 Updated May 14, 2024
  • ot-send-light-sleep Public

    Simple Thread application layer where the sender sends packets and then goes to light sleep. A fork of the ESP-IDF "light_sleep" example.

    UCSC-ThreadAscon/ot-send-light-sleep’s past year of commit activity
    C 0 0 0 0 Updated Apr 10, 2024

Top languages

Loading…

Most used topics

Loading…