1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_cryptography/hashing
2015-02-12 09:20:23 +00:00
..
juce_MD5.cpp Updated the UnitTest class to provide a shared, reproducible random seed for each run, to allow failures to be re-created. Also converted a few Strings to StringRefs. 2013-09-11 10:29:48 +01:00
juce_MD5.h Added a hidden constructor to prevent accidental misuse of the MD5 class. 2014-04-23 12:36:30 +01:00
juce_SHA256.cpp Improved the SHA256 unit test, and added test for MD5. 2013-07-30 19:45:04 +01:00
juce_SHA256.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_Whirlpool.cpp Fix for MSVC build error. 2015-02-12 09:20:23 +00:00
juce_Whirlpool.h Added a Whirlpool hash class to the cryptography module. 2015-02-09 11:43:48 +00:00