Open Issues Need Help
View All on GitHubC library for prototyping and experimenting with quantum-resistant cryptography
C library for prototyping and experimenting with quantum-resistant cryptography
C library for prototyping and experimenting with quantum-resistant cryptography
C library for prototyping and experimenting with quantum-resistant cryptography
C library for prototyping and experimenting with quantum-resistant cryptography
C library for prototyping and experimenting with quantum-resistant cryptography
C library for prototyping and experimenting with quantum-resistant cryptography
C library for prototyping and experimenting with quantum-resistant cryptography
C library for prototyping and experimenting with quantum-resistant cryptography
C library for prototyping and experimenting with quantum-resistant cryptography
C library for prototyping and experimenting with quantum-resistant cryptography
C library for prototyping and experimenting with quantum-resistant cryptography
C library for prototyping and experimenting with quantum-resistant cryptography
C library for prototyping and experimenting with quantum-resistant cryptography
C library for prototyping and experimenting with quantum-resistant cryptography
C library for prototyping and experimenting with quantum-resistant cryptography
C library for prototyping and experimenting with quantum-resistant cryptography
C library for prototyping and experimenting with quantum-resistant cryptography
C library for prototyping and experimenting with quantum-resistant cryptography
C library for prototyping and experimenting with quantum-resistant 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.
C library for prototyping and experimenting with quantum-resistant cryptography
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.
C library for prototyping and experimenting with quantum-resistant cryptography