aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 286e751611f3cab34e864b56957a60bae48ec112 (plain) (blame)
1
2
3
4
### Very simple 32-byte key hashtable

This is demo code, useful for adding naive C hashtables to applications that
key based on 32-byte keys that are attacker supplied.