Add doc/pwlookup

This commit is contained in:
Yorhel 2019-05-14 19:43:47 +02:00
parent 9d3d07b590
commit 132f3745e1
6 changed files with 275 additions and 1 deletions

View file

@ -6,6 +6,10 @@ rare occasions are published on this page.
## Articles That May As Well Be Considered Blog Posts
`2019-05-14` - [Fast Key Lookup with a Small Read-Only Database](/doc/pwlookup)
: How to quickly check if a password is in a large (but nicely compressed)
dictionary.
`2017-05-28` - [An Opinionated Survey of Functional Web Development](/doc/funcweb)
: The title says it all.