forked from pool/openCryptoki
6adf9fe8e7
* Amended for group %{pkcs_group} and user pkcsslotd * Copying example script files from /usr/share/doc/opencryptoki to /usr/share/opencryptoki (policy-example.conf and strength-example.conf) in case that there is 'rpm.install.excludedocs=yes' set in the zypper.conf(zypp.conf) - Upgrade openCryptoki to version 3.23 (jsc#PED-3360, jsc#PED-3361) * EP11: Add support for FIPS-session mode * Updates to harden against RSA timing attacks (bsc#1219217) * Bug fixes - Renamed ocki-3.22-remove-make-install-chgrp.patch to ocki-3.23-remove-make-install-chgrp.patch - provide user(pkcs11) and group(pkcs11) - Amended the .spec file for pkcsslotd (jsc#1217703) * Renamed the patch ocki-3.21-remove-make-install-chgrp.patch to ocki-3.22-remove-make-install-chgrp.patch - Upgrade to version 3.22 (jsc#PED-3361) * openCryptoki 3.22 - CCA: Add support for the AES-XTS key type using CPACF protected keys - p11sak: Add support for managing certificate objects - p11sak: Add support for public sessions (no-login option) - p11sak: Add support for logging in as SO (security Officer) - p11sak: Add support for importing/exporting Edwards and Montgomery keys - p11sak: Add support for importing of RSA-PSS keys and certificates - CCA/EP11/Soft/ICA: Ensure that the 2 key parts of an AES-XTS key are different * Bug fixes - Update to version 3.21 (jsc#PED-3360, jsc#PED-3361) * openCryptoki 3.21 - EP11 and CCA: Support concurrent HSM master key changes - CCA: protected-key option - pkcsslotd: no longer run as root user and further hardening - p11sak: Add support for additional key types (DH, DSA, generic secret) - p11sak: Allow wildcards in label filter - p11sak: Allow to specify hex value for CKA_ID attribute - p11sak: Support sorting when listing keys - p11sak: New commands: set-key-attr, copy-key to modify and copy keys - p11sak: New commands: import-key, export-key to import and export keys - Remove support for --disable-locks (transactional memory) - Updates to harden against RSA timing attacks - Bug fixes - Amended a new patch to fit the version 3.21 * ocki-3.21-remove-make-install-chgrp.patch - Removed the old patch for the version 3.20 * ocki-3.20-remove-make-install-chgrp.patch - Updated package to openCryptoki 3.20 (bsc#1207760, jsc#PED-3376, jsc#PED-2870, jsc#PED-2869 ) - Removed the following obsolite patches: * ocki-3.19.0-0001-EP11-Unify-key-pair-generation-functions.patch * ocki-3.19.0-0002-EP11-Do-not-report-DSA-DH-parameter-generation-as-be.patch * ocki-3.19.0-0003-EP11-Do-not-pass-empty-CKA_PUBLIC_KEY_INFO-to-EP11-h.patch * ocki-3.19.0-0004-Mechtable-CKM_IBM_DILITHIUM-can-also-be-used-for-key.patch * ocki-3.19.0-0005-EP11-Remove-DSA-DH-parameter-generation-mechanisms-f.patch * ocki-3.19.0-0006-EP11-Pass-back-chain-code-for-CKM_IBM_BTC_DERIVE.patch * ocki-3.19.0-0007-EP11-Supply-CKA_PUBLIC_KEY_INFO-with-CKM_IBM_BTC_DER.patch * ocki-3.19.0-0008-EP11-Supply-CKA_PUBLIC_KEY_INFO-when-importing-priva.patch * ocki-3.19.0-0009-EP11-Fix-memory-leak-introduced-with-recent-commit.patch * ocki-3.19.0-0010-p11sak-Fix-segfault-when-dilithium-version-is-not-sp.patch * ocki-3.19.0-0011-EP11-remove-dead-code-and-unused-variables.patch * ocki-3.19.0-0012-EP11-Update-EP11-host-library-header-files.patch * ocki-3.19.0-0013-EP11-Support-EP11-host-library-version-4.patch * ocki-3.19.0-0014-EP11-Add-new-control-points.patch * ocki-3.19.0-0015-EP11-Default-unknown-CPs-to-ON.patch * ocki-3.19.0-0016-COMMON-Add-defines-for-Dilithium-round-2-and-3-varia.patch * ocki-3.19.0-0017-COMMON-Add-defines-for-Kyber.patch * ocki-3.19.0-0018-COMMON-Add-post-quantum-algorithm-OIDs.patch * ocki-3.19.0-0019-COMMON-Dilithium-key-BER-encoding-decoding-allow-dif.patch * ocki-3.19.0-0020-COMMON-EP11-Add-CKA_VALUE-holding-SPKI-PKCS-8-of-key.patch * ocki-3.19.0-0021-COMMON-EP11-Allow-to-select-Dilithium-variant-via-mo.patch * ocki-3.19.0-0022-EP11-Query-supported-PQC-variants-and-restrict-usage.patch * ocki-3.19.0-0023-POLICY-Dilithium-strength-and-signature-size-depends.patch * ocki-3.19.0-0024-TESTCASES-Test-Dilithium-variants.patch * ocki-3.19.0-0025-COMMON-EP11-Add-Kyber-key-type-and-mechanism.patch * ocki-3.19.0-0026-EP11-Add-support-for-generating-and-importing-Kyber-.patch * ocki-3.19.0-0027-EP11-Add-support-for-encrypt-decrypt-and-KEM-operati.patch * ocki-3.19.0-0028-POLICY-STATISTICS-Check-for-Kyber-KEM-KDFs-and-count.patch * ocki-3.19.0-0029-TESTCASES-Add-tests-for-CKM_IBM_KYBER.patch * ocki-3.19.0-0030-p11sak-Support-additional-Dilithium-variants.patch * ocki-3.19.0-0031-p11sak-Add-support-for-IBM-Kyber-key-type.patch * ocki-3.19.0-0032-testcase-Enhance-p11sak-testcase-to-generate-IBM-Kyb.patch * ocki-3.19.0-0033-EP11-Supply-CKA_PUBLIC_KEY_INFO-with-CKM_IBM_BTC_DER.patch * ocki-3.19.0-0034-EP11-Fix-setting-unknown-CPs-to-ON.patch * ocki-3.19.0-0035-Fix-compile-error-error-initializer-element-is-not-c.patch - Reworked ocki-3.19-remove-make-install-chgrp.patch to fit the current version of the package and renamed it to ocki-3.20-remove-make-install-chgrp.patch. - Added patch for compile errors * ocki-3.19.0-0035-Fix-compile-error-error-initializer-element-is-not-c.patch -- Changed spec file to use %autosetup instead of %setup. - Updated the package openCryptoki 3.19.0 (jsc#PED-616, bsc#1207760), added the following patches: * ocki-3.19.0-0001-EP11-Unify-key-pair-generation-functions.patch * ocki-3.19.0-0002-EP11-Do-not-report-DSA-DH-parameter-generation-as-be.patch * ocki-3.19.0-0003-EP11-Do-not-pass-empty-CKA_PUBLIC_KEY_INFO-to-EP11-h.patch * ocki-3.19.0-0004-Mechtable-CKM_IBM_DILITHIUM-can-also-be-used-for-key.patch * ocki-3.19.0-0005-EP11-Remove-DSA-DH-parameter-generation-mechanisms-f.patch * ocki-3.19.0-0006-EP11-Pass-back-chain-code-for-CKM_IBM_BTC_DERIVE.patch * ocki-3.19.0-0007-EP11-Supply-CKA_PUBLIC_KEY_INFO-with-CKM_IBM_BTC_DER.patch * ocki-3.19.0-0008-EP11-Supply-CKA_PUBLIC_KEY_INFO-when-importing-priva.patch * ocki-3.19.0-0009-EP11-Fix-memory-leak-introduced-with-recent-commit.patch * ocki-3.19.0-0010-p11sak-Fix-segfault-when-dilithium-version-is-not-sp.patch * ocki-3.19.0-0011-EP11-remove-dead-code-and-unused-variables.patch * ocki-3.19.0-0012-EP11-Update-EP11-host-library-header-files.patch * ocki-3.19.0-0013-EP11-Support-EP11-host-library-version-4.patch * ocki-3.19.0-0014-EP11-Add-new-control-points.patch * ocki-3.19.0-0015-EP11-Default-unknown-CPs-to-ON.patch * ocki-3.19.0-0016-COMMON-Add-defines-for-Dilithium-round-2-and-3-varia.patch * ocki-3.19.0-0017-COMMON-Add-defines-for-Kyber.patch * ocki-3.19.0-0018-COMMON-Add-post-quantum-algorithm-OIDs.patch * ocki-3.19.0-0019-COMMON-Dilithium-key-BER-encoding-decoding-allow-dif.patch * ocki-3.19.0-0020-COMMON-EP11-Add-CKA_VALUE-holding-SPKI-PKCS-8-of-key.patch * ocki-3.19.0-0021-COMMON-EP11-Allow-to-select-Dilithium-variant-via-mo.patch * ocki-3.19.0-0022-EP11-Query-supported-PQC-variants-and-restrict-usage.patch * ocki-3.19.0-0023-POLICY-Dilithium-strength-and-signature-size-depends.patch * ocki-3.19.0-0024-TESTCASES-Test-Dilithium-variants.patch * ocki-3.19.0-0025-COMMON-EP11-Add-Kyber-key-type-and-mechanism.patch * ocki-3.19.0-0026-EP11-Add-support-for-generating-and-importing-Kyber-.patch * ocki-3.19.0-0027-EP11-Add-support-for-encrypt-decrypt-and-KEM-operati.patch * ocki-3.19.0-0028-POLICY-STATISTICS-Check-for-Kyber-KEM-KDFs-and-count.patch * ocki-3.19.0-0029-TESTCASES-Add-tests-for-CKM_IBM_KYBER.patch * ocki-3.19.0-0030-p11sak-Support-additional-Dilithium-variants.patch * ocki-3.19.0-0031-p11sak-Add-support-for-IBM-Kyber-key-type.patch * ocki-3.19.0-0032-testcase-Enhance-p11sak-testcase-to-generate-IBM-Kyb.patch * ocki-3.19.0-0033-EP11-Supply-CKA_PUBLIC_KEY_INFO-with-CKM_IBM_BTC_DER.patch * ocki-3.19.0-0034-EP11-Fix-setting-unknown-CPs-to-ON.patch - Updated spec file to set permissions on /etc/opencryptoki/strength.conf to be owned by root:pkcs11 with permissions of 640. (bsc#1205566) - Upgrade to version 3.19.0 (jsc#PED-616) + openCryptoki 3.19 - CCA: check for expected master key verification patterns at token init - CCA: check master key verification pattern of created keys to be as expected - EP11: check for expected wrapping key verification pattern at token init - EP11: check wrapping key verification pattern of created keys to be as expected - p11sak/pkcsconf: display PKCS#11 URIs - p11sak: add support for IBM specific Dilithium keys - p11sak: allow to list keys filtered by label - common: add support for dual-function cryptographic functions - Add support for C_SessionCancel function (PKCS#11 v3.0) - EP11: add support for schnorr signatures (mechanism CKM_IBM_ECDSA_OTHER) - EP11: add support for Bitcoin key derivation (mechanism CKM_IBM_BTC_DERIVE) - Bug fixes + openCryptoki 3.18 - Default to FIPS compliant token data format (tokversion = 3.12) - Add support for restricting usage of mechanisms and keys via a global policy - Add support for statistics counting of mechanism usage - ICA/EP11: Support libica version 4 - p11sak tool: Allow to set different attributes for public and private keys - Replaced ocki-3.17-remove-make-install-chgrp.patch with an updated version named ocki-3.19-remove-make-install-chgrp.patch to fit the current state of the source. - Removed the following obsolete patches: openCryptoki-sles15-sp4-EP11-Dilithium-Specify-OID-of-key-strength-at-key-ge.patch openCryptoki-sles15-sp4-EP11-Fix-host-library-version-query.patch ocki-3.17-EP11-Fix-C_GetMechanismList-returning-CKR_BUFFER_TOO.patch - Added ocki-3.17-EP11-Fix-C_GetMechanismList-returning-CKR_BUFFER_TOO.patch for bsc#1202106. One test of the gen_purpose test cases fails with C_GetMechanismList #2 rc=CKR_BUFFER_TOO_SMALL" error on the EP11 Token. - Made the following changes for bsc#1199862 "Please install p11sak_defined_attrs.conf." * Replaced ocki-3.11-remove-make-install-chgrp.patch with ocki-3.17-remove-make-install-chgrp.patch to remove the "-g pkcs11" parameter from the install command in the Makefile * Updated the spec file to include /etc/opencryptoki/p11sak_defined_attrs.conf as a %config file with the necessary permissions and group ownership. - Added the following two patches for bac#1197395. The CKM_IBM_DILITHIUM mechanism does not show up as supported by the EP11 token when an upgraded EP11 host library is used. * openCryptoki-sles15-sp4-EP11-Dilithium-Specify-OID-of-key-strength-at-key-ge.patch * openCryptoki-sles15-sp4-EP11-Fix-host-library-version-query.patch - Upgraded to version 3.17.0 (jsc#SLE-18326) + openCryptoki 3.17 - tools: added function to list keys to p11sak - common: added support for OpenSSL 3.0 - common: added support for event notifications - ICA: added SW fallbacks * openCryptoki 3.16 - EP11: protected-key option - EP11: support attribute-bound keys - CCA: import and export of secure key objects - Bug fixes - Removed the following obsolete patches: ocki-3.15.1-Added-error-message-handling-for-p11sak-remove-key-c.patch ocki-3.15.1-Fix-compiling-with-c.patch ocki-3.15.1-A-slot-ID-has-nothing-to-do-with-the-number-of-slots.patch ocki-3.15.1-SOFT-Fix-problem-with-C_Get-SetOperationState-and-di.patch ocki-3.15.1-Added-NULL-pointer-to-avoid-double-free-for-the-list.patch ocki-3.15.1-SOFT-Check-the-EC-Key-on-C_CreateObject-and-C_Derive.patch ocki-3.15.1-Fixed-p11sak-and-corresponding-test-case.patch ocki-3.15.1-p11sak-Fix-CKA_LABEL-handling.patch ocki-3.15.1-pkcstok_migrate-Quote-strings-with-spaces-in-opencry.patch ocki-3.15.1-pkcstok_migrate-Don-t-remove-tokversion-x.y-during-m.patch ocki-3.15.1-pkcstok_migrate-Fix-detection-if-pkcsslotd-is-still-.patch ocki-3.15.1-pkcstok_migrate-Rework-string-quoting-for-opencrypto.patch - Added the following patches for bsc#1188879: * ocki-3.15.1-pkcstok_migrate-Quote-strings-with-spaces-in-opencry.patch When modifying opencryptoki.conf during token migration, put quotes around strings that contain spaces, e.g. for the slot description and manufacturer. * ocki-3.15.1-pkcstok_migrate-Don-t-remove-tokversion-x.y-during-m.patch When migrating a slot the opencryptoki.conf file is modified. If it contains slots that already contain the 'tokversion = x.y' keyword, this is accidentally removed when migrating another slot. * ocki-3.15.1-pkcstok_migrate-Fix-detection-if-pkcsslotd-is-still-.patch Change the code to use the pid file that pkcsslotd creates, and check if the process with the pid contained in the pid file still exists and runs pkcsslotd. * ocki-3.15.1-pkcstok_migrate-Rework-string-quoting-for-opencrypto.patch Always quote the value of 'description' and 'manufacturer'. Quote the value of 'stdll', 'confname', and 'tokname' if it contains spaces, and never quote the value of 'hwversion', 'firmwareversion', and 'tokversion'. - Added the following patches for bsc#1182726 " p11sak list-key segfault" * ocki-3.15.1-Added-NULL-pointer-to-avoid-double-free-for-the-list.patch Added NULL pointer to avoid double free() for the list-key and remove-key commands. * ocki-3.15.1-Fixed-p11sak-and-corresponding-test-case.patch Note that two hunks that were unrelated to fixing the running code were removed from this patch. * ocki-3.15.1-p11sak-Fix-CKA_LABEL-handling.patch - Added ocki-3.15.1-SOFT-Check-the-EC-Key-on-C_CreateObject-and-C_Derive.patch When constructing an OpenSSL EC public or private key from PKCS#11 attributes or ECDH public data, check that the key is valid, i.e. that the point is on the curve. (bsc#1185976) - Added ocki-3.15.1-A-slot-ID-has-nothing-to-do-with-the-number-of-slots.patch (bsc#1182120) Fix pkcscca migration fails with usr/sb2 is not a valid slot ID - Added ocki-3.15.1-SOFT-Fix-problem-with-C_Get-SetOperationState-and-di.patch (bsc#1182190) Fix a segmentation fault of the sess_opstate test on the Soft Token - Added the following patches for bsc#1179319 * Fix compiling with C++: ocki-3.15.1-Fix-compiling-with-c.patch * Added error message handling for p11sak remove-key command. ocki-3.15.1-Added-error-message-handling-for-p11sak-remove-key-c.patch - Don't require pwdutils for build, dropped long ago and not needed - Upgraded to version 3.15.1 (jsc#SLE-13749, jsc#SLE-13666, jsc#SLE-13813, jsc#SLE-13812, jsc#SLE-13723, jsc#SLE-13714, jsc#SLE-13715, jsc#SLE-13710, jsc#SLE-13774, jsc#SLE-13786) * openCryptoki 3.15.1 - Bug fixes * openCryptoki 3.15.0 - common: conform to PKCS 11 3.0 Baseline Provider profile - Introduce new vendor defined interface named "Vendor IBM" - Support C_IBM_ReencryptSingle via "Vendor IBM" interface - CCA: support key wrapping - SOFT: support ECC - p11sak tool: add remove-key command - Bug fixes * openCryptoki 3.14.0 - EP11: Dilitium support stage 2 - Common: Rework on process and thread locking - Common: Rework on btree and object locking - ICSF: minor fixes - TPM, ICA, ICSF: support multiple token instances - new tool p11sak * openCryptoki 3.13.0 - EP11: Dilithium support - EP11: EdDSA support - EP11: support RSA-OAEP with non-SHA1 hash and MGF - Removed obsolete oki-3.12-EP11-Fix-EC-uncompress-buffer-length.patch - Added oki-3.12-EP11-Fix-EC-uncompress-buffer-length.patch (bsc#1159114) The EP11 token may fail to import an ECC public key. Function C_CreateObject returns CKR_BUFFER_TOO_SMALL in this case. - Upgraded to version 3.12.1 (bsc#1157863) * Fix pkcsep11_migrate tool - Upgraded to version 3.12.0 (jsc#SLE-7647, jsc#SLE-7915, jsc#SLE-7918) * Update token pin and data store encryption for soft,ica,cca and ep11 * EP11: Allow importing of compressed EC public keys * EP11: Add support for the CMAC mechanisms * EP11: Add support for the IBM-SHA3 mechanisms * SOFT: Add AES-CMAC and 3DES-CMAC support to the soft token * ICA: Add AES-CMAC and 3DES-CMAC support to the ICA token * EP11: Add config option USE_PRANDOM * CCA: Use Random Number Generate Long for token_specific_rng() * Common rng function: Prefer /dev/prandom over /dev/urandom * ICA: add SHA*_RSA_PKCS_PSS mechanisms * Bug fixes - Removed obsolete ocki-3.11.1-EP11-Support-tolerated-new-crypto-cards.patch - Added ocki-3.11.1-EP11-Support-tolerated-new-crypto-cards.patch (bsc#1152015) Add support for new IBM crypto card. - Upgraded to version 3.11.1 (Fate#327837) Bug fixes. - Dropped obsolete ocki-3.11-Fix-target_list-passing-for-EP11-session.patch - Added ocki-3.11-Fix-target_list-passing-for-EP11-session.patch (bsc#1123988) - Do not ignore errors from groupadd. If groupadd fails, installation ought not to proceed because files would have the wrong ownership. - Don't hide error messages from the groupadd command. To eliminate a potentially common one, check to see if the pkcs11 group is already defined before trying to add it. - Update the summary for the -devel package. - Changed several PreReq entries to Requires(pre) as a result of the output from spec-cleaner. Removed a couple of obsolete lines. - Removed obsolete check for whether systemd is in use or not. - Upgraded to version 3.11.0 (Fate#325685) * opencryptoki 3.11.0 EP11 enhancements A lot of bug fixes - Reworked the ocki-3.1-remove-make-install-chgrp.patch to apply properly to 3.11, and renamed it to ocki-3.11-remove-make-install-chgrp.patch - Removed obsolete patch ocki-3.5-icsf-coverity-memoryleakfix.patch - Upgraded to version 3.10.0 (Fate#325685) * opencryptoki 3.10.0 Add support to ECC on ICA token and to common code. Add SHA224 support to SOFT token. Improve pkcsslotd logging. Fix sha512_hmac_sign and rsa_x509_verify for ICA token. Fix tracing of session id. Fix and improve testcases. Fix spec file permission for log directory. Fix build warnings. * opencryptoki 3.9.0 Fix token reinitialization Fix conditional man pages EP11 enhancements EP11 EC Key import Increase RSA max key length Fix broken links on documentation Define CK_FALSE and CK_TRUE macros Improve build flags - Dropped obsolete patch ocki-3.8.2-Fix-Hardware-Feature-Object-validation-and-tests.patch - Made multiple changes to the spec file based on spec-cleaner output. - Added an rpmlintrc file to squelch warnings about adding ghost entries for files under /var/lock/opencryptoki/ - Added ocki-3.8.2-Fix-Hardware-Feature-Object-validation-and-tests.patch (bsc#1086678) - Re-enabled ARM architectures now that gcc6 is in SLE15. (bsc#1084617) - Upgraded to version 3.8.2 (fate#323295, bsc#1066412) * v3.8.2 Update man pages. Improve ock_tests for parallel execution. Fix FindObjectsInit for hidden HW-feature. Fix to allow vendor defined hardware features. Fix unresolved symbols. Fix tracing. Code/project cleanup. * v3.8.1 Fix TPM data-structure reset function. Fix error message when dlsym fails. Update configure.ac Update travis. * v3.8.0 Multi token instance feature. Added possibility to run opencryptoki with transactional memory or locks (--enable-locks on configure step). Updated documentation. Fix segfault on ec_test. Bunch of small fixes. - Removed ARM architectures from the build list until gcc6 becomes available for SLES. (bsc#1039510). - Updated to version 3.7.0 (Fate#321451) (bsc#1036640) - Update example spec file - Performance improvement. Moving from mutexes to transactional memory. - Add ECDSA SHA2 support for EP11 and CCA. - Fix declaration of inline functions. - Fix wrong testcase and ber en/decoding for integers. - Check for 'flex' and 'YACC' on configure. - EP11 config file rework. - Add enable-debug on travis build. - Add testcase for C_GetOperationState/C_SetOperationState. - Upgrade License to CPL-1.0 - Ica token: fix openssh/ibmpkcs11 engine/libica crash. - Fix segfault and logic in hardware feature test. - Fix spelling of documentation and manuals. - Fix the retrieval of p from a generated rsa key. - Coverity scan fixes - incompatible pointer type and unused variables. - Added libica-tools to the BuildRequires due to repackaging of libica. - Modified the spec file - Changed libca3-devel BuildRequires to just libica-devel - Check for systemd in the 32bit postun scriptlet. - Upgraded to version 3.6.2 (fate#321451) - Support OpenSSL-1.1. - Add Travis CI support. - Update autotools scripts and documentation. - Fix SegFault when a invalid session handle is passed in SC_EncryptUpdate and SC_DecryptUpdate. - Updated spec file to use libica3-devel instead of libica2-devel. - Upgraded to version 3.6.1 (fate#321451) - opencryptoki 3.6.1 - Fix SOFT token implementation of digest functions. - Replace deprecated OpenSSL interfaces. - opencryptoki 3.6 - Replace deprecated libica interfaces. - Performance improvement for ICA. - Improvement in documentation on system resources. - Improvement in testcases. - Added support for rc=8, reasoncode=2028 in icsf token. - Fix for session handle not set in session issue. - Multiple fixes for lock and log directories. - Downgraded a syslog error to warning. - Multiple fixes based on coverity scan results. - Added pkcs11 mapping for icsf reason code 72 for return code 8. - opencryptoki 3.5.1 - Fix Illegal Intruction on pkcscca tool. - Removed the following obsolete patches: - ocki-3.5-sanity-checking.patch - ocki-3.5-icsf-reasoncode72-support.patch - ocki-3.5-downgrade-syslogerror.patch - ocki-3.5-icsf-sessionhandle-missing-fix.patch - ocki-3.5-icsf-reasoncode-2028-added.patch - ocki-3.5-added-NULLreturn-check.patch - ocki-3.5-create-missing-tpm-token-lock-directory.patch - ocki-3.5-fix-pkcscca-calls.patch - Removed reference to pkcs1_startup from pkcsslotd (bsc#1007081) - Added ocki-3.5-fix-pkcscca-calls.patch (bsc#996867). - Added %doc FAQ to the spec file (bsc#991168). - Added ocki-3.5-create-missing-tpm-token-lock-directory.patch (bsc#989602). - Added the following patches (bsc#986854) - ocki-3.5-icsf-reasoncode72-support.patch - ocki-3.5-icsf-coverity-memoryleakfix.patch - ocki-3.5-downgrade-syslogerror.patch - ocki-3.5-icsf-sessionhandle-missing-fix.patch - ocki-3.5-icsf-reasoncode-2028-added.patch - ocki-3.5-added-NULLreturn-check.patch - Added ocki-3.5-sanity-checking.patch (bsc#983496). - Added %dir entry for %{_localstatedir}/log/opencryptoki/ (bsc#983990) - Upgraded to openCryptoki 3.5 (bsc#978005). - Full Coverity scan fixes. - Fixes for compiler warnings. - Added support for C_GetObjectSize in icsf token. - Various bug fixes and memory leak fixes. - Removed global read permissions from token files - Added missing PKCS#11v2.2 constants. - Fix for symbol resolution issue seen in Fedora 22 and 23 for ep11 and cca tokens. - Improvements in socket read operation when a token comes up. - Replaced 32 bit CCA API declarations with latest header from version 5.0 libsculcca rpm. - Upgraded to openCryptoki v3.4.1 (Fate#319576, 319585, 319592, 319938). - Changed BuildRequires for libica_2_3_0-devel to libica2-devel. - Changed BuildRequires for openssl-devel to specify >= 1.0 Contrary to what the README says, version 0.9.7 isn't sufficient. - Removed the redundant DESTDIR= parameter from the %make_install - Removed the following obsolete patches opencryptoki-run-lock.patch (/var/lock and run/lock are actually the same place) Also reverted the changed to openCryptoki-tmp.conf to match. ocki-3.1_10_0001-ica-sha-update-empty-msg.patch ocki-3.1-fix-implicit-decl.patch ocki-3.1-fix-init_d-path.patch ocki-3.1-fix-libica-link.patch ocki-3.2_01_fix-return-type-error.patch ocki-3.2_02_ep11-token-incorrectly-copied-the-public-key-object-.patch ocki-3.2_03_ICSF-Token-C_SignUpdate-was-sometimes-segfaulting-an.patch ocki-3.2_04_CKA_EC_POINT-is-not-required-in-the-ECDSA-private-ke.patch ocki-3.2_05_icsf_ldap_handles.patch ocki-3.2_06_icsf_sign_verify.patch - renamed: ocki-3.1-remove-make-install-chgrp-chmod.patch to ocki-3.1-remove-make-install-chgrp.patch - Get a new ldap handle for each session opened in the icsf token, once the user has authenticated. (bsc#953347,LTC#130078) - ocki-3.2_05_icsf_ldap_handles.patch - ocki-3.2_06_icsf_sign_verify.patch - Added /var/lib/opencryptoki/lite/TOK_OBJ token directory (bsc#943070) - Added ocki-3.2_02_ep11-token-incorrectly-copied-the-public-key-object-.patch - Fixed two public key object inclusion in EP11 token (bsc#946808) - Added ocki-3.2_03_ICSF-Token-C_SignUpdate-was-sometimes-segfaulting-an.patch - Fixed GPF when calling C_SignUpdate using ICFS toekn (bsc#946172) - Added ocki-3.2_04_CKA_EC_POINT-is-not-required-in-the-ECDSA-private-ke.patch - Fixed failure to import ECDSA because of lack of attribute (bsc#948114) - Fixed BuildRequires: libica2-devel - Added ocki-3.2_01_fix-return-type-error.patch - Changing doc/README.ep11_stdll to unix-style EOL - Added BuildRequires: dos2unix - Removed globbing in %files and specified libraries to include (bsc#942162) - Updated to openCryptoki v3.2 (FATE#318240) - Removed unnecessary patches: - ocki-3.1_01_ep11_makefile.patch - ocki-3.1_02_ep11_m_init.patch - ocki-3.1_03_ock_obj_mgr.patch - ocki-3.1_04_ep11_opaque2blob_error_handl.patch - ocki-3.1_05_ep11_readme_update.patch - ocki-3.1_06_0001-print_mechanism-ignored-bad-returncodes-from-the-cal.patch - ocki-3.1_06_0002-Fix-failure-when-confname-is-not-given-use-default-e.patch - ocki-3.1_06_0003-Configure-was-checking-for-the-ep11-lib-and-the-m_in.patch - ocki-3.1_06_0004-The-asm-zcrypt.h-header-file-uses-some-std-int-types.patch - ocki-3.1_06_0005-Small-reworks.patch - ocki-3.1_06_0006-The-31-bit-build-on-s390-showed-an-build-error-at-in.patch - ocki-3.1_06_0007-ep11-is-not-building-because-not-setting-with_zcrypt.patch - ocki-3.1_07_0001-Man-page-corrections.patch - ocki-3.1_08_0001-Add-a-pkcscca-tool-to-help-migrate-cca-private-token.patch - ocki-3.1_08_0002-Add-documentation-pkcscca-manpage-and-README.cca_std.patch - ocki-3.1_09_0001-Fix-EOL-encoding-in-README.patch - Also create parent directory /run/lock/opencryptoki in tmpfiles snippet if it does not exists. - spec: do not use -D__USE_BSD, a glibc-internal macro which no longer has any meaning. - spec: use %{_unitdir} %{_tmpfilesdir) - spec: call tmpfiles_create macro, if defined in %post - opencryptoki-run-lock.patch, openCryptoki-tmp.conf: use /run/lock instead of /var/lock. - Update to version 3.2 +New pkcscca tool. Currently it assists in migrating cca private token objects from opencryptoki version 2 to the clear key encryption method used in opencryptoki version 3. Includes a manpage for pkcscca tool. Changes to README.cca_stdll to assist in using the CCA token and migrating the private token objects. + Support for CKM_RSA_PKCS_OAEP and CKM_RSA_PKCS_PSS algorithms. + Various bugfixes. + New testcases for various crypto algorithms. - Only depend on insserv if builded with sysvinit support - Remove obsolete patches; merged on upstream release + ocki-3.1_01_ep11_makefile.patch + ocki-3.1_02_ep11_m_init.patch + ocki-3.1_03_ock_obj_mgr.patch + ocki-3.1_04_ep11_opaque2blob_error_handl.patch + ocki-3.1_05_ep11_readme_update.patch + ocki-3.1_06_0001-print_mechanism-ignored-bad-returncodes-from-the-cal.patch + ocki-3.1_06_0002-Fix-failure-when-confname-is-not-given-use-default-e.patch + ocki-3.1_06_0003-Configure-was-checking-for-the-ep11-lib-and-the-m_in.patch + ocki-3.1_06_0004-The-asm-zcrypt.h-header-file-uses-some-std-int-types.patch + ocki-3.1_06_0005-Small-reworks.patch + ocki-3.1_06_0006-The-31-bit-build-on-s390-showed-an-build-error-at-in.patch + ocki-3.1_06_0007-ep11-is-not-building-because-not-setting-with_zcrypt.patch + ocki-3.1_07_0001-Man-page-corrections.patch + ocki-3.1_08_0001-Add-a-pkcscca-tool-to-help-migrate-cca-private-token.patch + ocki-3.1_08_0002-Add-documentation-pkcscca-manpage-and-README.cca_std.patch + ocki-3.1_09_0001-Fix-EOL-encoding-in-README.patch + ocki-3.1_10_0001-ica-sha-update-empty-msg.patch - Project is now hosted on sourceforge; fix the Url - Remove cvs related stuff; tarball is produced by upstream - Use %configure macro instead of manually defined options - Build with parallel support; use %{?_smp_mflags} macro - Fixed ica token's SHA update function when passing zero message size (bnc#892644) - Added patch ocki-3.1_10_0001-ica-sha-update-empty-msg.patch - Fixed README.ep11_stdll to have Unix-style EOL characters. - Added patch ocki-3.1_09_0001-Fix-EOL-encoding-in-README.patch - Added all files from %src/doc as rpm %doc (bnc#894780) - Added pkcscca utility and documentation to convert private token objects from v2 to v3. (bnc#893757) - Added patches: - ocki-3.1_08_0001-Add-a-pkcscca-tool-to-help-migrate-cca-private-token.patch - ocki-3.1_08_0002-Add-documentation-pkcscca-manpage-and-README.cca_std.patch - Fixed pkcsslotd and opencryptoki.conf man pages (bnc#889183) - Added patch ocki-3.1_07_0001-Man-page-corrections.patch - Specfile Cleanup, Added directory macros in appropriate places - Several package changes as per bnc#880217 - Added openCryptoki-tmp.conf for lock directory management - Added 'lite' token support - Changed from init.d daemon to systemd service - Updated macros in %pre %post %preun and %postun sections - Added missing icsf and ep11tok directories to %files section ocki-3.1_01_ep11_makefile.patch ocki-3.1_02_ep11_m_init.patch - Patches added: ocki-3.1-fix-libica-link.patch ocki-3.1_03_ock_obj_mgr.patch ocki-3.1_04_ep11_opaque2blob_error_handl.patch ocki-3.1_05_ep11_readme_update.patch ocki-3.1_06_0001-print_mechanism-ignored-bad-returncodes-from-the-cal.patch ocki-3.1_06_0002-Fix-failure-when-confname-is-not-given-use-default-e.patch ocki-3.1_06_0003-Configure-was-checking-for-the-ep11-lib-and-the-m_in.patch ocki-3.1_06_0004-The-asm-zcrypt.h-header-file-uses-some-std-int-types.patch ocki-3.1_06_0005-Small-reworks.patch ocki-3.1_06_0006-The-31-bit-build-on-s390-showed-an-build-error-at-in.patch ocki-3.1_06_0007-ep11-is-not-building-because-not-setting-with_zcrypt.patch - Moved libpkcs11_icsf 32-bit out of s390-specific files - Made ep11tok.conf and pkcsep11_migrate specific to s390/s390x - Added libpkcs11_ep11.so and libpkcs11_icsf.so to 32-bit s390/s390x - EP11 token available in the opencryptoki V3.1 package (bnc#879303) - Specfile changed to include ep11tok.conf - Specfile changed to include pkcsep11_migrate and pkcsicsf tools - Specfile changed to BuildRequires openldap2-devel - ocki-3.1_06_0001-print_mechanism-ignored-bad-returncodes-from-the-cal.patch - print_mechanism() ignored bad returncodes from the called function token_specific_get_mechanism_list() - ocki-3.1_06_0002-Fix-failure-when-confname-is-not-given-use-default-e.patch - Fix failure when confname is not given, use default ep11tok.conf instead - ocki-3.1_06_0003-Configure-was-checking-for-the-ep11-lib-and-the-m_in.patch - Removed check for ep11 lib at configure - ocki-3.1_06_0004-The-asm-zcrypt.h-header-file-uses-some-std-int-types.patch - Move stdint.h before zcrypt.h to resolve dependencies - ocki-3.1_06_0005-Small-reworks.patch - testcase fixes and file permission changes - ocki-3.1_06_0006-The-31-bit-build-on-s390-showed-an-build-error-at-in.patch - Fix for s390 31-bit build error - ocki-3.1_06_0007-ep11-is-not-building-because-not-setting-with_zcrypt.patch - zcrypt library included in build by default - Patches applied (bnc#865549) - Fixed Makefile to complement common code dependencies - switched to official m_init() function based on library change - checking the global token object count - catch the return code from object_mgr_find_in_map1 - some README updates about usage and restrictions - fix build on x86 (add CCA and TPM to filelist) - fix libica detection on s390/s390x to get ICA module built - Updated to openCryptoki v3.1: See ChangeLog for complete details (FATE#315426) - opencryptoki-3.1 - New ep11 token to support IBM Crypto Express adpaters (starting with Crypto Express 4S adapters) configured with Enterprise PKCS#11(EP11) firmware. (FATE#315330) - opencryptoki-3.0 - New opencryptoki.conf file to replace pk_config_data and pkcs11_starup. The opencryptoki.conf contains slot entry information for tokens. - Removed pkcs_slot and pkcs11_startup shell scripts. - ICA token supports CKM_DES_OFB64, CKM_DES_CFB8, CKM_DES_CFB6 mechanisms using 3DES keys. (FATE#315323) - ICA token supports CKM_DES3_MAC and CKM_DES3_MAC_GENERAL mechanisms. (FATE#315323) - ICA token supports CKM_AES_OFB, CKM_AES_CFB8, CKM_AES_CFB64, CKM_AES_CFB128, CKM_AES_MAC, and CKM_AES_MAC_GENERAL mechanisms. (FATE#315323) - opencryptoki-2.4.1 (21 Feb 2012) - SHA256 support added for CCA token (FATE#315289) - Using insserv macros in %post, %preun and %postun sections - Cleaned up spec file - removed patches: - ocki-2.2.6-PIN-backspace.patch - added patches: - ocki-3.1-fix-implicit-decl.patch - ocki-3.1-remove-make-install-chgrp-chmod.patch - ocki-3.1-fix-init_d-path.patch - add aarch64 to 64bit archs - enable ppc64le - remove -o from groupadd - fixed sed script to not a grouplist with leading , - don't package man pages twice - add libtool as buildrequire to avoid implicit dependency - enable TPM support (bnc#641919) - pkcsslotd: Updated to use new pidfile location (bnc#475800) - Added fix to allow backspacing during PIN entry (bnc#448089) - run ldconfig in postinstall [bnc#417925] - Enable build on x86_64 [bnc#417925] - Overhaul of the specfile. All platforms build the base package and each architecture builds the appropriate 32 or 64 bit package - Updated to openCryptoki v2.2.6 - fix init script - added pwdutils to buildreq - fix missing return values from non-void funcs - pkcsslotd: create PID file in the right place, delete it on exit (bug #164664) - added 64-bit patches from IBM (bug #145666) - added small change missing from patch for bug #156651 - fixed location of pkcs11_startup in init script (bug #162372) - fixed proc_t structure mixup (bug #156651) - initialize head pointer (bug #156229) - %ghost symlinks that are generated in %post (bug #154961) - stuffed memleak (patch by IBM, bug #147036) - changed RPM layout to meet IBM's demands (based on patch by IBM, bug #145666) - removed mmap, per-user data store support (patch by IBM, bug #145666) - converted neededforbuild to BuildRequires - Update to 2.2.2-rc2 - Update to 2.2.1-rc2 - Fixed build errors - Cleaned up spec file. - copy TFAQ to build directory (fix build) - Update to 2.1.6-rc5. - Port fixes from SLES9 SP3. - enabled for ARM - fix #50050: - ./configure.in: wrong test against $host makes ppc(64) miss -DPKCS64 in CFLAGS - corrected: S390 flag was set for ppc in this conditional - run full autoreconf / simplify specfile a little - Print correct error message (#37427 again). - Check for the correct module on startup (#37427) - update to openCryptoki-2.1.5, ppc64 version (#39026) - adapt filelist on ppc - Fix owner/group of files/directories - no need to specify "root" as supplementary group for root, it's already primary - Update to openCryptoki-2.1.3 - Fixed configure errors. - added directories to filelist - remove CVS subdirs - remove unpackaged files from buildroot - removed duplicates from configure.in - exclude ppc64 from the architectures, the package is built for. 64bit mode is not supported by IBM yet; dlopen wrappers are also missing 64bit filename handling. (#20380) - actually compress the openCryptoki-1.4*.tar.bz2 - make it even build ... - make openCryptoki-XXbit PreReq: openCryptoki to enforce pkcs11 group creation before package installation (#20079) - correct version number (the patch actiually lifts openCryptoki to 1.5) - fix groupadd call to no longer silently ignore errors in all cases using (hopefully) posix exit codes. alternative would be to use undocumented '-f' option of groupadd. - add user root to group pkcs11 to enable root to administrate the crypto hardware support (#19566) - misc security fixes (#18377) - replaced openCryptoki-tools with openCryptoki-32bit and openCryptoki-64bit - moved dlopen objects that are available for non-x86 out of the ifarch ix86 - moved postun to tools subpackge (which contains the daemon) - removed include files. no development support for now. - replaced %%ix86, etc by appropriate generic %%openCryptoki_tools_arch and %%openCryptoki_no_tools_arch - replaced all i386 occurrences with %ix86 - changed filelist to what's really built - split package to openCryptoki and openCryptoki-tools to allow parallel installation of 32bit tools with 64bit dlopen objects for foreign middleware. - removed automatical insserv on install, because the package needs manual configuration (#18031) - added missing %post before insserv (Bug #17600) - Fix path in PreReq. - add groupadd pkcs11 in %pre install - updated to current version - removed old START_ variable - always use macros when calling insserv - add lib64 support - Added openssl to #neededforbuild, which is needed in addition to openssl-devel - initial version OBS-URL: https://build.opensuse.org/package/show/security/openCryptoki?expand=0&rev=147
1320 lines
70 KiB
HTML
1320 lines
70 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||
<HTML>
|
||
<HEAD>
|
||
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
|
||
<TITLE>FV Test Plan Template</TITLE>
|
||
<META NAME="GENERATOR" CONTENT="OpenOffice.org 1.1.3 (Linux)">
|
||
<META NAME="CREATED" CONTENT="20050804;16183100">
|
||
<META NAME="CHANGED" CONTENT="20050901;16355900">
|
||
<META NAME="ProgId" CONTENT="Word.Document">
|
||
<META NAME="Originator" CONTENT="Microsoft Word 10">
|
||
<!-- saved from url=(0074)http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm -->
|
||
<!--[if !mso]>
|
||
<style>
|
||
v\:* {behavior:url(#default#VML);}
|
||
o\:* {behavior:url(#default#VML);}
|
||
w\:* {behavior:url(#default#VML);}
|
||
.shape {behavior:url(#default#VML);}
|
||
</style>
|
||
<![endif]-->
|
||
<!--[if gte mso 9]><xml>
|
||
<o:DocumentProperties>
|
||
<o:Author>IBM_USER</o:Author>
|
||
<o:LastAuthor>IBM_USER</o:LastAuthor>
|
||
<o:Revision>4</o:Revision>
|
||
<o:TotalTime>321</o:TotalTime>
|
||
<o:LastPrinted>2004-09-02T20:19:00Z</o:LastPrinted>
|
||
<o:Created>2004-09-13T00:01:00Z</o:Created>
|
||
<o:LastSaved>2005-07-26T18:28:00Z</o:LastSaved>
|
||
<o:Pages>1</o:Pages>
|
||
<o:Words>1950</o:Words>
|
||
<o:Characters>11120</o:Characters>
|
||
<o:Company>IBM</o:Company>
|
||
<o:Lines>92</o:Lines>
|
||
<o:Paragraphs>26</o:Paragraphs>
|
||
<o:CharactersWithSpaces>13044</o:CharactersWithSpaces>
|
||
<o:Version>10.6735</o:Version>
|
||
</o:DocumentProperties>
|
||
</xml><![endif]-->
|
||
<!--[if gte mso 9]><xml>
|
||
<w:WordDocument>
|
||
<w:SpellingState>Clean</w:SpellingState>
|
||
<w:GrammarState>Clean</w:GrammarState>
|
||
<w:DoNotShowRevisions/>
|
||
<w:DoNotPrintRevisions/>
|
||
<w:DoNotShowMarkup/>
|
||
<w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
|
||
</w:WordDocument>
|
||
</xml><![endif]-->
|
||
<!--[if gte mso 10]>
|
||
<style>
|
||
/* Style Definitions */
|
||
table.MsoNormalTable
|
||
{mso-style-name:"Table Normal";
|
||
mso-tstyle-rowband-size:0;
|
||
mso-tstyle-colband-size:0;
|
||
mso-style-noshow:yes;
|
||
mso-style-parent:"";
|
||
mso-padding-alt:0in 5.4pt 0in 5.4pt;
|
||
mso-para-margin:0in;
|
||
mso-para-margin-bottom:.0001pt;
|
||
mso-pagination:widow-orphan;
|
||
font-size:10.0pt;
|
||
font-family:"Times New Roman";}
|
||
table.MsoTableGrid
|
||
{mso-style-name:"Table Grid";
|
||
mso-tstyle-rowband-size:0;
|
||
mso-tstyle-colband-size:0;
|
||
border:solid windowtext 1.0pt;
|
||
mso-border-alt:solid windowtext .5pt;
|
||
mso-padding-alt:0in 5.4pt 0in 5.4pt;
|
||
mso-border-insideh:.5pt solid windowtext;
|
||
mso-border-insidev:.5pt solid windowtext;
|
||
mso-para-margin:0in;
|
||
mso-para-margin-bottom:.0001pt;
|
||
mso-pagination:widow-orphan;
|
||
font-size:10.0pt;
|
||
font-family:"Times New Roman";}
|
||
</style>
|
||
<![endif]-->
|
||
<!--[if gte mso 9]><xml>
|
||
<o:shapedefaults v:ext="edit" spidmax="4098"/>
|
||
</xml><![endif]-->
|
||
<!--[if gte mso 9]><xml>
|
||
<o:shapelayout v:ext="edit">
|
||
<o:idmap v:ext="edit" data="1"/>
|
||
</o:shapelayout></xml><![endif]-->
|
||
<STYLE>
|
||
<!--
|
||
TD P { color: #000000 }
|
||
H1 { color: #000000 }
|
||
P { color: #000000 }
|
||
H2 { color: #000000 }
|
||
H3 { color: #000000 }
|
||
A:link { color: #0000ff }
|
||
A:visited { color: #800080 }
|
||
-->
|
||
</STYLE>
|
||
</HEAD>
|
||
<BODY LANG="en-US" TEXT="#000000" LINK="#0000ff" VLINK="#800080" BGCOLOR="#ffffff" DIR="LTR">
|
||
<H1 ALIGN=CENTER><A NAME="_Toc82777779"></A><FONT SIZE=7>Functional
|
||
Verification Test Plan for openCryptoki</FONT></H1>
|
||
<P ALIGN=CENTER STYLE="margin-bottom: 0.17in"> </P>
|
||
<P><BR> <BR> <BR>
|
||
</P>
|
||
<P LANG="it-IT" ALIGN=CENTER>Version 0.2</P>
|
||
<P ALIGN=CENTER><SPAN LANG="it-IT">08/15/2005</SPAN><BR> <BR>
|
||
<BR>
|
||
</P>
|
||
<P ALIGN=CENTER>Owner: Michael A. Halcrow <BR>mhalcrow@us.ibm.com<BR>(512)
|
||
838-8096<BR>11501 Burnet Rd Austin, TX 78758</P>
|
||
<P><BR><BR> <BR>
|
||
</P>
|
||
<CENTER>
|
||
<TABLE WIDTH=100% BORDER=1 CELLPADDING=0 CELLSPACING=2>
|
||
<TR>
|
||
<TD>
|
||
<P>It is the responsibility of the user of this document to
|
||
ensure that they are using the current version of this document.
|
||
To validate that your copy of this document is at the latest
|
||
level, view the latest version of this document:
|
||
<<I>official document location or contact author/owner</I>></P>
|
||
</TD>
|
||
</TR>
|
||
</TABLE>
|
||
</CENTER>
|
||
<HR SIZE=1>
|
||
<H2><A NAME="_Toc82777780"></A>Document Control</H2>
|
||
<H3><A NAME="_Toc82777781"></A>Document Change Control</H3>
|
||
<P STYLE="margin-left: 1in">Initial Release: 0.1 <BR>Review
|
||
Frequency: At each major revision <BR>Final Page Indicator: "End
|
||
of Document;" statement <BR>Retention: Valid until superseded by
|
||
a new version/level.
|
||
</P>
|
||
<H3><A NAME="_Toc82777782"></A>Reviewers/Approvers</H3>
|
||
<H3><A NAME="_Toc82777783"></A><<SPAN STYLE="font-weight: medium"><I>List
|
||
names of approver(s) and reviewer(s) – indicate next to name
|
||
approver or reviewer</I></SPAN>></H3>
|
||
<H3> Tom Lendacky – Reviewer</H3>
|
||
<P>Emily Ratliff - Reviewer</P>
|
||
<H3><A NAME="_Toc82777784"></A>Change Summary</H3>
|
||
<H3 STYLE="margin-top: 0in; margin-bottom: 0in"><A NAME="_Toc82777785"></A>
|
||
<FONT SIZE=3><<SPAN STYLE="font-weight: medium"><I>List reviews of
|
||
this document : include review date, version reviewed, new version(if
|
||
needed), reviewer(s), approver(s)></I></SPAN></FONT></H3>
|
||
<TABLE WIDTH=95% BORDER=1 CELLPADDING=0 CELLSPACING=2>
|
||
<TR VALIGN=TOP>
|
||
<TD WIDTH=18%>
|
||
<P STYLE="border: none; padding: 0in">Review Date</P>
|
||
</TD>
|
||
<TD>
|
||
<P STYLE="border: none; padding: 0in">Version Reviewed</P>
|
||
</TD>
|
||
<TD WIDTH=24%>
|
||
<P STYLE="border: none; padding: 0in">New Version (if needed)</P>
|
||
</TD>
|
||
<TD WIDTH=19%>
|
||
<P STYLE="border: none; padding: 0in">Reviewer(s)</P>
|
||
</TD>
|
||
<TD>
|
||
<P STYLE="border: none; padding: 0in">Approver(s)</P>
|
||
</TD>
|
||
</TR>
|
||
</TABLE>
|
||
<P STYLE="margin-bottom: 0.17in"> </P>
|
||
<P><BR>
|
||
</P>
|
||
<P ALIGN=CENTER><FONT SIZE=5><B>Table of Contents</B></FONT></P>
|
||
<P><!--[if supportFields]><span
|
||
style='color:black'><span style='mso-element:field-begin'></span><span
|
||
style='mso-spacerun:yes'> </span>TOC \o "1-3" \h \z \u <span
|
||
style='mso-element:field-separator'></span></span><![endif]--><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777786">I.
|
||
Introduction<SPAN STYLE="text-decoration: none">.<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777786 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]-->
|
||
4<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003700380036000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777787">A.
|
||
References/Related Documents<SPAN STYLE="text-decoration: none">.<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777787 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]-->
|
||
4<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003700380037000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777788">B.
|
||
LDP</A> Items</P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777789">C.
|
||
Hardware<SPAN STYLE="text-decoration: none">.<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777789 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]-->
|
||
5<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003700380039000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777790">D.
|
||
Firmware<SPAN STYLE="text-decoration: none">.<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777790 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]-->
|
||
5<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003700390030000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777791">E.
|
||
Limitations<SPAN STYLE="text-decoration: none">.<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777791 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]-->
|
||
5<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003700390031000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777792">F.
|
||
General<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777792 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]--><SPAN STYLE="text-decoration: none">
|
||
5<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003700390032000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777793">G.
|
||
Past History<SPAN STYLE="text-decoration: none">.<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777793 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]-->
|
||
5<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003700390033000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777794">II.
|
||
Test Plan Overview<SPAN STYLE="text-decoration: none">..<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777794 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]-->
|
||
5<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003700390034000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777795">A.
|
||
Additional Program Products<SPAN STYLE="text-decoration: none">.<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777795 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]-->
|
||
5<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003700390035000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P>B<A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777797">.
|
||
Test Approach and Methodology<SPAN STYLE="text-decoration: none">.<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777797 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]-->
|
||
6<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003700390037000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777798">C.
|
||
System Operation<SPAN STYLE="text-decoration: none">.<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777798 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]-->
|
||
6<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003700390038000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777799">D.
|
||
Performance<SPAN STYLE="text-decoration: none">.<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777799 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]-->
|
||
6<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003700390039000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777800">E.
|
||
Standards Compliance<SPAN STYLE="text-decoration: none">.<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777800 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]-->
|
||
7<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003800300030000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777801">F.
|
||
Stress<SPAN STYLE="text-decoration: none">.<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777801 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]-->
|
||
7<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003800300031000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777802">G.
|
||
Regression<SPAN STYLE="text-decoration: none">.<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777802 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]-->
|
||
7<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003800300032000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777803">H.
|
||
Ship Test<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777803 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]--><SPAN STYLE="text-decoration: none">
|
||
7<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003800300033000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777804">I.
|
||
Installation Documentation<SPAN STYLE="text-decoration: none">.<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777804 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]-->
|
||
7<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003800300034000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777805">J.
|
||
Installation/Configuration Test<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777805 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]--><SPAN STYLE="text-decoration: none">
|
||
7<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003800300035000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777806">K.
|
||
Reliability, Availability, and Serviceability<SPAN STYLE="text-decoration: none">.<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777806 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]-->
|
||
7<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003800300036000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777807">L.
|
||
Usability<SPAN STYLE="text-decoration: none">.<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777807 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]-->
|
||
7<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003800300037000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777808">IV.
|
||
Quality Goals<SPAN STYLE="text-decoration: none">.<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777808 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]-->
|
||
8<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003800300038000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777809">A.
|
||
Goals<SPAN STYLE="text-decoration: none">.<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777809 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]-->
|
||
8<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003800300039000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777810">B.
|
||
Measurements<SPAN STYLE="text-decoration: none">.<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777810 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]-->
|
||
8<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003800310030000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777811">V.
|
||
Status Information<SPAN STYLE="text-decoration: none">.<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777811 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]-->
|
||
8<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003800310031000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777812">VI.
|
||
Testcase Descriptions<SPAN STYLE="text-decoration: none">.<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777812 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]-->
|
||
9<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003800310032000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777813">A.
|
||
Naming Conventions<SPAN STYLE="text-decoration: none">.<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777813 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]-->
|
||
9<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003800310033000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777814">B.
|
||
Testcase Location<SPAN STYLE="text-decoration: none">.<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777814 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]-->
|
||
9<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003800310034000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777815">C.
|
||
Testcases description<SPAN STYLE="text-decoration: none">.<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777815 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]-->
|
||
9<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003800310035000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777816">VII.
|
||
Functional Coverage Matrix<SPAN STYLE="text-decoration: none">.<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777816 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]-->
|
||
9<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003800310036000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777817">VIII.
|
||
Approval Criteria<SPAN STYLE="text-decoration: none">.<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777817 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]-->
|
||
10<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003800310037000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P><A HREF="http://ausgsa.ibm.com/projects/l/ltc/reference/testdocs/FVPlanTemplate.htm#_Toc82777818">End
|
||
of Document<!--[if supportFields]><span
|
||
style='color:windowtext;display:none;mso-hide:screen;text-decoration:none;
|
||
text-underline:none'><span style='mso-element:field-begin'></span> PAGEREF
|
||
_Toc82777818 \h </span><span style='color:windowtext;text-decoration:none;
|
||
text-underline:none'><span style='display:none;mso-hide:screen'><span
|
||
style='mso-element:field-separator'></span></span></span><![endif]--><SPAN STYLE="text-decoration: none">
|
||
10<!--[if gte mso 9]><xml>
|
||
<w:data>08D0C9EA79F9BACE118C8200AA004BA90B02000000080000000D0000005F0054006F006300380032003700370037003800310038000000</w:data>
|
||
</xml><![endif]--><!--[if supportFields]><span style='color:windowtext;
|
||
display:none;mso-hide:screen;text-decoration:none;text-underline:none'><span
|
||
style='mso-element:field-end'></span></span><![endif]--></SPAN></A></P>
|
||
<P ALIGN=CENTER><!--[if supportFields]><span
|
||
style='color:black'><span style='mso-element:field-end'></span></span><![endif]--> </P>
|
||
<H2><A NAME="_Toc82777786"></A><A NAME="Introduction"></A>I.
|
||
Introduction</H2>
|
||
<H3><A NAME="_Toc82777787"></A><A NAME="references"></A>A.
|
||
References/Related Documents</H3>
|
||
<P STYLE="margin-left: 1in"><<I>List</I> <I>any documents or
|
||
references to LDP entries covered in this plan OR used in
|
||
developing this plan></I></P>
|
||
<TABLE BORDER=1 CELLPADDING=0 CELLSPACING=0>
|
||
<TR VALIGN=TOP>
|
||
<TD WIDTH=197>
|
||
<P STYLE="border: 1.00pt solid #000000; padding: 0.02in"><B>Document/Reference
|
||
</B>
|
||
</P>
|
||
</TD>
|
||
<TD WIDTH=96>
|
||
<P STYLE="border-top: 1.00pt solid #000000; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0.02in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>Version</B></P>
|
||
</TD>
|
||
<TD WIDTH=360>
|
||
<P STYLE="border-top: 1.00pt solid #000000; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0.02in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>Location</B></P>
|
||
</TD>
|
||
</TR>
|
||
<TR VALIGN=TOP>
|
||
<TD WIDTH=197>
|
||
<P STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: 1.00pt solid #000000; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0.02in; padding-right: 0.02in">
|
||
</P>
|
||
</TD>
|
||
<TD WIDTH=96>
|
||
<P STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
</P>
|
||
</TD>
|
||
<TD WIDTH=360>
|
||
<P STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
</P>
|
||
</TD>
|
||
</TR>
|
||
</TABLE>
|
||
<P STYLE="margin-left: 1in"> </P>
|
||
<H3><A NAME="_Toc82777788"></A><A NAME="features"></A>B. LDP Items</H3>
|
||
<P STYLE="margin-left: 1in"><<I>List LDP entries covered in
|
||
this plan : include LDP number, one-liner description,
|
||
product/package name that will include the LDP entry, and
|
||
targeted release</I>></P>
|
||
<TABLE BORDER=1 CELLPADDING=0 CELLSPACING=0>
|
||
<TR>
|
||
<TD WIDTH=125 VALIGN=TOP>
|
||
<P STYLE="border: 1.00pt solid #000000; padding: 0.02in"><B>LDP</B></P>
|
||
<P STYLE="border: 1.00pt solid #000000; padding: 0.02in"><B>Number
|
||
(LDP) </B>
|
||
</P>
|
||
</TD>
|
||
<TD WIDTH=348>
|
||
<P ALIGN=CENTER STYLE="border-top: 1.00pt solid #000000; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0.02in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>Description</B></P>
|
||
</TD>
|
||
<TD WIDTH=180>
|
||
<P ALIGN=CENTER STYLE="border-top: 1.00pt solid #000000; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0.02in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>Included in Product/Package</B></P>
|
||
</TD>
|
||
<TD WIDTH=180>
|
||
<P STYLE="border-top: 1.00pt solid #000000; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0.02in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>Targeted Kernel Release/Distro</B></P>
|
||
</TD>
|
||
</TR>
|
||
<TR VALIGN=TOP>
|
||
<TD WIDTH=125>
|
||
<P STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: 1.00pt solid #000000; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0.02in; padding-right: 0.02in">
|
||
31056</P>
|
||
</TD>
|
||
<TD WIDTH=348>
|
||
<P STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<FONT FACE="Helv, sans-serif">TCG: PKCS#11 usage of TPM:
|
||
openCryptoki future release</FONT> </P>
|
||
</TD>
|
||
<TD WIDTH=180>
|
||
<P STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
openCryptoki</P>
|
||
</TD>
|
||
<TD WIDTH=180>
|
||
<P STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
RHEL4 U3 </P>
|
||
</TD>
|
||
</TR>
|
||
</TABLE>
|
||
<P STYLE="margin-left: 1in"> </P>
|
||
<P STYLE="margin-left: 1.25in; margin-top: 0.17in; margin-bottom: 0in">
|
||
<B><FONT SIZE=2><FONT FACE="Helv">1.</FONT></FONT></B>
|
||
<B><FONT SIZE=2><FONT FACE="Helv">End-Use Impact</FONT></FONT></B></P>
|
||
<P STYLE="margin-left: 1.25in; line-height: 0.17in"><FONT FACE="Helv"><FONT SIZE=2><<I>Identify/List
|
||
any end-user impacts/benefits of this feature/LDP item(s)?
|
||
(i.e. performance, new function allowing end-user to...,
|
||
change in behavior of an existing function allowing end-user to ...
|
||
)></I></FONT></FONT></P>
|
||
<P STYLE="margin-left: 1.25in; font-style: normal; line-height: 0.17in">
|
||
<FONT FACE="Helv"><FONT SIZE=2>Allows users to access cryptographic
|
||
hardware through a PKCS#11 interface.</FONT></FONT></P>
|
||
<P STYLE="margin-left: 1.25in; margin-top: 0.17in; margin-bottom: 0in">
|
||
<B><FONT SIZE=2><FONT FACE="Helv">2.</FONT></FONT></B>
|
||
<B><FONT SIZE=2><FONT FACE="Helv">Files (Design/Implementation
|
||
Details – New Section)</FONT></FONT></B></P>
|
||
<P STYLE="margin-left: 1.25in; line-height: 0.17in"><FONT FACE="Helv"><FONT SIZE=2><I><Identify/List
|
||
any files or code impacted by OR are new for this
|
||
feature/LDP item(s)? (i.e. list files, or directories)></I></FONT></FONT></P>
|
||
<P STYLE="margin-left: 1.25in; font-style: normal; line-height: 0.17in">
|
||
<FONT FACE="Helv"><FONT SIZE=2>/usr/lib/opencryptoki/</FONT></FONT></P>
|
||
<P STYLE="margin-left: 1.25in; font-style: normal; line-height: 0.17in">
|
||
<FONT FACE="Helv"><FONT SIZE=2>/var/lib/opencryptoki/</FONT></FONT></P>
|
||
<P STYLE="margin-left: 1.25in; font-style: normal; line-height: 0.17in">
|
||
<FONT FACE="Helv"><FONT SIZE=2>/etc/pkcs11</FONT></FONT></P>
|
||
<P STYLE="margin-left: 1.25in; margin-top: 0.17in; margin-bottom: 0in">
|
||
<B><FONT SIZE=2><FONT FACE="Helv">3.</FONT></FONT></B>
|
||
<B><FONT SIZE=2><FONT FACE="Helv">Enablement</FONT></FONT></B></P>
|
||
<P STYLE="margin-left: 1.25in; line-height: 0.17in"><FONT FACE="Helv"><FONT SIZE=2><I><Identify
|
||
how this feature/LDP item(s) is enabled. Is it automatically
|
||
enabled/default turned on? If not, how would an end-user
|
||
enable/"turn on" this feature/LDP item?></I></FONT></FONT></P>
|
||
<P STYLE="margin-left: 1.25in; font-style: normal; line-height: 0.17in">
|
||
<FONT FACE="Helv"><FONT SIZE=2>openCryptoki is enabled by executing
|
||
an initialization script and then running /etc/init.d/pkcsslotd.
|
||
Applications link against libopencryptoki.a and make various calls
|
||
through the library.</FONT></FONT></P>
|
||
<P STYLE="margin-left: 1.25in; margin-top: 0.17in; margin-bottom: 0in">
|
||
<B><FONT SIZE=2><FONT FACE="Helv">4.</FONT></FONT></B>
|
||
<B><FONT SIZE=2><FONT FACE="Helv">Parameters (Design/Implementation
|
||
Details – New Section)</FONT></FONT></B></P>
|
||
<P STYLE="margin-left: 1.25in; line-height: 0.17in"><FONT FACE="Helv"><FONT SIZE=2><I><Are
|
||
there any parameters that can be passed to any files or
|
||
commands in conjunction with this feature/LDP item? If so,
|
||
please list all parameters and for each parameter (or provide access
|
||
to a man page/help)></I></FONT></FONT></P>
|
||
<P STYLE="margin-left: 1.25in; font-style: normal; line-height: 0.17in">
|
||
<FONT FACE="Helv"><FONT SIZE=2>See
|
||
opencryptoki/doc/openCryptoki-HOWTO.pdf in the source base for
|
||
documentation on openCryptoki application parameters.</FONT></FONT></P>
|
||
<P STYLE="margin-left: 1.25in"><B><FONT SIZE=2><FONT FACE="Helv">5.</FONT></FONT></B>
|
||
<B><FONT SIZE=2><FONT FACE="Helv">Bugs/Defects</FONT></FONT></B></P>
|
||
<P STYLE="margin-left: 1.25in; line-height: 0.17in"><I><FONT SIZE=2><FONT FACE="Helv"><Identify
|
||
how l issues/bugs/defects be tracked? <SPAN LANG="fr-FR">(i.e. Notes
|
||
DB, Bugzilla, Bugzilla Family, Component, etc.) </SPAN>List
|
||
components.></FONT></FONT></I>
|
||
</P>
|
||
<P STYLE="margin-left: 1in; line-height: 0.17in"> Bugs are
|
||
tracked via the Sourceforge bugzilla:
|
||
http://sourceforge.net/tracker/?group_id=128009&atid=710344</P>
|
||
<P STYLE="margin-left: 1.25in"><B><FONT SIZE=2><FONT FACE="Helv">6.</FONT></FONT></B>
|
||
<B><FONT SIZE=2><FONT FACE="Helv">Targeted Code Completion</FONT></FONT></B></P>
|
||
<P STYLE="margin-left: 1.25in; line-height: 0.17in"><FONT FACE="Helv"><FONT SIZE=2><I><Identify
|
||
targeted code completion date.> </I></FONT></FONT>
|
||
</P>
|
||
<P STYLE="margin-left: 1in"> 05/31/2005</P>
|
||
<H3 STYLE="margin-top: 0.07in; margin-bottom: 0in"><A NAME="_Toc82777789"></A>
|
||
C. Hardware</H3>
|
||
<P STYLE="margin-left: 1in"><<I>Identify/List <FONT SIZE=2><FONT FACE="Helv">supported
|
||
hardware architectures/platforms for this feature/LDP item? (i.e.
|
||
common/architecture neutral, xSeries, pSeries, zSeries, iSeries,
|
||
Power5 only, etc..)</FONT></FONT>> </I>
|
||
</P>
|
||
<P STYLE="margin-left: 1in; font-style: normal">i386, ppc, ppc64,
|
||
s390, s390x.</P>
|
||
<H3 STYLE="margin-top: 0.07in; margin-bottom: 0in"><A NAME="_Toc82777790"></A>
|
||
D. Firmware</H3>
|
||
<P STYLE="margin-left: 1in"><<I>Identify/List <FONT SIZE=2><FONT FACE="Helv">supported/required
|
||
firmware for this feature/LDP item?</FONT></FONT>> </I>
|
||
</P>
|
||
<P STYLE="margin-left: 1in; font-style: normal">N/A</P>
|
||
<H3 STYLE="margin-top: 0.07in; margin-bottom: 0in"><A NAME="_Toc82777791"></A>
|
||
E. Limitations</H3>
|
||
<P STYLE="margin-left: 1in">< <I><FONT SIZE=2><FONT FACE="Helv">List
|
||
any known limitations or restrictions of this feature</FONT></FONT>.></I>
|
||
</P>
|
||
<P STYLE="margin-left: 1in">N/A</P>
|
||
<H3 STYLE="margin-top: 0.07in; margin-bottom: 0in"><A NAME="_Toc82777792"></A>
|
||
F. General</H3>
|
||
<P STYLE="margin-left: 1in"><<I>Identify/List any other “general”
|
||
dependencies not covered above that are required to support this
|
||
feature/LDP item.></I>
|
||
</P>
|
||
<P STYLE="margin-left: 1in">Some hardware accelerators will be
|
||
required to test specific openCryptoki STDLL's or OpenSSL will be
|
||
required to test the software STDLL. For the ICA s390 token, VICOM
|
||
emulation of certain instructions (e.g., SHA-256 or AES) will need to
|
||
be enabled.</P>
|
||
<H3 STYLE="margin-top: 0.07in; margin-bottom: 0in"><A NAME="_Toc82777793"></A>
|
||
G. Past History</H3>
|
||
<P STYLE="margin-left: 1in"><<I>If available, describe any past
|
||
history relating to LDP items and/or components: customer problems,
|
||
error prone areas, and any strengths/weaknesses of previous testing.></I></P>
|
||
<P STYLE="margin-left: 1in; font-style: normal">Weaknesses in
|
||
testing: although testcases exist, some of them may be token specific
|
||
and therefor require updating. There is work currently in plan for
|
||
2005 to resolve this issue.</P>
|
||
<P STYLE="margin-bottom: 0.17in"><A NAME="Overview"></A><A NAME="Assumptions"></A>
|
||
</P>
|
||
<H2 STYLE="margin-top: 0in; margin-bottom: 0in"><A NAME="_Toc82777794"></A><A NAME="Objectives"></A><A NAME="Test_Goals_and_Objectives"></A><A NAME="_II._Test_Plan_Overview"></A>
|
||
II. Test Plan Overview</H2>
|
||
<P><<I>Describe test goals, objectives, level of testing and scope
|
||
of this plan in relation to the LDP item(s) covered</I>.></P>
|
||
<P>The goals of the current tests available are to test the PKCS#11
|
||
API and also the functionality of specific tokens (STDLL files).</P>
|
||
<H3><A NAME="_Toc82777795"></A><A NAME="configuration"></A>A.
|
||
Additional Program Products</H3>
|
||
<P STYLE="margin-left: 1in; margin-bottom: 0.17in"><<I>Identify/List
|
||
software/products required to perform the tests covered in this plan
|
||
– be sure to list the product/package that includes the LDP
|
||
item(s)</I>></P>
|
||
<TABLE WIDTH=658 BORDER=2 CELLPADDING=2 CELLSPACING=0>
|
||
<COL WIDTH=192>
|
||
<COL WIDTH=275>
|
||
<COL WIDTH=175>
|
||
<TR>
|
||
<TD WIDTH=192 VALIGN=TOP>
|
||
<P STYLE="border: 1.00pt solid #000000; padding: 0.02in"><B>Software/Product
|
||
Name </B>
|
||
</P>
|
||
</TD>
|
||
<TD WIDTH=275>
|
||
<P ALIGN=CENTER STYLE="border-top: 1.00pt solid #000000; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0.02in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>Description</B></P>
|
||
</TD>
|
||
<TD WIDTH=175>
|
||
<P STYLE="border-top: 1.00pt solid #000000; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0.02in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>Level/Version</B></P>
|
||
</TD>
|
||
</TR>
|
||
<TR VALIGN=TOP>
|
||
<TD WIDTH=192>
|
||
<P STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: 1.00pt solid #000000; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0.02in; padding-right: 0.02in">
|
||
OpenSSL</P>
|
||
</TD>
|
||
<TD WIDTH=275>
|
||
<P STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
SSL and crypto libraries</P>
|
||
</TD>
|
||
<TD WIDTH=175>
|
||
<P STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
0.9.8+ </P>
|
||
</TD>
|
||
</TR>
|
||
</TABLE>
|
||
<H3><A NAME="_Toc82777797"></A><A NAME="methodology"></A>B. Test
|
||
Approach and Methodology</H3>
|
||
<P STYLE="margin-left: 1in"><<I>Document the test approach and
|
||
methodology to be used.></I></P>
|
||
<P STYLE="margin-left: 1in; font-style: normal">Manually, by running
|
||
individual test cases included in the openCryptoki tarball.</P>
|
||
<H3><A NAME="_Toc82777798"></A><A NAME="operation"></A>C. System
|
||
Operation</H3>
|
||
<P STYLE="margin-left: 1in"><<I>Document verification methods used
|
||
for hardware and software configurations/combinations.></I>
|
||
</P>
|
||
<P STYLE="margin-left: 1in">Assume RHEL4+/s390/s390x or
|
||
SLES9+/i386/ppc/ppc64/s390/s390x</P>
|
||
<P STYLE="margin-left: 1in">rpm -q openCryptoki succeeds</P>
|
||
<P STYLE="margin-left: 1in">rpm -q openCryptoki-32/64bit succeeds</P>
|
||
<H3><A NAME="_Toc82777799"></A><A NAME="performance"></A>D.
|
||
Performance</H3>
|
||
<P STYLE="margin-left: 1in">< <I>If applicable, document
|
||
verification methods used to determine performance equal to or better
|
||
than existing configurations.></I></P>
|
||
<P STYLE="margin-left: 1in; font-style: normal">N/A</P>
|
||
<H3><A NAME="_Toc82777800"></A><A NAME="compliance"></A>E. Standards
|
||
Compliance</H3>
|
||
<P STYLE="margin-left: 1in"><<I>If applicable, identify applicable
|
||
test suites (SBLIM, GNU Automake, etc) to be run to verify standards
|
||
compliance.></I></P>
|
||
<P STYLE="margin-left: 1in; font-style: normal">N/A</P>
|
||
<H3><A NAME="_Toc82777801"></A><A NAME="stress"></A>F. Stress</H3>
|
||
<P STYLE="margin-left: 1in"><<I>If applicable, describe stress
|
||
testing to be done on the product to verify robustness during high
|
||
system and possibly network usage. Include target length of
|
||
test and expected/acceptable breaking point></I></P>
|
||
<P STYLE="margin-left: 1in; font-style: normal">N/A</P>
|
||
<H3><A NAME="_Toc82777802"></A><A NAME="regression"></A>G. Regression</H3>
|
||
<P STYLE="margin-left: 1in"><<I>Identify/List a set of tests from
|
||
current and proposed set of testcases to be used during regression
|
||
testing.></I>
|
||
</P>
|
||
<P STYLE="margin-left: 1in">The following directories under
|
||
testcases/ contain tests that should be run during regression
|
||
testing:</P>
|
||
<UL>
|
||
<LI><P>speed/</P>
|
||
<LI><P>driver/</P>
|
||
<LI><P>oc-digest/</P>
|
||
<LI><P>v2.11/</P>
|
||
</UL>
|
||
<H3><A NAME="_Toc82777803"></A><A NAME="ship_test"></A>H. Ship Test</H3>
|
||
<P STYLE="margin-left: 1in"><A NAME="install_doc"></A><<I>Identify/List
|
||
a set of tests from current and proposed set of testcases to be used
|
||
during ship/final testing.></I>
|
||
</P>
|
||
<P STYLE="margin-left: 1in">The following directories under
|
||
testcases/ contain tests that should be run prior to shipping:</P>
|
||
<UL>
|
||
<LI><P>speed/</P>
|
||
<LI><P>driver/</P>
|
||
</UL>
|
||
<UL>
|
||
<LI><P>oc-digest/</P>
|
||
<LI><P STYLE="font-weight: medium">v2.11/</P>
|
||
</UL>
|
||
<H3><A NAME="_Toc82777804"></A>I. Installation Documentation</H3>
|
||
<P STYLE="margin-left: 1in"><<I>If applicable, describe how
|
||
installation INSTRUCTIONS/DOCUMENTATION will be verified for
|
||
the product/package containing the LDP item(s) covered in this
|
||
plan. These instructions may be contained in README files
|
||
shipped with the software.</I>></P>
|
||
<P STYLE="margin-left: 1in">The instructions for installing the
|
||
package are in the README and INSTALL files contained within the
|
||
package tarball.</P>
|
||
<H3><A NAME="_Toc82777805"></A><A NAME="install_test"></A>J.
|
||
Installation/Configuration Test</H3>
|
||
<P STYLE="margin-left: 1in"><<I>If applicable, describe the
|
||
various configurations/combinations to be used during the
|
||
installation and configuration verification tasks of LDP
|
||
item(s) covered in this plan.></I>
|
||
</P>
|
||
<P STYLE="margin-left: 1in">N/A</P>
|
||
<H3><A NAME="_Toc82777806"></A>K. Reliability, Availability, and
|
||
Serviceability</H3>
|
||
<P STYLE="margin-left: 1in"><<I>If applicable, describe the RAS
|
||
goals of the LDP item(s) covered in this plan and how these will be
|
||
verified.></I></P>
|
||
<P STYLE="margin-left: 1in; font-style: normal">N/A</P>
|
||
<H3><A NAME="_Toc82777807"></A><A NAME="usability"></A>L. Usability</H3>
|
||
<P STYLE="margin-left: 1in"><<I>If applicable, describe how
|
||
usability of the LDP item(s) covered in this plan will be verified.></I></P>
|
||
<P STYLE="margin-left: 1in; font-style: normal">N/A</P>
|
||
<H2><A NAME="_Toc82777808"></A><A NAME="Quality_Goals"></A>IV.
|
||
Quality Goals</H2>
|
||
<H3><A NAME="_Toc82777809"></A><A NAME="goals"></A>A. Goals</H3>
|
||
<P STYLE="margin-left: 1in"><<I>Identify the quality goals of this
|
||
plan.></I>
|
||
</P>
|
||
<OL>
|
||
<LI><P>Runs stably under load (multiple applications concurrently
|
||
making PKCS#11 calls through the openCryptoki library).</P>
|
||
<LI><P>Provides PKCS#11 interface to an application.</P>
|
||
</OL>
|
||
<H3><A NAME="_Toc82777810"></A><A NAME="measurements"></A>B.
|
||
Measurements</H3>
|
||
<P STYLE="margin-left: 1in"><<I>What measurement methods will be
|
||
used to track goals?></I>.
|
||
</P>
|
||
<P STYLE="margin-left: 1in">Correct operation is measured via the
|
||
tests found in the testcases/ directory.</P>
|
||
<H2><A NAME="_Toc82777811"></A><A NAME="Status"></A>V. Status
|
||
Information</H2>
|
||
<P><<I>The following information will need to be collected and
|
||
stored on a regular basis until the execution of this plan is
|
||
completed. Identify here the location of this stored information
|
||
(could be tracked by project management) and how frequently it
|
||
will be updated.</I></P>
|
||
<P> <I>NOTE: Some testcases my be logged by hours of successful
|
||
test execution – which is ok.></I></P>
|
||
<P> </P>
|
||
<P><B>SUMMARY:</B></P>
|
||
<TABLE WIDTH=919 BORDER=1 CELLPADDING=2 CELLSPACING=0>
|
||
<COL WIDTH=154>
|
||
<COL WIDTH=154>
|
||
<COL WIDTH=162>
|
||
<COL WIDTH=152>
|
||
<COL WIDTH=275>
|
||
<TR>
|
||
<TD WIDTH=154>
|
||
<P ALIGN=CENTER STYLE="border: 1.00pt solid #000000; padding: 0.02in">
|
||
<B>Planned Number of Testcases : #</B></P>
|
||
</TD>
|
||
<TD WIDTH=154 VALIGN=TOP>
|
||
<P ALIGN=CENTER STYLE="border-top: 1.00pt solid #000000; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0.02in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
</P>
|
||
</TD>
|
||
<TD WIDTH=162>
|
||
<P ALIGN=CENTER STYLE="border-top: 1.00pt solid #000000; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0.02in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
</P>
|
||
</TD>
|
||
<TD WIDTH=152 VALIGN=TOP>
|
||
<P ALIGN=CENTER STYLE="border-top: 1.00pt solid #000000; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0.02in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
</P>
|
||
</TD>
|
||
<TD WIDTH=275>
|
||
<P ALIGN=CENTER STYLE="border-top: 1.00pt solid #000000; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0.02in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
</P>
|
||
</TD>
|
||
</TR>
|
||
<TR>
|
||
<TD WIDTH=154>
|
||
<P ALIGN=CENTER STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: 1.00pt solid #000000; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0.02in; padding-right: 0.02in">
|
||
<B>Date</B></P>
|
||
</TD>
|
||
<TD WIDTH=154 VALIGN=TOP>
|
||
<P ALIGN=CENTER STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>Number of Testcases</B></P>
|
||
<P ALIGN=CENTER STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>Written </B>
|
||
</P>
|
||
<P ALIGN=CENTER STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>(% of planned)</B></P>
|
||
</TD>
|
||
<TD WIDTH=162>
|
||
<P ALIGN=CENTER STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>Number of Testcases</B></P>
|
||
<P ALIGN=CENTER STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>Executed </B>
|
||
</P>
|
||
<P ALIGN=CENTER STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>(% of written)</B></P>
|
||
</TD>
|
||
<TD WIDTH=152 VALIGN=TOP>
|
||
<P ALIGN=CENTER STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>Number of Testcases Successful </B>
|
||
</P>
|
||
<P ALIGN=CENTER STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>(% of executed)</B></P>
|
||
</TD>
|
||
<TD WIDTH=275>
|
||
<P ALIGN=CENTER STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>Defects Open/Active </B>
|
||
</P>
|
||
<P ALIGN=CENTER STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>(newest -> oldest)</B></P>
|
||
</TD>
|
||
</TR>
|
||
<TR VALIGN=TOP>
|
||
<TD WIDTH=154>
|
||
<P STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: 1.00pt solid #000000; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0.02in; padding-right: 0.02in">
|
||
8/15/2005</P>
|
||
</TD>
|
||
<TD WIDTH=154>
|
||
<P STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
100 </P>
|
||
</TD>
|
||
<TD WIDTH=162>
|
||
<P STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
100 </P>
|
||
</TD>
|
||
<TD WIDTH=152>
|
||
<P STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
100 </P>
|
||
</TD>
|
||
<TD WIDTH=275>
|
||
<P STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
</P>
|
||
</TD>
|
||
</TR>
|
||
</TABLE>
|
||
<P> </P>
|
||
<P><B>DETAILS: <</B><I>List uncompleted work/testcases first></I></P>
|
||
<TABLE BORDER=1 CELLPADDING=0 CELLSPACING=0>
|
||
<TR>
|
||
<TD WIDTH=162>
|
||
<P ALIGN=CENTER STYLE="border: 1.00pt solid #000000; padding: 0.02in">
|
||
</P>
|
||
</TD>
|
||
<TD WIDTH=88 VALIGN=TOP>
|
||
<P ALIGN=CENTER STYLE="border-top: 1.00pt solid #000000; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0.02in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
</P>
|
||
</TD>
|
||
<TD COLSPAN=5 WIDTH=674>
|
||
<P ALIGN=CENTER STYLE="border-top: 1.00pt solid #000000; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0.02in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>Execution Status</B></P>
|
||
</TD>
|
||
</TR>
|
||
<TR>
|
||
<TD WIDTH=162>
|
||
<P ALIGN=CENTER STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: 1.00pt solid #000000; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0.02in; padding-right: 0.02in">
|
||
<B>Testcase/Testsuite</B></P>
|
||
</TD>
|
||
<TD WIDTH=88>
|
||
<P ALIGN=CENTER STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>Written/</B></P>
|
||
<P ALIGN=CENTER STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>Coded?</B></P>
|
||
<P ALIGN=CENTER STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>(mm/dd/yy)</B></P>
|
||
</TD>
|
||
<TD WIDTH=109>
|
||
<P STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>Operating System/Distro </B>
|
||
</P>
|
||
</TD>
|
||
<TD WIDTH=156>
|
||
<P ALIGN=CENTER STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>Platform/ </B>
|
||
</P>
|
||
<P ALIGN=CENTER STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>Hardware Model w/ </B>
|
||
</P>
|
||
<P ALIGN=CENTER STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>Firmware Levels</B></P>
|
||
</TD>
|
||
<TD WIDTH=168>
|
||
<P ALIGN=CENTER STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>Dependent Software Product Levels</B></P>
|
||
</TD>
|
||
<TD WIDTH=82>
|
||
<P ALIGN=CENTER STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>Pass/Fail</B></P>
|
||
</TD>
|
||
<TD WIDTH=158>
|
||
<P ALIGN=CENTER STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>Defects Open/Active </B>
|
||
</P>
|
||
<P ALIGN=CENTER STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
<B>(newest -> oldest)</B></P>
|
||
</TD>
|
||
</TR>
|
||
<TR>
|
||
<TD WIDTH=162>
|
||
<P STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: 1.00pt solid #000000; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0.02in; padding-right: 0.02in">
|
||
testcases/ suite</P>
|
||
</TD>
|
||
<TD WIDTH=88>
|
||
<P STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
8/15/2005 </P>
|
||
</TD>
|
||
<TD WIDTH=109>
|
||
<P STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
all </P>
|
||
</TD>
|
||
<TD WIDTH=156>
|
||
<P STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
x86, ppc, ppc64, s390, s390x </P>
|
||
</TD>
|
||
<TD WIDTH=168>
|
||
<P STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
SLES9 SP2, RHEL 4 U3 </P>
|
||
</TD>
|
||
<TD WIDTH=82>
|
||
<P STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
Pass </P>
|
||
</TD>
|
||
<TD WIDTH=158>
|
||
<P STYLE="border-top: none; border-bottom: 1.00pt solid #000000; border-left: none; border-right: 1.00pt solid #000000; padding-top: 0in; padding-bottom: 0.02in; padding-left: 0in; padding-right: 0.02in">
|
||
</P>
|
||
</TD>
|
||
</TR>
|
||
</TABLE>
|
||
<P> </P>
|
||
<H2><A NAME="_Toc82777812"></A><A NAME="Testcase_Descriptions"></A>VI.
|
||
Testcase Descriptions</H2>
|
||
<H3><A NAME="_Toc82777813"></A><A NAME="naming"></A>A. Naming
|
||
Conventions</H3>
|
||
<P STYLE="margin-left: 1in"><<I>If applicable, describe any name
|
||
conventions used for the testcases.></I></P>
|
||
<P STYLE="margin-left: 1in; font-style: normal">N/A</P>
|
||
<H3><A NAME="_Toc82777814"></A>B. Testcase Location</H3>
|
||
<P STYLE="margin-left: 1in"><<I>Indicate the location/storage of
|
||
these test cases.></I></P>
|
||
<P STYLE="margin-left: 1in; font-style: normal">The tests are
|
||
included in the package tarball under the testcases/ directory.</P>
|
||
<H3><A NAME="_Toc82777815"></A>C. Testcases description</H3>
|
||
<TABLE WIDTH=92% BORDER=1 CELLPADDING=2 CELLSPACING=3>
|
||
<COL WIDTH=56*>
|
||
<COL WIDTH=110*>
|
||
<COL WIDTH=90*>
|
||
<TR>
|
||
<TD WIDTH=22%>
|
||
<P ALIGN=CENTER STYLE="border: none; padding: 0in"><B>Name of
|
||
testcase</B></P>
|
||
</TD>
|
||
<TD WIDTH=43%>
|
||
<P ALIGN=CENTER STYLE="border: none; padding: 0in"><B>What it
|
||
tests </B>
|
||
</P>
|
||
</TD>
|
||
<TD WIDTH=35%>
|
||
<P ALIGN=CENTER STYLE="border: none; padding: 0in"><B>Expected
|
||
result</B></P>
|
||
</TD>
|
||
</TR>
|
||
<TR>
|
||
<TD WIDTH=22%>
|
||
<P STYLE="border: none; padding: 0in"> speed</P>
|
||
</TD>
|
||
<TD WIDTH=43%>
|
||
<P STYLE="border: none; padding: 0in">The implementation of many
|
||
different algorithms .</P>
|
||
</TD>
|
||
<TD WIDTH=35%>
|
||
<P STYLE="border: none; padding: 0in"> Success.</P>
|
||
</TD>
|
||
</TR>
|
||
<TR VALIGN=TOP>
|
||
<TD WIDTH=22%>
|
||
<P STYLE="border: none; padding: 0in"> driver</P>
|
||
</TD>
|
||
<TD WIDTH=43%>
|
||
<P STYLE="border: none; padding: 0in">The implementation of many
|
||
different algorithms . </P>
|
||
</TD>
|
||
<TD WIDTH=35%>
|
||
<P STYLE="border: none; padding: 0in">Success. </P>
|
||
</TD>
|
||
</TR>
|
||
<TR VALIGN=TOP>
|
||
<TD WIDTH=22%>
|
||
<P STYLE="border: none; padding: 0in">v2.11</P>
|
||
</TD>
|
||
<TD WIDTH=43%>
|
||
<P STYLE="border: none; padding: 0in">Implementation of AES test.</P>
|
||
</TD>
|
||
<TD WIDTH=35%>
|
||
<P STYLE="border: none; padding: 0in">Success.</P>
|
||
</TD>
|
||
</TR>
|
||
<TR VALIGN=TOP>
|
||
<TD WIDTH=22%>
|
||
<P STYLE="border: none; padding: 0in">oc-digest</P>
|
||
</TD>
|
||
<TD WIDTH=43%>
|
||
<P STYLE="border: none; padding: 0in">Implementation of hash
|
||
function tests.</P>
|
||
</TD>
|
||
<TD WIDTH=35%>
|
||
<P STYLE="border: none; padding: 0in">Success.</P>
|
||
</TD>
|
||
</TR>
|
||
</TABLE>
|
||
<H2><A NAME="_Toc82777816"></A><A NAME="Matrix"></A>VII. Functional
|
||
Coverage Matrix</H2>
|
||
<P>This table describes the functional coverage of the test suite(s).
|
||
For each new or modified testcase, it shows the associated list of
|
||
assertions, whether or not the test case is automated, and whether or
|
||
not the test case is suitable for a lasting regression test suite.
|
||
</P>
|
||
<TABLE WIDTH=921 BORDER=1 CELLPADDING=2 CELLSPACING=3>
|
||
<COL WIDTH=112>
|
||
<COL WIDTH=89>
|
||
<COL WIDTH=105>
|
||
<COL WIDTH=582>
|
||
<TR>
|
||
<TD WIDTH=112>
|
||
<P ALIGN=CENTER><B>Testcase</B></P>
|
||
</TD>
|
||
<TD WIDTH=89>
|
||
<P ALIGN=CENTER><B>Automated?</B></P>
|
||
</TD>
|
||
<TD WIDTH=105>
|
||
<P ALIGN=CENTER><B>Include in Regression?</B></P>
|
||
</TD>
|
||
<TD WIDTH=582 VALIGN=TOP></TD>
|
||
</TR>
|
||
<TR>
|
||
<TD WIDTH=112>
|
||
<P><<I>test case name</I>></P>
|
||
</TD>
|
||
<TD WIDTH=89>
|
||
<P ALIGN=CENTER><<I>Y/N></I></P>
|
||
</TD>
|
||
<TD WIDTH=105>
|
||
<P ALIGN=CENTER><<I>Y/N></I></P>
|
||
</TD>
|
||
<TD WIDTH=582>
|
||
<OL>
|
||
<LI><P STYLE="margin-bottom: 0in"><<I>assertion 1></I>
|
||
</P>
|
||
<LI><P STYLE="margin-bottom: 0in"><<I>assertion 2></I>
|
||
</P>
|
||
<LI><P><<I>assertion 3></I>
|
||
</P>
|
||
</OL>
|
||
<P>n. <assertion n></P>
|
||
<P> </P>
|
||
</TD>
|
||
</TR>
|
||
<TR>
|
||
<TD WIDTH=112>
|
||
<P>speed</P>
|
||
</TD>
|
||
<TD WIDTH=89>
|
||
<P ALIGN=CENTER>N</P>
|
||
</TD>
|
||
<TD WIDTH=105>
|
||
<P ALIGN=CENTER>Y</P>
|
||
</TD>
|
||
<TD WIDTH=582>
|
||
<P>For each slot reported by
|
||
</P>
|
||
<P>$ pkcsconf -s</P>
|
||
<OL>
|
||
<LI><P STYLE="margin-bottom: 0in">run “speed -slot N” [ Where
|
||
N is the slot number]</P>
|
||
<P><BR>Verify that the test succeeded.</P>
|
||
</OL>
|
||
</TD>
|
||
</TR>
|
||
<TR>
|
||
<TD WIDTH=112>
|
||
<P>driver</P>
|
||
</TD>
|
||
<TD WIDTH=89>
|
||
<P ALIGN=CENTER>N</P>
|
||
</TD>
|
||
<TD WIDTH=105>
|
||
<P ALIGN=CENTER>Y</P>
|
||
</TD>
|
||
<TD WIDTH=582>
|
||
<P>For each slot reported by
|
||
</P>
|
||
<P>$ pkcsconf -s</P>
|
||
<P STYLE="margin-bottom: 0in">1. run “driver -slot N” [ Where
|
||
N is the slot number]</P>
|
||
<OL START=2>
|
||
<P><BR>Verify that the test succeeded.</P>
|
||
</OL>
|
||
</TD>
|
||
</TR>
|
||
<TR>
|
||
<TD WIDTH=112>
|
||
<P>v2.11</P>
|
||
</TD>
|
||
<TD WIDTH=89>
|
||
<P ALIGN=CENTER>N</P>
|
||
</TD>
|
||
<TD WIDTH=105>
|
||
<P ALIGN=CENTER>Y</P>
|
||
</TD>
|
||
<TD WIDTH=582>
|
||
<P>For each slot reported by
|
||
</P>
|
||
<P>$ pkcsconf -s</P>
|
||
<P STYLE="margin-bottom: 0in">1. run “aes_func -slot N” [
|
||
Where N is the slot number]</P>
|
||
<OL START=2>
|
||
<P><BR>Verify that the test succeeded.</P>
|
||
</OL>
|
||
</TD>
|
||
</TR>
|
||
<TR>
|
||
<TD WIDTH=112>
|
||
<P>oc-digest</P>
|
||
</TD>
|
||
<TD WIDTH=89>
|
||
<P ALIGN=CENTER>N</P>
|
||
</TD>
|
||
<TD WIDTH=105>
|
||
<P ALIGN=CENTER>Y</P>
|
||
</TD>
|
||
<TD WIDTH=582>
|
||
<P>For each slot reported by
|
||
</P>
|
||
<P>$ pkcsconf -s</P>
|
||
<P STYLE="margin-bottom: 0in">1. run “ocdigest -slot N -t
|
||
[digest] [filename] ” [ Where N is the slot number, digest is
|
||
the digest to test (i.e., md5, sha1, or sha256), and filename is
|
||
the name of the file containing the contents to hash]</P>
|
||
<OL START=2>
|
||
<P><BR>Verify that the test succeeded.</P>
|
||
</OL>
|
||
</TD>
|
||
</TR>
|
||
</TABLE>
|
||
<H2>VIII. Approval Criteria</H2>
|
||
<P><<I>Explicitly identify the approval criteria for the test case
|
||
execution results</I>.></P>
|
||
<P>FV exit criteria:
|
||
</P>
|
||
<UL TYPE=DISC>
|
||
<UL TYPE=CIRCLE>
|
||
<LI><P STYLE="margin-bottom: 0in">100% of planned test cases
|
||
written
|
||
</P>
|
||
<LI><P STYLE="margin-bottom: 0in">100% of planned test cases
|
||
executed
|
||
</P>
|
||
<LI><P>Resolution of all Sev 1 Bugs found executing this plan
|
||
</P>
|
||
</UL>
|
||
</UL>
|
||
<H2><A NAME="_Toc82777818"></A>End of Document</H2>
|
||
</BODY>
|
||
</HTML> |