Files
itgmania212121/Docs
quietly-turning 72cd6edf5c give Lua access to tomcrypt's SHA256
This adds Lua hooks to CryptManager for libtomcrypt's SHA256 hash
function.  It follows along with the C++ patterns Glenn wrote a decade
and a half ago for CryptMananger's MD5 and SHA1 hooks.

StepMania's CMakeProject-tomcrypt file has been updated to build with
sha256 symbols.  Invoking cmake to build with system tomcrypt works fine
as-is.

Note that these functions return binary formatted strings, but themers
can convert to hexadecimal format using the global Lua function
BinaryToHex().
2020-09-09 15:37:01 -04:00
..
2011-10-27 18:22:08 -05:00
2012-06-02 22:54:41 -05:00
2010-01-26 21:00:30 -06:00
2013-08-30 13:33:11 -04:00
2011-07-31 16:02:26 -05:00
2010-01-26 21:00:30 -06:00
2011-03-17 01:47:30 -04:00
2013-07-18 17:41:10 -04:00
2011-03-17 01:47:30 -04:00