awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesEmbedded Security Frameworks

Sets of cryptographic APIs and secure protocols tailored for resource-constrained embedded devices.

Distinct from IoT and Embedded Security: The candidates are focused on scanners or general IoT security; this is a built-in framework of APIs for the OS.

Explore 2 awesome GitHub repositories matching security & cryptography · Embedded Security Frameworks. Refine with filters or upvote what's useful.

Awesome Embedded Security Frameworks GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • riot-os/riotRIOT-OS 的头像

    RIOT-OS/RIOT

    5,760在 GitHub 上查看↗

    RIOT 是一款专为资源受限微控制器设计的实时操作系统。它提供了一个用于管理嵌入式设备上的硬件外设、内存和多任务处理的内核,具有微控制器硬件抽象层,以统一不同芯片组之间的硬件访问。 该系统采用具有优先级执行功能的抢占式无时钟(tickless)任务调度器,以最大限度地提高电池供电硬件的能效。它还包括一个由加密 API 和安全传输协议组成的嵌入式安全框架,以促进经过身份验证的无线固件更新。 该项目进一步实现了一个支持 IPv6、IPv4 和以太网的模块化网络栈,用于设备连接。它涵盖了传感器和执行器的外设硬件控制、灵活的设备内存管理,以及通过专用运行时执行可移植二进制文件和脚本的功能。

    Provides a set of cryptographic APIs and secure transport protocols to protect data and updates.

    C
    在 GitHub 上查看↗5,760
  • armmbed/mbed-osARMmbed 的头像

    ARMmbed/mbed-os

    4,842在 GitHub 上查看↗

    Mbed OS 是专为互联物联网设备和微控制器硬件设计的实时操作系统。它提供了一个基础框架,将实时操作系统与嵌入式安全框架、用于控制传感器和外设的硬件抽象层以及用于云端编排的设备管理平台相结合。 该系统建立了安全基础,以保护互联产品免受未经授权的访问和漏洞攻击。它还通过将嵌入式设备连接到云服务,实现了远程监控和硬件编排。 该平台通过实时任务协调管理并发执行,并为不同微控制器架构的硬件管理提供了标准化接口。它还包括用于实现自定义系统错误处理和恢复行为的机制。

    Provides an embedded security framework with cryptographic APIs and secure protocols tailored for resource-constrained devices.

    C
    在 GitHub 上查看↗4,842
  1. Home
  2. Security & Cryptography
  3. Embedded Security Frameworks