Implementation of C11 Annex K "Bounds-checking interfaces" ISO/IEC 9899:2011
-
Updated
Mar 26, 2025 - C
Implementation of C11 Annex K "Bounds-checking interfaces" ISO/IEC 9899:2011
Exercises from the Carnegie Mellon University "Secure Coding in C/C++" Training Session
GPIO Driver Code in C for Raspberry Pi 4 Linux Kernel with Bit Manipulation of Values in Special Registers mapped to GPIO Pins
A header only implementation of "strnlen_s" from C11 - Annex K forked from libsafec (Safe C Library).
A C project made as a part of the Secure Programming with C course (UE18CS257C) course at PES University. The objective of the project was to display the effects of integer overflows in the C programming language the necessary steps required to prevent such errors in product development.
This is dictionary + thesaurus developed in C language keeping in mind the CERT C guidelines. Various vulnerabilities in the application have been detected (using SPLINT tool) and corrected.
Secure Coding Cryptography Project
Add a description, image, and links to the secure-coding topic page so that developers can more easily learn about it.
To associate your repository with the secure-coding topic, visit your repo's landing page and select "manage topics."