تطبيقات لخوارزميات التشفير المصممة لمقاومة الهجمات المحتملة من أجهزة الحوسبة الكمومية في المستقبل.
Liboqs is a C library that provides a unified interface for quantum-resistant cryptographic algorithms, including key encapsulation and digital signature mechanisms. It is designed to facilitate the integration of post-quantum security into existing protocols and applications, ensuring data protection against future threats from large-scale quantum computers. The library distinguishes itself through a focus on high-assurance implementations and side-channel resistance, utilizing constant-time primitives to prevent timing-based information leakage. It offers extensive build-time configuration,
liboqs is a C library that implements a wide range of post-quantum cryptographic algorithms, including NIST-standardized candidates, with constant-time implementations and support for hybrid key exchange, fitting the need for a comprehensive open-source post-quantum crypto library.