2009-01-20 22:51 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
* contrib/hbcrypt/tests/testsha2.prg
! Fixed typo in some last minute (and untested) modifications.
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2008-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
|
||||
*/
|
||||
|
||||
2009-01-20 22:51 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
|
||||
* contrib/hbcrypt/tests/testsha2.prg
|
||||
! Fixed typo in some last minute (and untested) modifications.
|
||||
|
||||
2009-01-20 20:47 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
|
||||
* contrib/make_b32_all.bat
|
||||
* contrib/make_gcc_all.sh
|
||||
|
||||
@@ -134,5 +134,5 @@ STATIC PROCEDURE Test_SHA2_HMAC()
|
||||
|
||||
RETURN
|
||||
|
||||
STATIC FUNCTION StrToHex( cMem )
|
||||
RETURN Lower( hb_HexToStr( cHex ) )
|
||||
STATIC FUNCTION StrToHex( cString )
|
||||
RETURN Lower( hb_StrToHex( cString ) )
|
||||
|
||||
Reference in New Issue
Block a user