2 مستودعات
Reference implementations of the PSA Cryptography API for standardized cryptographic operations across platforms.
Distinct from API Implementations: Distinct from general API Implementations: focuses specifically on the PSA Cryptography API standard for hardware-agnostic crypto operations.
Explore 2 awesome GitHub repositories matching game development · PSA Cryptography Implementations. Refine with filters or upvote what's useful.
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
Ships a reference implementation of the PSA Cryptography API for standardized cryptographic operations across platforms.
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
Provides a reference implementation of the PSA Cryptography API for standardized cryptographic operations.