Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Latest commit

 

History

History
4 lines (3 loc) · 170 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 170 Bytes

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.