Add doc/pwlookup
This commit is contained in:
parent
9d3d07b590
commit
132f3745e1
6 changed files with 275 additions and 1 deletions
|
|
@ -20,6 +20,10 @@ software or the incidental article on this site. Enjoy your stay!
|
|||
<!-- These announcements are parsed by mkfeed.pl, see that file for formatting -->
|
||||
## Announcements <a href="/feed.atom"><img src="/img/feed_icon.png" alt="Atom feed"></a>
|
||||
|
||||
`2019-05-14` - New article: Fast Key Lookup with a Small Read-Only Database <!-- link: /doc/pwlookup -->
|
||||
: How to quickly check if a password is in a large (but nicely compressed)
|
||||
dictionary. Some code and a few benchmarks. [Read more.](/doc/pwlookup)
|
||||
|
||||
`2019-04-30` - ncdc 1.22 released <!-- tags: ncdc, link: /ncdc -->
|
||||
: There has been a little bit of renewed interest since the 1.21 release, so
|
||||
we have a few (small) new features and improvements. It's now possible to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue