Lua Blowfish
Index
Contents
Functions
Modules
blowfish
Classes
BFContext
Examples
example.lua
Module
blowfish
Blowfish main module.
Functions
create (key)
Creates a new instance˙of a blowfish cypher.
Functions
create (key)
Creates a new instance˙of a blowfish cypher.
Parameters:
key
string
the key to be used. It is from 4 to 112 bytes (or chars).
Returns:
BFContext
a context to be used for encrypting/decrypting blocks
generated by
LDoc 1.4.3
Last updated 2016-03-26 23:19:14