crypto/weakcryptospi/inc/hashtests.iby
changeset 8 35751d3474b7
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef __HASHTESTS_IBY__
       
    20 #define __HASHTESTS_IBY__
       
    21 
       
    22 file=ABI_DIR\BUILD_DIR\thash.exe	System\Programs\thash.exe
       
    23 
       
    24 data=\epoc32\winscw\c\thash\hmacmd2.dat	thash\hmacmd2.dat
       
    25 data=\epoc32\winscw\c\thash\hmacmd5.dat	thash\hmacmd5.dat
       
    26 data=\epoc32\winscw\c\thash\hmacmd4.dat	thash\hmacmd4.dat
       
    27 data=\epoc32\winscw\c\thash\hmacsha1.dat	thash\hmacsha1.dat
       
    28 data=\epoc32\winscw\c\thash\hmacsha224.dat	thash\hmacsha224.dat
       
    29 data=\epoc32\winscw\c\thash\hmacsha256.dat	thash\hmacsha256.dat
       
    30 data=\epoc32\winscw\c\thash\hmacsha384.dat	thash\hmacsha384.dat
       
    31 data=\epoc32\winscw\c\thash\hmacsha512.dat	thash\hmacsha512.dat
       
    32 data=\epoc32\winscw\c\thash\md2.dat		thash\md2.dat
       
    33 data=\epoc32\winscw\c\thash\md5.dat		thash\md5.dat
       
    34 data=\epoc32\winscw\c\thash\md4.dat		thash\md4.dat
       
    35 data=\epoc32\winscw\c\thash\sha1.dat		thash\sha1.dat
       
    36 data=\epoc32\winscw\c\thash\md4_largedata1.txt	thash\md4_largedata1.txt
       
    37 data=\epoc32\winscw\c\thash\md4_largedata2.txt	thash\md4_largedata2.txt
       
    38 data=\epoc32\winscw\c\thash\md4_largedata3.txt	thash\md4_largedata3.txt
       
    39 data=\epoc32\winscw\c\thash\448bit_data.txt		thash\448bit_data.txt
       
    40 data=\epoc32\winscw\c\thash\512bit_data.txt		thash\512bit_data.txt
       
    41 data=\epoc32\winscw\c\thash\512bitdata_largerkey.txt	thash\512bitdata_largerkey.txt
       
    42 data=\epoc32\winscw\c\thash\largerthanblocksizedata_key.txt	thash\largerthanblocksizedata_key.txt
       
    43 data=\epoc32\winscw\c\thash\sha224.dat	thash\sha224.dat
       
    44 data=\epoc32\winscw\c\thash\sha256.dat	thash\sha256.dat
       
    45 data=\epoc32\winscw\c\thash\sha384.dat	thash\sha384.dat
       
    46 data=\epoc32\winscw\c\thash\sha512.dat	thash\sha512.dat
       
    47 
       
    48 #endif