libs/hashes.lua

Sat, 09 Jan 2016 10:47:03 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Sat, 09 Jan 2016 10:47:03 +0000
changeset 377
9aa5bce207b2
parent 129
c0be31a5ff55
child 389
bf3a4fcdcb76
permissions
-rw-r--r--

squishy: Add util.ip, now required by net.dns

local sha1 = require "util.sha1";

return { sha1 = sha1.sha1 };

mercurial