File

libs/encodings.lua @ 57:8e8bac82e119

util.sha1, squishy: Add sha1 lib needed for proxy65 (and soon XEP-0114)
author Matthew Wild <mwild1@gmail.com>
date Thu, 06 May 2010 10:35:50 +0100
parent 0:caf260adc453
child 107:59c6f2deb8ab
line wrap: on
line source

module "encodings"

stringprep = {};

return _M;