History log of /test/xts/acts/security/cryptoFramework/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f6603c6024-Oct-2024 openharmony_ci <120357966@qq.com>

!18738 【Distributeddatamgr】【master】【xts】udmf新增utd类型testcase
Merge pull request !18738 from hanxiangqian/master


BUILD.gn
js_api10_test_oh41/AppScope/app.json5
js_api10_test_oh41/AppScope/resources/base/element/string.json
js_api10_test_oh41/AppScope/resources/base/media/app_icon.png
js_api10_test_oh41/BUILD.gn
js_api10_test_oh41/Test.json
js_api10_test_oh41/build-profile.json5
js_api10_test_oh41/entry/build-profile.json5
js_api10_test_oh41/entry/hvigorfile.ts
js_api10_test_oh41/entry/oh-package.json5
js_api10_test_oh41/entry/src/main/ets/entryability/EntryAbility.ts
js_api10_test_oh41/entry/src/main/ets/pages/Index.ets
js_api10_test_oh41/entry/src/main/module.json5
js_api10_test_oh41/entry/src/main/resources/base/element/color.json
js_api10_test_oh41/entry/src/main/resources/base/element/string.json
js_api10_test_oh41/entry/src/main/resources/base/media/icon.png
js_api10_test_oh41/entry/src/main/resources/base/profile/test_pages.json
js_api10_test_oh41/entry/src/ohosTest/ets/test/List.test.ets
js_api10_test_oh41/entry/src/ohosTest/ets/test/SecurityCryptoFwAgreementDH.test.ets
js_api10_test_oh41/entry/src/ohosTest/ets/test/SecurityCryptoFwAgreementECC.test.ets
js_api10_test_oh41/entry/src/ohosTest/ets/test/SecurityCryptoFwAgreementECCBrainPool.test.ets
js_api10_test_oh41/entry/src/ohosTest/ets/test/SecurityCryptoFwCipherSM2.test.ets
js_api10_test_oh41/entry/src/ohosTest/ets/test/SecurityCryptoFwGenECCCommonSpec.test.ets
js_api10_test_oh41/entry/src/ohosTest/ets/test/SecurityCryptoFwKeyGenerateDH.test.ets
js_api10_test_oh41/entry/src/ohosTest/ets/test/SecurityCryptoFwKeyGenerateECC.test.ets
js_api10_test_oh41/entry/src/ohosTest/ets/test/SecurityCryptoFwKeyGenerateECCBrainPool.test.ets
js_api10_test_oh41/entry/src/ohosTest/ets/test/SecurityCryptoFwKeyGenerateSM2.test.ets
js_api10_test_oh41/entry/src/ohosTest/ets/test/SecurityCryptoFwSignVerifyECC.test.ets
js_api10_test_oh41/entry/src/ohosTest/ets/test/SecurityCryptoFwSignVerifyECCBrainPool.test.ets
js_api10_test_oh41/entry/src/ohosTest/ets/test/SecurityCryptoFwSignVerifySM2.test.ets
js_api10_test_oh41/entry/src/ohosTest/ets/test/utils/agreement/agreementAsyCallbackFunc.ets
js_api10_test_oh41/entry/src/ohosTest/ets/test/utils/agreement/agreementAsyPromiseFunc.ets
js_api10_test_oh41/entry/src/ohosTest/ets/test/utils/cipher/cipherAsyCallbackFunc.ets
js_api10_test_oh41/entry/src/ohosTest/ets/test/utils/cipher/cipherAsyPromiseFunc.ets
js_api10_test_oh41/entry/src/ohosTest/ets/test/utils/common/commonUtils.ts
js_api10_test_oh41/entry/src/ohosTest/ets/test/utils/common/keyGenSpecUtil.ets
js_api10_test_oh41/entry/src/ohosTest/ets/test/utils/keyGenerate/asyKeyGenCallbackFunc.ets
js_api10_test_oh41/entry/src/ohosTest/ets/test/utils/keyGenerate/asyKeyGenPromiseFunc.ets
js_api10_test_oh41/entry/src/ohosTest/ets/test/utils/keyGenerate/compareSpecFunc.ets
js_api10_test_oh41/entry/src/ohosTest/ets/test/utils/keyGenerate/genECCSpecFunc.ets
js_api10_test_oh41/entry/src/ohosTest/ets/test/utils/signVerify/signVerifyAsyCallbackFunc.ets
js_api10_test_oh41/entry/src/ohosTest/ets/test/utils/signVerify/signVerifyAsyPromiseFunc.ets
js_api10_test_oh41/entry/src/ohosTest/ets/testability/TestAbility.ets
js_api10_test_oh41/entry/src/ohosTest/ets/testability/pages/Index.ets
js_api10_test_oh41/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
js_api10_test_oh41/entry/src/ohosTest/module.json5
js_api10_test_oh41/entry/src/ohosTest/resources/base/element/color.json
js_api10_test_oh41/entry/src/ohosTest/resources/base/element/string.json
js_api10_test_oh41/entry/src/ohosTest/resources/base/media/icon.png
js_api10_test_oh41/entry/src/ohosTest/resources/base/profile/main_pages.json
js_api10_test_oh41/hvigor/hvigor-config.json5
js_api10_test_oh41/hvigor/hvigor-wrapper.js
js_api10_test_oh41/hvigorfile.ts
js_api10_test_oh41/hvigorw
js_api10_test_oh41/hvigorw.bat
js_api10_test_oh41/oh-package.json5
js_api10_test_oh41/signature/openharmony_sx.p7b
js_api10_test_oh50/AppScope/app.json5
js_api10_test_oh50/AppScope/resources/base/element/string.json
js_api10_test_oh50/AppScope/resources/base/media/app_icon.png
js_api10_test_oh50/BUILD.gn
js_api10_test_oh50/Test.json
js_api10_test_oh50/build-profile.json5
js_api10_test_oh50/entry/build-profile.json5
js_api10_test_oh50/entry/hvigorfile.ts
js_api10_test_oh50/entry/oh-package.json5
js_api10_test_oh50/entry/src/main/ets/entryability/EntryAbility.ts
js_api10_test_oh50/entry/src/main/ets/pages/Index.ets
js_api10_test_oh50/entry/src/main/module.json5
js_api10_test_oh50/entry/src/main/resources/base/element/color.json
js_api10_test_oh50/entry/src/main/resources/base/element/string.json
js_api10_test_oh50/entry/src/main/resources/base/media/icon.png
js_api10_test_oh50/entry/src/main/resources/base/profile/test_pages.json
js_api10_test_oh50/entry/src/ohosTest/ets/test/List.test.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/SecurityCryptoFwAsyKeyGenerator.test.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/SecurityCryptoFwDigestSync.test.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/SecurityCryptoFwExternalPemDataBlobToKeyPair.test.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/SecurityCryptoFwHkdf.test.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/SecurityCryptoFwMd5.test.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/SecurityCryptoFwNegotiateAlgSync.test.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/SecurityCryptoFwPbkdf2Sync.test.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/SecurityCryptoFwPkcs1ToPkcs8.test.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/SecurityCryptoFwRfc5915ToRfc5208.test.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/SecurityCryptoFwSignVerify.test.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/SecurityCryptoFwSignVerifyRSARecover.test.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/SecurityCryptoFwSymEncryptAndDecrypt.test.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/SecurityCryptoFwSymKeyGenerator.test.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/SecurityCryptoFwVector.test.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/SecurityCryptoHmacSync.test.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/utils/common/commonUtils.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/utils/digest/digestSyncUtils.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/utils/externalPemData/externalPemData.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/utils/hkdf/hkdfUtils.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/utils/hmac/hmacSyncUtils.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/utils/md5/md5Utils.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/utils/negotiate/negotiateAlgSync.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/utils/pbkdf2/pbkdf2Utils.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/utils/pkcs1Topkcs8/pkcs1topkcs8.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/utils/pkcs8/pkcs8Utils.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/utils/rsa/rsaSignRecoverUtils.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/utils/signVerify/signVerifySyncUtils.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/utils/syncAsyKey/syncAsyKeyUtils.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/utils/syncSymEncAndDec/syncSymEncAndDecUtils.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/utils/syncSymKey/syncSymKeyUtils.ets
js_api10_test_oh50/entry/src/ohosTest/ets/test/utils/vectors/vectors.ets
js_api10_test_oh50/entry/src/ohosTest/ets/testability/TestAbility.ets
js_api10_test_oh50/entry/src/ohosTest/ets/testability/pages/Index.ets
js_api10_test_oh50/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
js_api10_test_oh50/entry/src/ohosTest/module.json5
js_api10_test_oh50/entry/src/ohosTest/resources/base/element/color.json
js_api10_test_oh50/entry/src/ohosTest/resources/base/element/string.json
js_api10_test_oh50/entry/src/ohosTest/resources/base/media/icon.png
js_api10_test_oh50/entry/src/ohosTest/resources/base/profile/main_pages.json
js_api10_test_oh50/hvigor/hvigor-config.json5
js_api10_test_oh50/hvigor/hvigor-wrapper.js
js_api10_test_oh50/hvigorfile.ts
js_api10_test_oh50/hvigorw
js_api10_test_oh50/hvigorw.bat
js_api10_test_oh50/oh-package.json5
js_api10_test_oh50/signature/openharmony_sx.p7b
js_api_test_oh40/.gitignore
js_api_test_oh40/BUILD.gn
js_api_test_oh40/Test.json
js_api_test_oh40/build-profile.json5
js_api_test_oh40/entry/.gitignore
js_api_test_oh40/entry/build-profile.json5
js_api_test_oh40/entry/hvigorfile.ts
js_api_test_oh40/entry/oh-package.json5
js_api_test_oh40/entry/src/main/config.json
js_api_test_oh40/entry/src/main/js/MainAbility/app.js
js_api_test_oh40/entry/src/main/js/MainAbility/i18n/en-US.json
js_api_test_oh40/entry/src/main/js/MainAbility/i18n/zh-CN.json
js_api_test_oh40/entry/src/main/js/MainAbility/pages/index/index.css
js_api_test_oh40/entry/src/main/js/MainAbility/pages/index/index.hml
js_api_test_oh40/entry/src/main/js/MainAbility/pages/index/index.js
js_api_test_oh40/entry/src/main/resources/base/element/color.json
js_api_test_oh40/entry/src/main/resources/base/element/string.json
js_api_test_oh40/entry/src/main/resources/base/media/icon.png
js_api_test_oh40/entry/src/main/resources/en_US/element/string.json
js_api_test_oh40/entry/src/main/resources/zh_CN/element/string.json
js_api_test_oh40/entry/src/ohosTest/config.json
js_api_test_oh40/entry/src/ohosTest/js/TestAbility/app.js
js_api_test_oh40/entry/src/ohosTest/js/TestAbility/i18n/en-US.json
js_api_test_oh40/entry/src/ohosTest/js/TestAbility/i18n/zh-CN.json
js_api_test_oh40/entry/src/ohosTest/js/TestAbility/pages/index/index.css
js_api_test_oh40/entry/src/ohosTest/js/TestAbility/pages/index/index.hml
js_api_test_oh40/entry/src/ohosTest/js/TestAbility/pages/index/index.js
js_api_test_oh40/entry/src/ohosTest/js/TestRunner/OpenHarmonyTestRunner.js
js_api_test_oh40/entry/src/ohosTest/js/test/AsyGetKeySpecBySpec.test.js
js_api_test_oh40/entry/src/ohosTest/js/test/AsyKeyGeneratorBySpec.test.js
js_api_test_oh40/entry/src/ohosTest/js/test/AsyKeyGeneratorBySpecTwo.test.js
js_api_test_oh40/entry/src/ohosTest/js/test/DigestAlgorithmSm3.test.js
js_api_test_oh40/entry/src/ohosTest/js/test/List.test.js
js_api_test_oh40/entry/src/ohosTest/js/test/SecurityCipher.test.js
js_api_test_oh40/entry/src/ohosTest/js/test/SecurityCipherSM2SM4.test.js
js_api_test_oh40/entry/src/ohosTest/js/test/SecurityKeyAgreement.test.js
js_api_test_oh40/entry/src/ohosTest/js/test/SecurityRandomSync.test.js
js_api_test_oh40/entry/src/ohosTest/js/test/SecuritySignatureVerification.test.js
js_api_test_oh40/entry/src/ohosTest/js/test/SecuritySignatureVerificationSM2.test.js
js_api_test_oh40/entry/src/ohosTest/js/test/SecuritySignatureVerificationTwo.test.js
js_api_test_oh40/entry/src/ohosTest/js/test/utils/asymmetric/publicAsymmetricCallback.js
js_api_test_oh40/entry/src/ohosTest/js/test/utils/asymmetric/publicAsymmetricCommon.js
js_api_test_oh40/entry/src/ohosTest/js/test/utils/asymmetric/publicAsymmetricPromise.js
js_api_test_oh40/entry/src/ohosTest/js/test/utils/asysmmetricspec/publicAsymmetricSpecCallback.js
js_api_test_oh40/entry/src/ohosTest/js/test/utils/asysmmetricspec/publicAsymmetricSpecCommon.js
js_api_test_oh40/entry/src/ohosTest/js/test/utils/asysmmetricspec/publicAsymmetricSpecPromise.js
js_api_test_oh40/entry/src/ohosTest/js/test/utils/common/publicDoSpec.js
js_api_test_oh40/entry/src/ohosTest/js/test/utils/common/publicDoString.js
js_api_test_oh40/entry/src/ohosTest/js/test/utils/digestalgorithm/publicDigestCallback.js
js_api_test_oh40/entry/src/ohosTest/js/test/utils/digestalgorithm/publicDigestPromise.js
js_api_test_oh40/entry/src/ohosTest/js/test/utils/securityrandom/publicSecurityRandomCommon.js
js_api_test_oh40/entry/src/ohosTest/js/test/utils/symmetric/publicSymmetricCallback.js
js_api_test_oh40/entry/src/ohosTest/js/test/utils/symmetric/publicSymmetricCommon.js
js_api_test_oh40/entry/src/ohosTest/js/test/utils/symmetric/publicSymmetricPromise.js
js_api_test_oh40/entry/src/ohosTest/resources/base/element/string.json
js_api_test_oh40/entry/src/ohosTest/resources/base/media/icon.png
js_api_test_oh40/entry/src/ohosTest/resources/base/profile/test_pages.json
js_api_test_oh40/hvigor/hvigor-config.json5
js_api_test_oh40/hvigor/hvigor-wrapper.js
js_api_test_oh40/hvigorfile.ts
js_api_test_oh40/hvigorw
js_api_test_oh40/hvigorw.bat
js_api_test_oh40/oh-package.json5
js_api_test_oh40/signature/openharmony_sx.p7b
js_api_test_oh41/AppScope/app.json5
js_api_test_oh41/AppScope/resources/base/element/string.json
js_api_test_oh41/AppScope/resources/base/media/app_icon.png
js_api_test_oh41/BUILD.gn
js_api_test_oh41/Test.json
js_api_test_oh41/build-profile.json5
js_api_test_oh41/entry/build-profile.json5
js_api_test_oh41/entry/hvigorfile.ts
js_api_test_oh41/entry/oh-package.json5
js_api_test_oh41/entry/src/main/ets/entryability/EntryAbility.ts
js_api_test_oh41/entry/src/main/ets/pages/Index.ets
js_api_test_oh41/entry/src/main/module.json5
js_api_test_oh41/entry/src/main/resources/base/element/color.json
js_api_test_oh41/entry/src/main/resources/base/element/string.json
js_api_test_oh41/entry/src/main/resources/base/media/icon.png
js_api_test_oh41/entry/src/main/resources/base/profile/test_pages.json
js_api_test_oh41/entry/src/ohosTest/ets/test/HmacOptParameter.test.ets
js_api_test_oh41/entry/src/ohosTest/ets/test/List.test.ets
js_api_test_oh41/entry/src/ohosTest/ets/test/Pbkdf2.test.ets
js_api_test_oh41/entry/src/ohosTest/ets/test/SymOptAAD.test.ets
js_api_test_oh41/entry/src/ohosTest/ets/test/utils/common/gcmParamsSpec.ets
js_api_test_oh41/entry/src/ohosTest/ets/test/utils/common/publicDoString.ets
js_api_test_oh41/entry/src/ohosTest/ets/test/utils/digestalgorithm/publicDigestCallback.ets
js_api_test_oh41/entry/src/ohosTest/ets/test/utils/digestalgorithm/publicDigestPromise.ets
js_api_test_oh41/entry/src/ohosTest/ets/test/utils/pbkdf2/publicPbkdf2Callback.ets
js_api_test_oh41/entry/src/ohosTest/ets/test/utils/pbkdf2/publicPbkdf2Promise.ets
js_api_test_oh41/entry/src/ohosTest/ets/test/utils/symmetric/publicSymmetricCallback.ets
js_api_test_oh41/entry/src/ohosTest/ets/test/utils/symmetric/publicSymmetricCommon.ets
js_api_test_oh41/entry/src/ohosTest/ets/test/utils/symmetric/publicSymmetricPromise.ets
js_api_test_oh41/entry/src/ohosTest/ets/testability/TestAbility.ets
js_api_test_oh41/entry/src/ohosTest/ets/testability/pages/Index.ets
js_api_test_oh41/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
js_api_test_oh41/entry/src/ohosTest/module.json5
js_api_test_oh41/entry/src/ohosTest/resources/base/element/color.json
js_api_test_oh41/entry/src/ohosTest/resources/base/element/string.json
js_api_test_oh41/entry/src/ohosTest/resources/base/media/icon.png
js_api_test_oh41/entry/src/ohosTest/resources/base/profile/main_pages.json
js_api_test_oh41/hvigor/hvigor-config.json5
js_api_test_oh41/hvigor/hvigor-wrapper.js
js_api_test_oh41/hvigorfile.ts
js_api_test_oh41/hvigorw
js_api_test_oh41/hvigorw.bat
js_api_test_oh41/oh-package.json5
js_api_test_oh41/signature/openharmony_sx.p7b
js_api_test_one/.gitignore
js_api_test_one/BUILD.gn
js_api_test_one/Test.json
js_api_test_one/build-profile.json5
js_api_test_one/entry/.gitignore
js_api_test_one/entry/build-profile.json5
js_api_test_one/entry/hvigorfile.ts
js_api_test_one/entry/oh-package.json5
js_api_test_one/entry/src/main/config.json
js_api_test_one/entry/src/main/js/MainAbility/app.js
js_api_test_one/entry/src/main/js/MainAbility/i18n/en-US.json
js_api_test_one/entry/src/main/js/MainAbility/i18n/zh-CN.json
js_api_test_one/entry/src/main/js/MainAbility/pages/index/index.css
js_api_test_one/entry/src/main/js/MainAbility/pages/index/index.hml
js_api_test_one/entry/src/main/js/MainAbility/pages/index/index.js
js_api_test_one/entry/src/main/resources/base/element/color.json
js_api_test_one/entry/src/main/resources/base/element/string.json
js_api_test_one/entry/src/main/resources/base/media/icon.png
js_api_test_one/entry/src/main/resources/en_US/element/string.json
js_api_test_one/entry/src/main/resources/zh_CN/element/string.json
js_api_test_one/entry/src/ohosTest/config.json
js_api_test_one/entry/src/ohosTest/js/TestAbility/app.js
js_api_test_one/entry/src/ohosTest/js/TestAbility/i18n/en-US.json
js_api_test_one/entry/src/ohosTest/js/TestAbility/i18n/zh-CN.json
js_api_test_one/entry/src/ohosTest/js/TestAbility/pages/index/index.css
js_api_test_one/entry/src/ohosTest/js/TestAbility/pages/index/index.hml
js_api_test_one/entry/src/ohosTest/js/TestAbility/pages/index/index.js
js_api_test_one/entry/src/ohosTest/js/TestRunner/OpenHarmonyTestRunner.js
js_api_test_one/entry/src/ohosTest/js/test/AsymmetricCryptography.test.js
js_api_test_one/entry/src/ohosTest/js/test/AsymmetricCryptographySecond.test.js
js_api_test_one/entry/src/ohosTest/js/test/DigestAlgorithm.test.js
js_api_test_one/entry/src/ohosTest/js/test/List.test.js
js_api_test_one/entry/src/ohosTest/js/test/SecurityRandom.test.js
js_api_test_one/entry/src/ohosTest/js/test/SymmetricCryptography.test.js
js_api_test_one/entry/src/ohosTest/js/test/utils/asymmetric/publicAsymmetricCallback.js
js_api_test_one/entry/src/ohosTest/js/test/utils/asymmetric/publicAsymmetricCommon.js
js_api_test_one/entry/src/ohosTest/js/test/utils/asymmetric/publicAsymmetricPromise.js
js_api_test_one/entry/src/ohosTest/js/test/utils/common/publicDoString.js
js_api_test_one/entry/src/ohosTest/js/test/utils/common/publicParam.js
js_api_test_one/entry/src/ohosTest/js/test/utils/digestalgorithm/publicDigestCallback.js
js_api_test_one/entry/src/ohosTest/js/test/utils/digestalgorithm/publicDigestPromise.js
js_api_test_one/entry/src/ohosTest/js/test/utils/securityrandom/publicSecurityRandomCallback.js
js_api_test_one/entry/src/ohosTest/js/test/utils/securityrandom/publicSecurityRandomCommon.js
js_api_test_one/entry/src/ohosTest/js/test/utils/securityrandom/publicSecurityRandomPromise.js
js_api_test_one/entry/src/ohosTest/js/test/utils/symmetric/publicSymmetricCallback.js
js_api_test_one/entry/src/ohosTest/js/test/utils/symmetric/publicSymmetricCommon.js
js_api_test_one/entry/src/ohosTest/js/test/utils/symmetric/publicSymmetricPromise.js
js_api_test_one/entry/src/ohosTest/resources/base/element/string.json
js_api_test_one/entry/src/ohosTest/resources/base/media/icon.png
js_api_test_one/entry/src/ohosTest/resources/base/profile/test_pages.json
js_api_test_one/hvigor/hvigor-config.json5
js_api_test_one/hvigor/hvigor-wrapper.js
js_api_test_one/hvigorfile.ts
js_api_test_one/hvigorw
js_api_test_one/hvigorw.bat
js_api_test_one/oh-package.json5
js_api_test_one/signature/openharmony_sx.p7b