lua-symmetric

Symmetric crypto for Lua
Log | Files | Refs

commit 63e954437fe11575d32ad0c17cc6c92c6c31ab6b
parent 90f2d148d64341ec6d13ad82068f38a968565a99
Author: Michael Savage <mikejsavage@gmail.com>
Date:   Mon, 16 Feb 2015 21:19:52 +0000

Words

Diffstat:
README.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -51,7 +51,7 @@ default in future (major) releases. [sql]: http://dc406.com/home/393-sql-injection-with-raw-md5-hashes.html -<sup>1</sup>: [SQL injection with MD5 hashes][sql] +<sup>1</sup>: [SQL injection with raw MD5 hashes][sql] Additionally, Lua will keep plaintext messages and encryption keys around in memory as part of its string interning mechanism. As far as