chmike / cst_time_memcmp
Constant time memcmp() function
☆20Updated 6 years ago
Alternatives and similar repositories for cst_time_memcmp:
Users that are interested in cst_time_memcmp are comparing it to the libraries listed below
- A small and simple static analysis tool for C in C☆26Updated 3 months ago
- Rag-bag of utilities and scripts that do strange things with ELF files☆17Updated last month
- A programming language to write bitsliced ciphers☆56Updated 4 months ago
- DWARF debug info viewer using GTK+☆52Updated 4 years ago
- NOVA userland☆48Updated 11 years ago
- 100% XXTEA authenticated, chunked file encryption☆17Updated 3 years ago
- c++ disassembly library☆13Updated 7 years ago
- (Dis)assembler and analyzer generated from the machine-readable ARMv8.3-A specification☆26Updated 6 years ago
- wrapper library for the functionality offered by ptrace. features facilities to enter breakpoint, debug and hook syscalls, etc.☆21Updated 2 years ago
- minimal libc☆18Updated 12 years ago
- RISC-V Instruction Set Metadata☆40Updated 6 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- A library that allows execution of an ELF binary inside a virtual machine without a full-scale operating system☆22Updated 9 years ago
- A program for automatically resolving #ifdef statements in C code.☆36Updated 2 months ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆27Updated 3 years ago
- Tiny Code Generator Library☆46Updated 4 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆33Updated last year
- My coreboot work☆23Updated 14 years ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆38Updated last year
- C container is a STL-like library which implements generic containers in C language. It also implements most of the algorithms in STL alg…☆21Updated 6 years ago
- A demonstration of how to use byacc and ragel together☆13Updated 10 years ago
- A C filesystem library designed for embedded devices with several kBytes RAM☆19Updated 11 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- Sled System Emulator☆28Updated 2 months ago
- asrepl: x86-64 assembly REPL