This website requires JavaScript.
Explore
Help
Sign in
mirror
/
JUCE
Watch
1
Star
0
Fork
You've already forked JUCE
0
mirror of
https://github.com/juce-framework/JUCE.git
synced
2026-01-10 23:44:24 +00:00
Code
Activity
aec7f60146
JUCE
/
modules
/
juce_cryptography
/
hashing
History
Download ZIP
Download TAR.GZ
jules
aec7f60146
Added a hidden constructor to prevent accidental misuse of the MD5 class.
2014-04-23 12:36:30 +01: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