BrianGladman / modesLinks
AES encryption and authentication modes
☆18Updated 3 years ago
Alternatives and similar repositories for modes
Users that are interested in modes are comparing it to the libraries listed below
Sorting:
- ☆16Updated 6 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- A library that provides multiple precision floating point arithmetic☆78Updated 8 years ago
- TomsFastMath is a fast public domain, open source, large integer arithmetic library written in portable ISO C.☆227Updated 6 months ago
- OAuth 2 C Client Library☆37Updated 2 years ago
- Parser for argv that works similarly to getopt☆189Updated last year
- AES code☆219Updated last week
- Overview of pre-defined compiler macros for standards, compilers, operating systems, and hardware architectures☆14Updated 9 years ago
- safec libc extension with all C11 Annex K functions☆373Updated 2 weeks ago
- A light-weight alternative to Boost::Signals2 and SigSlot++☆18Updated 5 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- libunistd, a lightweight POSIX and pthreads API implementation for building Linux-style C/C++ code in Visual Studio for Windowswithout WS…☆195Updated 3 weeks ago
- UUID v4 generation in C☆75Updated 3 years ago
- BSD-licensed getopt implementation☆94Updated last year
- Linear Linked List Library☆51Updated last year
- Boost.Predef (a Boost C++ Library)☆53Updated 2 weeks ago
- A modern, portable, cross-language unit testing and mocking framework for C and C++☆179Updated this week
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆76Updated last year
- Yet another INI parser☆174Updated 3 years ago
- JSON/CBOR streaming library, without using memory, like a GoldFish☆71Updated 9 years ago
- POSIX getopt() as a portable header library☆110Updated 2 years ago
- Portable, reentrant, getopt-like option parser☆366Updated 3 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- selectively remove C preprocessor conditionals☆172Updated last year
- advanced, flexible JSON manipulation in C☆112Updated last year
- Symmetric ciphers, hashes, microtime, random strings, big integers, and zlib compression☆27Updated 9 years ago
- Fast simple C vector implementation☆36Updated 2 years ago
- Unix cc compiler to Microsoft's cl compiler wrapper☆133Updated 5 months ago
- An ultra-lightweight, micro unit test framework for C99 presented as a single-header