David Sansome
|
1c1ea31f49
|
Remove bits of sha2 not used for sha256
|
2014-09-25 23:51:46 +10:00 |
David Sansome
|
96075faf88
|
Namespace clementine's 3rdparty implementation of sha2 to prevent its symbols
conflicting with the system's openssl symbols with the same names.
This was causing SSL connections to fail in weird ways on Debian.
Fixes #4130.
|
2014-02-02 20:25:11 +11:00 |
David Sansome
|
9a5a0c811a
|
Make sha2 compile on windows
|
2011-07-23 20:08:33 +01:00 |
David Sansome
|
a1062eb96f
|
Add sha256 and hmac-sha256 functions
|
2011-07-23 19:33:00 +01:00 |