File

libs/encodings.lua @ 61:6adddfdf974b

verse.plugins.tls: Support for TLS encryption! (thanks Azelphur for the final push)
author Matthew Wild <mwild1@gmail.com>
date Tue, 11 May 2010 22:41:09 +0100
parent 0:caf260adc453
child 107:59c6f2deb8ab
line wrap: on
line source

module "encodings"

stringprep = {};

return _M;