The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules aec7f60146 Added a hidden constructor to prevent accidental misuse of the MD5 class. 11 years ago
..
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. 11 years ago
juce_MD5.h Added a hidden constructor to prevent accidental misuse of the MD5 class. 11 years ago
juce_SHA256.cpp Improved the SHA256 unit test, and added test for MD5. 11 years ago
juce_SHA256.h Updated the format of the header include guard macros. 11 years ago