Update contrib.
2 * Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
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".
9 * Initial Contributors:
10 * Nokia Corporation - initial contribution.
20 TARGET te_cryptospi.exe
22 UID 0x1000007A 0x101F7784
24 //Please add any change under here
25 SOURCEPATH ../test/tcryptospi/src
26 SOURCE te_cryptospiserver.cpp
27 SOURCE te_cryptospistepbase.cpp
28 SOURCE te_cryptospiconversion.cpp
31 SOURCE filecompare.cpp
32 SOURCE plugincharschecker.cpp
34 SOURCE symmetriccipherstepbase.cpp
35 SOURCE symmetriccipherpositiveobjectloadstep.cpp
36 SOURCE symmetriccipherincrementalencryptdecryptstep.cpp
37 SOURCE symmetriccipherencryptdecryptstep.cpp
38 SOURCE symmetriccipherencrypteddatacheckstep.cpp
39 SOURCE symmetriccipherobjectreusestep.cpp
40 SOURCE symmetriccipherprocessbeforeivsetstep.cpp
41 SOURCE symmetriccipherbadivlengthstep.cpp
42 SOURCE symmetriccipherctrmodeoutoforderstep.cpp
44 SOURCE asymmetriccipherpositiveobjectloadstep.cpp
45 SOURCE asymmetriccipherencrypteddatacheckstep.cpp
46 SOURCE asymmetriccipherencryptdecryptstep.cpp
48 SOURCE hashpositiveobjectloadstep.cpp
49 SOURCE hashbasichashofdatastep.cpp
50 SOURCE hashincrementalhashstep.cpp
51 SOURCE hashincrementalhashwithcopystep.cpp
52 SOURCE hashincrementalhashwithreplicatestep.cpp
53 SOURCE hashincrementalhashwithresetstep.cpp
55 SOURCE hmacpositiveobjectloadstep.cpp
56 SOURCE hmacbasichashofdatastep.cpp
57 SOURCE hmacincrementalhmacstep.cpp
58 SOURCE hmacincrementalhmacwithcopystep.cpp
59 SOURCE hmacincrementalhmacwithreplicatestep.cpp
60 SOURCE hmacincrementalhmacwithresetstep.cpp
61 SOURCE hmacsetkeycheckingstep.cpp
62 SOURCE hmacsetoperationmodecheckingstep.cpp
64 SOURCE randomnumbergeneratorgeneralusagestep.cpp
66 SOURCE KeyExchangeSyncStep.cpp
67 SOURCE keypairgeneratorpositiveobjectloadstep.cpp
68 SOURCE signerpositiveobjectloadstep.cpp
69 SOURCE verifierpositiveobjectloadstep.cpp
70 SOURCE signerverifierstep.cpp
72 SOURCE pluginloadstep.cpp
74 SOURCE plugincharscommonstep.cpp
75 SOURCE plugincharssymmetriccipherstep.cpp
76 SOURCE plugincharsasymmetriccipherstep.cpp
77 SOURCE plugincharshashstep.cpp
78 SOURCE plugincharsrandomstep.cpp
79 SOURCE plugincharsasymsignstep.cpp
80 SOURCE plugincharskeyagreestep.cpp
81 SOURCE plugincharsasymkeypairstep.cpp
82 SOURCE plugincharsextendedstep.cpp
83 SOURCE ruleselectcommonstep.cpp
85 #ifdef SYMBIAN_SDP_IPSEC_VOIP_SUPPORT
86 SOURCE mac_incremental_reset_step.cpp
87 SOURCE mac_incremental_step.cpp
88 SOURCE mac_positive_object_load_step.cpp
89 SOURCE mac_basic_data_step.cpp
90 SOURCE plugincharsmacstep.cpp
91 SOURCE symmetric_mac_basic_data_step.cpp
92 SOURCE symmetric_mac_incremental_reset_step.cpp
93 SOURCE symmetric_mac_incremental_step.cpp
94 SOURCE symmetric_mac_incremental_re_init_step.cpp
95 SOURCE hash_basic_data_step.cpp
96 SOURCE hash_incremental_step.cpp
97 SOURCE hash_incremental_with_copy_step.cpp
98 SOURCE hash_incremental_with_replicate_step.cpp
99 SOURCE hash_incremental_with_reset_step.cpp
100 SOURCE hash_positive_object_load_step.cpp
101 SOURCE plugin_chars_new_hash_step.cpp
102 SOURCE mac_incremental_with_copy_step.cpp
103 SOURCE mac_incremental_with_replicate_step.cpp
104 SOURCE symmetric_mac_incremental_with_replicate_step.cpp
105 SOURCE symmetric_mac_incremental_with_copy_step.cpp
108 #if (defined(SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT) && defined(SYMBIAN_ENABLE_SDP_ECC))
109 SOURCE dummyecccipherloadstep.cpp
110 SOURCE dummyeccsignerloadstep.cpp
114 USERINCLUDE ../test/tcryptospi/src
115 USERINCLUDE ../../../cryptomgmtlibs/securityutils/inc
118 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
120 // Please add your system include under here
123 LIBRARY testexecuteutils.lib
124 LIBRARY testexecutelogclient.lib
126 // Please add your libraries under here
128 LIBRARY cryptospi.lib
129 LIBRARY cryptography.lib