notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

Folding.md (172B)


      1 # Folding
      2 
      3 Ch 5
      4 
      5 **Definition:** Folding is a process used in a hashing function where we split the key into discrete parts and then operate upon each of them seperately.