cosmian-kms 4.13.5__cp37-abi3-macosx_10_12_x86_64.whl → 4.14.1__cp37-abi3-macosx_10_12_x86_64.whl
Sign up to get free protection for your applications and to get access to all the features.
- cosmian_kms/__init__.pyi +2 -4
- cosmian_kms/cosmian_kms.abi3.so +0 -0
- {cosmian_kms-4.13.5.dist-info → cosmian_kms-4.14.1.dist-info}/METADATA +2 -2
- cosmian_kms-4.14.1.dist-info/RECORD +8 -0
- {cosmian_kms-4.13.5.dist-info → cosmian_kms-4.14.1.dist-info}/WHEEL +1 -1
- cosmian_kms-4.13.5.dist-info/RECORD +0 -8
- /cosmian_kms-4.13.5.dist-info/license_files/LICENSE.md → /cosmian_kms-4.14.1.dist-info/license_files/LICENSE +0 -0
cosmian_kms/__init__.pyi
CHANGED
@@ -81,7 +81,6 @@ class KmsClient:
|
|
81
81
|
database_secret: Optional[str] = None,
|
82
82
|
insecure_mode: bool = False,
|
83
83
|
allowed_tee_tls_cert: Optional[bytes] = None,
|
84
|
-
jwe_public_key: Optional[str] = None,
|
85
84
|
) -> None:
|
86
85
|
"""Instantiate a KMS Client
|
87
86
|
|
@@ -93,7 +92,6 @@ class KmsClient:
|
|
93
92
|
database_secret (str, optional): to authenticate to the KMS database
|
94
93
|
insecure_mode (bool, optional): accept self signed ssl cert. Defaults to False.
|
95
94
|
allowed_tee_tls_cert (Optional[bytes]) : PEM certificate of a tee.
|
96
|
-
jwe_public_key (Optional[str]): public key for JWE
|
97
95
|
"""
|
98
96
|
def create_cover_crypt_master_key_pair(
|
99
97
|
self, policy: Union[Policy, bytes]
|
@@ -175,7 +173,7 @@ class KmsClient:
|
|
175
173
|
Removes old keys associated to the access policy from the master keys.
|
176
174
|
This will automatically refresh the corresponding user keys.
|
177
175
|
This will permanently remove access to old ciphertexts.
|
178
|
-
|
176
|
+
|
179
177
|
Args:
|
180
178
|
- `access_policy` (str): describe the keys to renew
|
181
179
|
- `master_secret_key_identifier` (Union[str, List[str])): master secret key referenced by its UID or a list of tags
|
@@ -191,7 +189,7 @@ class KmsClient:
|
|
191
189
|
"""
|
192
190
|
Remove a specific attribute from a keypair's policy.
|
193
191
|
Permanently removes the ability to use this attribute in both encryptions and decryptions.
|
194
|
-
|
192
|
+
|
195
193
|
Note that messages whose encryption policy does not contain any other attributes
|
196
194
|
belonging to the dimension of the deleted attribute will be lost.
|
197
195
|
|
cosmian_kms/cosmian_kms.abi3.so
CHANGED
Binary file
|
@@ -1,10 +1,10 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: cosmian_kms
|
3
|
-
Version: 4.
|
3
|
+
Version: 4.14.1
|
4
4
|
Classifier: Programming Language :: Rust
|
5
5
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
6
6
|
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
7
|
-
License-File: LICENSE
|
7
|
+
License-File: LICENSE
|
8
8
|
Author: Hugo Rosenkranz-Costa <hugo.rosenkranz@cosmian.com>
|
9
9
|
Author-email: Hugo Rosenkranz-Costa <hugo.rosenkranz@cosmian.com>
|
10
10
|
Requires-Python: >=3.7
|
@@ -0,0 +1,8 @@
|
|
1
|
+
cosmian_kms-4.14.1.dist-info/METADATA,sha256=yIrEaBThtZ6wPOq_bq3_NyGqeIPbD_rteYyooLHP6nM,1034
|
2
|
+
cosmian_kms-4.14.1.dist-info/WHEEL,sha256=KLO-L3iESXnpD4aBmtLZGXEb2gHQL4oZJiU_nxbTYiI,104
|
3
|
+
cosmian_kms-4.14.1.dist-info/license_files/LICENSE,sha256=LfpyRX3ytu-bjM_tRWreUpT6uZPNKr9Aa_fHflEq7AM,2993
|
4
|
+
cosmian_kms/__init__.pyi,sha256=F1-i1cZW0cM2mnGtb0UoDa19ixt6pRVrm1oeoywUA68,15577
|
5
|
+
cosmian_kms/__init__.py,sha256=hFdRE02W0kEFxAj-F7jcOb91vgyojXlHWmhXKUDKl_U,352
|
6
|
+
cosmian_kms/py.typed,sha256=bWew9mHgMy8LqMu7RuqQXFXLBxh2CRx0dUbSx-3wE48,27
|
7
|
+
cosmian_kms/cosmian_kms.abi3.so,sha256=DTjdFJdpxvQ23krDrEY4M3beJwQqyd17-3R8C7BXtiQ,4507280
|
8
|
+
cosmian_kms-4.14.1.dist-info/RECORD,,
|
@@ -1,8 +0,0 @@
|
|
1
|
-
cosmian_kms-4.13.5.dist-info/METADATA,sha256=h8sco9sgRZuSutn1Ouew8hzyCBlR0YmRQ_iRE1ZIWJ0,1037
|
2
|
-
cosmian_kms-4.13.5.dist-info/WHEEL,sha256=w7SWGRBKOTBmBbs8zq8adZ6B1VkNFmQek3CisucTsm8,104
|
3
|
-
cosmian_kms-4.13.5.dist-info/license_files/LICENSE.md,sha256=LfpyRX3ytu-bjM_tRWreUpT6uZPNKr9Aa_fHflEq7AM,2993
|
4
|
-
cosmian_kms/__init__.pyi,sha256=MfWAs80uIXnhOPDTEHyzYCy-NFk9uAiFCMOdbDPCSuI,15698
|
5
|
-
cosmian_kms/__init__.py,sha256=hFdRE02W0kEFxAj-F7jcOb91vgyojXlHWmhXKUDKl_U,352
|
6
|
-
cosmian_kms/py.typed,sha256=bWew9mHgMy8LqMu7RuqQXFXLBxh2CRx0dUbSx-3wE48,27
|
7
|
-
cosmian_kms/cosmian_kms.abi3.so,sha256=pyUUOHlLpYCog0sU4Fe_IHPnzlmGOqZ7GpOlBHzJNec,6517744
|
8
|
-
cosmian_kms-4.13.5.dist-info/RECORD,,
|
File without changes
|