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
56097bf314
JUCE
/
modules
/
juce_cryptography
/
hashing
History
Download ZIP
Download TAR.GZ
jules
56097bf314
Rewrote SHA256 code to avoid spurious warning.
2012-11-29 12:57:14 +00:00
..
juce_MD5.cpp
(automated whitespace clean-up)
2012-03-20 16:00:06 +00:00
juce_MD5.h
Got rid of the nasty general-purpose ints and void*s that were in the Message class. Instead of using a plain old Message class, just create a subclass which contains whatever data you need in a more meaningful format.
2011-09-22 15:34:10 +01:00
juce_SHA256.cpp
Rewrote SHA256 code to avoid spurious warning.
2012-11-29 12:57:14 +00:00
juce_SHA256.h
XML parser fix. Mac filechooser fix.
2012-01-21 09:10:06 +00:00