awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesPSA Crypto API Implementations

Performing cryptographic operations through a standardized PSA Cryptography interface.

Distinct from Data Encryption: Distinct from Data Encryption: focuses on the PSA standardized API for crypto operations, not general encryption.

Explore 2 awesome GitHub repositories matching security & cryptography · PSA Crypto API Implementations. Refine with filters or upvote what's useful.

Awesome PSA Crypto API Implementations GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • armmbed/mbedtlsالصورة الرمزية لـ ARMmbed

    ARMmbed/mbedtls

    6,712عرض على GitHub↗

    Mbed TLS is an open-source TLS and DTLS library with a small footprint, designed for embedded systems and IoT devices. It provides a portable cryptographic library that includes symmetric ciphers, hashing, and public-key cryptography, along with a reference implementation of the PSA Cryptography API for standardized cryptographic operations across platforms. The library also offers X.509 certificate management for parsing, validating, and managing certificate chains in secure communications. The library is built around a platform abstraction layer that decouples it from OS-specific services t

    Implements the PSA Cryptography API for standardized cryptographic operations across platforms.

    C
    عرض على GitHub↗6,712
  • mbed-tls/mbedtlsالصورة الرمزية لـ Mbed-TLS

    Mbed-TLS/mbedtls

    6,711عرض على GitHub↗

    Mbed TLS is a C library that provides a full implementation of the TLS and DTLS protocols for secure network communication, a library of fundamental cryptographic primitives, and a reference implementation of the PSA Cryptography API. It also includes libraries for parsing, validating, and managing X.509 digital certificates, as well as support for integrating hardware cryptoprocessors through the PSA Cryptoprocessor Driver Interface. The library is designed for resource-constrained environments and is built from source with a customizable feature set, allowing developers to select which TLS

    Implements the PSA Cryptography API for standardized cryptographic operations across platforms.

    Ccryptocryptography-librarypsa
    عرض على GitHub↗6,711
  1. Home
  2. Security & Cryptography
  3. Data Encryption
  4. PSA Crypto API Implementations