History log of /vbox/src/VBox/Runtime/testcase/tstRTDigest-2.cpp
Revision Date Author Comments Expand
32551b58cc5cc616b772ab398081407bae75546e 51878 05-Jul-2014 vboxsync

alt-sha1.cpp: Unrolled the block processing code, getting a ~25 speed increase on windows/amd64.

fc659761c3e27dad0ce26752ed131bd4b7763b3b 51856 03-Jul-2014 vboxsync

Added the odd sha-2 algorithms to RTCrDigest and extended the testcases to cover them. Added VBOX_WITH_ALT_HASH_CODE for avoiding the OpenSSL code even for VBoxRT.dll/so/dylib.

a4c4bba9139e4fd62b07a5ece5c3f7119849d178 51838 03-Jul-2014 vboxsync

Alternative SHA-256 implementation.

4e91d2cbc15d5c99dff9f027ad68628aeacf4498 51821 02-Jul-2014 vboxsync

Implemented MD2 (legacy reasons).

ffb1e10515fd0938f5bb24754f98f2dadd394a54 51820 02-Jul-2014 vboxsync

New message digest testcase + a fix to digest-builtin.cpp.