kms and hashing library
Project description
Library to do kms encryption and decryption and sha256 hashing
//to import
from kmsshademo.hashingutils import hashingutils
//to craeet object
hashObject=hashingutils()
//to do hashing
hashvalue=hashObject.getSha256Value("val")
print(hashObject)
//to do encryption
hashObject.getkmsEncryptedValue("value","kms-key-arn")
//to do decryption
hashObject.getkmsDecryptedValue("encrypted value")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kms-sha-aws-1.0.0.tar.gz.
File metadata
- Download URL: kms-sha-aws-1.0.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75bde26e775de7b18ae48263c88a4acba54b7805b57cd02ac2ea5dcad260e53a
|
|
| MD5 |
cb7cc88fcb12d69cb55b8168344a187e
|
|
| BLAKE2b-256 |
1d4479a8bfdf3945d60da5380cdaf0b77cc8d61bc8e64e4aae41aae265907fd4
|
File details
Details for the file kms_sha_aws-1.0.0-py3-none-any.whl.
File metadata
- Download URL: kms_sha_aws-1.0.0-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53707605501f0c7cd28b92793708ab6ec5321327bdcf97b89aa80aec5195fc9f
|
|
| MD5 |
6dca188f027cd813800ab92775153bab
|
|
| BLAKE2b-256 |
ebe87af33021496a01817475b01e86ccf25ff1f5562d5e99e4cdd72e6208a10e
|