author | Santosh V Patil <santosh.v.patil@nokia.com> |
Mon, 19 Apr 2010 11:11:16 +0530 | |
branch | RCL_1 |
changeset 54 | de7f90723dab |
parent 0 | 2c201484c85f |
permissions | -rw-r--r-- |
0
2c201484c85f
Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
1 |
component security_tools |
2c201484c85f
Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
2 |
source \sf\os\security\securityanddataprivacytools\securitytools |
2c201484c85f
Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
3 |
binary \sf\os\security\securityanddataprivacytools\securitytools\group all |
2c201484c85f
Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
4 |
exports \sf\os\security\securityanddataprivacytools\securitytools\group |
2c201484c85f
Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
5 |
|
2c201484c85f
Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
6 |
notes_source \component_defs\release.src |
2c201484c85f
Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
7 |
|
2c201484c85f
Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
8 |
ipr E |
2c201484c85f
Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
9 |
ipr T \sf\os\security\securityanddataprivacytools\securitytools\certapp\test |
54
de7f90723dab
Fix for Bug 2442 - Symbian^2 package build failure.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
0
diff
changeset
|
10 |
ipr export-restricted E \sf\os\security\securityanddataprivacytools\securitytools\openssllib\import |
de7f90723dab
Fix for Bug 2442 - Symbian^2 package build failure.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
0
diff
changeset
|
11 |
|
de7f90723dab
Fix for Bug 2442 - Symbian^2 package build failure.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
0
diff
changeset
|
12 |
# This code has been obtained from www.OpenSSL.org and is |
de7f90723dab
Fix for Bug 2442 - Symbian^2 package build failure.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
0
diff
changeset
|
13 |
# potentially subject to license and export restrictions. |
de7f90723dab
Fix for Bug 2442 - Symbian^2 package build failure.
Santosh V Patil <santosh.v.patil@nokia.com>
parents:
0
diff
changeset
|
14 |
ipr export-restricted O \sf\os\security\securityanddataprivacytools\securitytools\openssllib\import\inc\openssl |