emboss / schadcode
Schadcode that demonstrates a revisited hash-flooding DoS attack (cf. https://www.131002.net/siphash/).
☆34Updated 12 years ago
Alternatives and similar repositories for schadcode:
Users that are interested in schadcode are comparing it to the libraries listed below
- A tweakable block cipher☆31Updated 11 months ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 8 months ago
- A small DFA for under 16 states☆51Updated 6 years ago
- A simple proof of work, mainly designed to mitigate DDoS attacks.☆25Updated 4 years ago
- like ChaCha, but 64-bit instead of 32-bit thanks to BLAKE2b's permutation☆15Updated 8 years ago
- return-to-abort() - Using code introspection to prevent stack-smashing☆37Updated 4 years ago
- Tools for testing C compilers for the correct handling of volatile objects.☆26Updated 10 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- Access Abseil Swiss Tables from C☆112Updated 3 years ago
- A forked and hardened version of PartitionAlloc from Chrome's Blink engine☆62Updated 7 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- Source code for the article "A bug story: data alignment on x86"☆16Updated 8 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 6 years ago
- Stack clash coroutine demonstration☆12Updated 7 years ago
- Exotic Shitty Hash Maybe☆45Updated 9 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- A fast secure userspace pseudorandom number generator☆82Updated 10 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆19Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago
- ☆22Updated 2 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- System tracer implementation in Rust☆32Updated 8 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆25Updated 6 years ago
- A DNS library for Rust.☆23Updated last month
- Test self-modifying code behaviour on processors for single-use JIT functions☆52Updated 4 years ago
- estimate peak virtual memory use