chmike / cst_time_memcmp
Constant time memcmp() function
☆20Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for cst_time_memcmp
- 100% XXTEA authenticated, chunked file encryption☆17Updated 3 years ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆38Updated last year
- Rag-bag of utilities and scripts that do strange things with ELF files☆15Updated last year
- A tiny lexical analyser generator☆18Updated 12 years ago
- Tiny and naive memory allocator for C unit tests☆22Updated 3 years ago
- A programming language to write bitsliced ciphers☆56Updated 2 months ago
- A small and simple static analysis tool for C in C☆25Updated last month
- A toy code generator (i.e. "program synthesis") using the Z3 solver☆33Updated 6 years ago
- A bitsliced implementation of ECB and CTR AES☆46Updated 3 months ago
- A C vector library similar to the C++ STL vector☆18Updated 5 months ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆27Updated 3 years ago
- wrapper library for the functionality offered by ptrace. features facilities to enter breakpoint, debug and hook syscalls, etc.☆21Updated 2 years ago
- High-speed lossless data compression of 16 to 512 bytes--get better average compression than QuickLZ for 512-byte blocks. td512 maintains…