crypto/weakcrypto/group/tasymmetric.mmp
changeset 0 2c201484c85f
equal deleted inserted replaced
-1:000000000000 0:2c201484c85f
       
     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 @file
       
    19 
       
    20 @SYMPurpose tasymmetric.exe Test harness for asymmetric implementation
       
    21 */
       
    22 
       
    23 TARGET	tasymmetric.exe
       
    24 TARGETTYPE	exe
       
    25 UID 0x10000079 0x101F7F1F
       
    26 VENDORID 0x70000001
       
    27 
       
    28 SOURCEPATH	../test/tasymmetric
       
    29 SOURCE tasymmetricmain.cpp
       
    30 SOURCE trsaencryptfb.cpp trsasignfb.cpp 
       
    31 SOURCE tdsasignfb.cpp tdsavector.cpp
       
    32 SOURCE tvectortest.cpp trsavector.cpp tvectorutils.cpp
       
    33 SOURCE tbrokenrandom.cpp tdsaprimegen.cpp
       
    34 SOURCE performancetest.cpp
       
    35 SOURCE tsignatureinput.cpp
       
    36 SOURCE tdhvector.cpp
       
    37 SOURCE trsaparams.cpp
       
    38 
       
    39 USERINCLUDE .
       
    40 USERINCLUDE ../inc 
       
    41 
       
    42 SYSTEMINCLUDE /epoc32/include/testhandler2 /epoc32/include
       
    43 
       
    44 LIBRARY	euser.lib efsrv.lib t_testhandler2.lib random.lib cryptography.lib hash.lib