1 Star 0 Fork 110

xwb/security_crypto_framework_REVIEW_ECC

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 2.52 KB
一键复制 编辑 原始数据 按行查看 历史
xuejikan 提交于 2023-05-12 03:59 . update bundle.json.
{
"name": "@ohos/crypto_framework",
"version": "3.2",
"description": "Openharmony's crypto framework.",
"publishAs": "code-segment",
"segment": {
"destPath": "base/security/crypto_framework"
},
"dirs": {},
"scripts": {},
"author": {},
"repository": "",
"license": "Apache License 2.0",
"component": {
"name": "crypto_framework",
"subsystem": "security",
"syscap": [ "SystemCapability.Security.CryptoFramework", "SystemCapability.Security.Cert" ],
"features": [],
"adapted_system_type": [
"standard"
],
"rom": "2048KB",
"ram": "",
"deps": {
"components": [
"hiviewdfx_hilog_native",
"c_utils"
],
"third_party": [
"huks"
]
},
"build": {
"sub_component": [
"//base/security/crypto_framework:crypto_framework_component"
],
"inner_kits": [
{
"name": "//base/security/crypto_framework/frameworks:crypto_framework_lib",
"header": {
"header_files": [
"algorithm_parameter/algorithm_parameter.h",
"algorithm_parameter/detailed_ccm_params.h",
"algorithm_parameter/detailed_gcm_params.h",
"algorithm_parameter/detailed_iv_params.h",
"certificate/cert_chain_validator.h",
"certificate/certificate.h",
"certificate/crl.h",
"certificate/x509_certificate.h",
"certificate/x509_crl_entry.h",
"certificate/x509_crl.h",
"common/blob.h",
"common/object_base.h",
"common/result.h",
"crypto_operation/cipher.h",
"crypto_operation/key_agreement.h",
"crypto_operation/mac.h",
"crypto_operation/md.h",
"crypto_operation/signature.h",
"key/asy_key_generator.h",
"key/key_pair.h",
"key/key.h",
"key/pri_key.h",
"key/pub_key.h",
"key/sym_key_generator.h",
"key/sym_key.h",
"rand/rand.h"
],
"header_base": "//base/security/crypto_framework/interfaces/innerkits"
}
}
],
"test": [
"//base/security/crypto_framework:crypto_framework_test",
"//base/security/crypto_framework:crypto_framework_fuzztest"
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/xuwanbing/security_crypto_framework_REVIEW_ECC.git
git@gitee.com:xuwanbing/security_crypto_framework_REVIEW_ECC.git
xuwanbing
security_crypto_framework_REVIEW_ECC
security_crypto_framework_REVIEW_ECC
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385