{"id":29164983,"url":"https://github.com/aliyun/alibabacloud-dkms-transfer-python2-sdk","last_synced_at":"2025-10-07T09:47:42.979Z","repository":{"id":55066502,"uuid":"498107824","full_name":"aliyun/alibabacloud-dkms-transfer-python2-sdk","owner":"aliyun","description":"Alibaba Cloud Dedicated KMS Transfer SDK for Python2 can help Python developers to migrate from the KMS keys to the Dedicated KMS keys.","archived":false,"fork":false,"pushed_at":"2024-01-24T01:48:41.000Z","size":53,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-17T17:04:20.010Z","etag":null,"topics":["aliyun","dedicated-kms","dkms","kms","python","python2"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aliyun.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-05-30T21:59:50.000Z","updated_at":"2023-01-06T20:19:37.000Z","dependencies_parsed_at":"2023-02-06T04:16:24.729Z","dependency_job_id":"83ea4316-b855-4b88-9f84-49734e21a693","html_url":"https://github.com/aliyun/alibabacloud-dkms-transfer-python2-sdk","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/aliyun/alibabacloud-dkms-transfer-python2-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliyun%2Falibabacloud-dkms-transfer-python2-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliyun%2Falibabacloud-dkms-transfer-python2-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliyun%2Falibabacloud-dkms-transfer-python2-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliyun%2Falibabacloud-dkms-transfer-python2-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aliyun","download_url":"https://codeload.github.com/aliyun/alibabacloud-dkms-transfer-python2-sdk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliyun%2Falibabacloud-dkms-transfer-python2-sdk/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262916681,"owners_count":23383889,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aliyun","dedicated-kms","dkms","kms","python","python2"],"created_at":"2025-07-01T07:08:46.034Z","updated_at":"2025-10-07T09:47:42.914Z","avatar_url":"https://github.com/aliyun.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Alibaba Cloud Dedicated KMS Transfer SDK for Python2\n====================================================\n\n|image0|\n\nAlibaba Cloud Dedicated KMS Transfer SDK for Python2 can help Python\ndevelopers to migrate from the KMS keys to the Dedicated KMS keys.\n\n*Read this in other\nlanguages:*\\ `English \u003cREADME.rst\u003e`__\\ *,*\\ `简体中文 \u003cREADME.zh-cn.rst\u003e`__\n\n-  `Alibaba Cloud Dedicated KMS\n   Homepage \u003chttps://www.alibabacloud.com/help/zh/doc-detail/311016.htm\u003e`__\n-  `Sample Code \u003c/example\u003e`__\n-  `Issues \u003chttps://github.com/aliyun/alibabacloud-dkms-transfer-python2-sdk/issues\u003e`__\n-  `Release \u003chttps://github.com/aliyun/alibabacloud-dkms-transfer-python2-sdk/releases\u003e`__\n\nLicense\n-------\n\n`Apache License\n2.0 \u003chttps://www.apache.org/licenses/LICENSE-2.0.html\u003e`__\n\nFeatures\n--------\n\n-  Dedicated KMS provides a tenant-specific instance that is deployed in\n   the VPC of a tenant to allow access over an internal network.\n-  Dedicated KMS uses a tenant-specific cryptographic resource pool to\n   implement resource isolation and cryptographic isolation. This\n   improves security.\n-  Dedicated KMS simplifies the management of HSMs. You can use the\n   stable, easy-to-use upper-layer key management features and\n   cryptographic operations provided by Dedicated KMS to manage your\n   HSMs.\n-  Dedicated KMS allows you to integrate your HSMs with Alibaba Cloud\n   services in a seamless manner. This delivers secure and controllable\n   encryption capabilities for Alibaba Cloud services. For more\n   information, see `Alibaba Cloud services that can be integrated with\n   KMS \u003chttps://www.alibabacloud.com/help/en/key-management-service/latest/alibaba-cloud-services-that-can-be-integrated-with-kms#concept-2318937\u003e`__.\n-  Reduce the cost of migrating the Shared KMS keys to Dedicated KMS\n   keys.\n\nRequirements\n------------\n\n-  Python 2.7.15 or later\n\nInstall\n-------\n\n::\n\n   pip install alibabacloud-dkms-transfer-python2\n\nClient Mechanism\n----------------\nAlibaba Cloud Dedicated KMS Transfer SDK for Python transfers the the following method of request to dedicated KMS vpc gateway by default.\n\n-  Encrypt\n-  Decrypt\n-  GenerateDataKey\n-  GenerateDataKeyWithoutPlaintext\n-  GetPublicKey\n-  AsymmetricEncrypt\n-  AsymmetricDecrypt\n-  AsymmetricSign\n-  AsymmetricVerify\n-  GetSecretValue\n\n.. _license-1:\n\nLicense\n-------\n\n`Apache-2.0 \u003chttp://www.apache.org/licenses/LICENSE-2.0\u003e`__\n\nCopyright (c) 2009-present, Alibaba Cloud All rights reserved.\n\n.. |image0| image:: https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faliyun%2Falibabacloud-dkms-transfer-python2-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faliyun%2Falibabacloud-dkms-transfer-python2-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faliyun%2Falibabacloud-dkms-transfer-python2-sdk/lists"}