C library for prototyping and experimenting with quantum-resistant cryptography

cryptography key-exchange-algorithms lattice-based-crypto post-quantum-cryptography
22 Open Issues Need Help Last updated: Jul 1, 2026

Open Issues Need Help

View All on GitHub
help wanted good first issue

C library for prototyping and experimenting with quantum-resistant cryptography

C
#cryptography#key-exchange-algorithms#lattice-based-crypto#post-quantum-cryptography
enhancement good first issue

C library for prototyping and experimenting with quantum-resistant cryptography

C
#cryptography#key-exchange-algorithms#lattice-based-crypto#post-quantum-cryptography
Adding QR-UOV about 1 month ago
enhancement help wanted

C library for prototyping and experimenting with quantum-resistant cryptography

C
#cryptography#key-exchange-algorithms#lattice-based-crypto#post-quantum-cryptography
Adding SDitH about 1 month ago
enhancement help wanted

C library for prototyping and experimenting with quantum-resistant cryptography

C
#cryptography#key-exchange-algorithms#lattice-based-crypto#post-quantum-cryptography
Adding HAWK about 1 month ago
enhancement help wanted

C library for prototyping and experimenting with quantum-resistant cryptography

C
#cryptography#key-exchange-algorithms#lattice-based-crypto#post-quantum-cryptography
Adding FAEST about 1 month ago
enhancement help wanted

C library for prototyping and experimenting with quantum-resistant cryptography

C
#cryptography#key-exchange-algorithms#lattice-based-crypto#post-quantum-cryptography
[Feature request] SQIsign about 1 month ago
enhancement help wanted

C library for prototyping and experimenting with quantum-resistant cryptography

C
#cryptography#key-exchange-algorithms#lattice-based-crypto#post-quantum-cryptography
refactor good first issue

C library for prototyping and experimenting with quantum-resistant cryptography

C
#cryptography#key-exchange-algorithms#lattice-based-crypto#post-quantum-cryptography
help wanted

C library for prototyping and experimenting with quantum-resistant cryptography

C
#cryptography#key-exchange-algorithms#lattice-based-crypto#post-quantum-cryptography
enhancement good first issue

C library for prototyping and experimenting with quantum-resistant cryptography

C
#cryptography#key-exchange-algorithms#lattice-based-crypto#post-quantum-cryptography
help wanted good first issue

C library for prototyping and experimenting with quantum-resistant cryptography

C
#cryptography#key-exchange-algorithms#lattice-based-crypto#post-quantum-cryptography
help wanted future-work good first issue

C library for prototyping and experimenting with quantum-resistant cryptography

C
#cryptography#key-exchange-algorithms#lattice-based-crypto#post-quantum-cryptography
enhancement help wanted platform-specific

C library for prototyping and experimenting with quantum-resistant cryptography

C
#cryptography#key-exchange-algorithms#lattice-based-crypto#post-quantum-cryptography
enhancement help wanted

C library for prototyping and experimenting with quantum-resistant cryptography

C
#cryptography#key-exchange-algorithms#lattice-based-crypto#post-quantum-cryptography
RISC-V support 8 months ago
help wanted platform-specific

C library for prototyping and experimenting with quantum-resistant cryptography

C
#cryptography#key-exchange-algorithms#lattice-based-crypto#post-quantum-cryptography
enhancement help wanted wishlist

C library for prototyping and experimenting with quantum-resistant cryptography

C
#cryptography#key-exchange-algorithms#lattice-based-crypto#post-quantum-cryptography
help wanted future-work

C library for prototyping and experimenting with quantum-resistant cryptography

C
#cryptography#key-exchange-algorithms#lattice-based-crypto#post-quantum-cryptography

C library for prototyping and experimenting with quantum-resistant cryptography

C
#cryptography#key-exchange-algorithms#lattice-based-crypto#post-quantum-cryptography
help wanted future-work

C library for prototyping and experimenting with quantum-resistant cryptography

C
#cryptography#key-exchange-algorithms#lattice-based-crypto#post-quantum-cryptography
enhancement good first issue

C library for prototyping and experimenting with quantum-resistant cryptography

C
#cryptography#key-exchange-algorithms#lattice-based-crypto#post-quantum-cryptography

AI Summary: Improve the existing fuzz testing infrastructure for the liboqs C library, focusing on incremental improvements rather than a complete overhaul. This involves identifying and addressing remaining areas for improvement in the fuzzing process, potentially documenting current limitations and suggesting low-hanging fruit for future enhancements.

Complexity: 4/5
enhancement help wanted

C library for prototyping and experimenting with quantum-resistant cryptography

C
#cryptography#key-exchange-algorithms#lattice-based-crypto#post-quantum-cryptography
MSBuild Warnings about 1 year ago

AI Summary: The task is to fix MSBuild warnings in the liboqs project's test files (test_sig.c and test_sig_stfl.c). The warnings arise from using the incorrect format specifier (%ld instead of %zu) in `snprintf` calls when handling `size_t` variables. The solution involves changing the format specifier to `%zu` to correctly represent the size_t argument.

Complexity: 2/5
good first issue

C library for prototyping and experimenting with quantum-resistant cryptography

C
#cryptography#key-exchange-algorithms#lattice-based-crypto#post-quantum-cryptography