LameXP/etc/Prerequisites/keccak
2014-05-19 17:43:50 +02:00
..
include Added the QKeccakHash class, which implements the "Keccak" aka "SHA-3" hash function. 2012-11-11 23:34:52 +01:00
lib Rebuilt Keccak libraries with VS2013 Update-2. 2014-05-19 17:43:50 +02:00
src Make sure Keccak state gets allocated aligned to 32. 2013-10-18 01:58:29 +02:00
GPL.txt Added the QKeccakHash class, which implements the "Keccak" aka "SHA-3" hash function. 2012-11-11 23:34:52 +01:00
QKeccakHash_VS2010.sln Added the QKeccakHash class, which implements the "Keccak" aka "SHA-3" hash function. 2012-11-11 23:34:52 +01:00
QKeccakHash_VS2010.vcxproj Removed "Qt5" configurations, as they were badly maintained anyway. Also fixed QKeccakHash for the "Release_Static" configuration. 2012-11-12 20:42:37 +01:00
QKeccakHash_VS2010.vcxproj.filters Added the QKeccakHash class, which implements the "Keccak" aka "SHA-3" hash function. 2012-11-11 23:34:52 +01:00
QKeccakHash_VS2012.sln Updated VS2008 projects/solution files. 2012-11-13 22:20:55 +01:00
QKeccakHash_VS2012.vcxproj Re-compiled QKeccakHash library (VS2012) with /arch:IA32 option set explicitly, which should make sure it will work on systems without SSE(2) support. 2013-02-24 00:39:00 +01:00
QKeccakHash_VS2012.vcxproj.filters Added Visual Studio 2012 project files. 2012-11-12 22:47:13 +01:00
QKeccakHash_VS2013.sln Added project/solution files for Visual Studio 2013. 2013-10-18 01:59:08 +02:00
QKeccakHash_VS2013.vcxproj Added project/solution files for Visual Studio 2013. 2013-10-18 01:59:08 +02:00
QKeccakHash_VS2013.vcxproj.filters Added project/solution files for Visual Studio 2013. 2013-10-18 01:59:08 +02:00