Cryptorix

View on PyPIReverse Dependencies (0)

1.0.3 Cryptorix-1.0.3-py3-none-any.whl

Wheel Details

Project: Cryptorix
Version: 1.0.3
Filename: Cryptorix-1.0.3-py3-none-any.whl
Download: [link]
Size: 15848
MD5: 67776878db5e717750a37034f9e83b12
SHA256: 0dad122a86a22f50335d8c3e358586a21c943572fc0b0e635129798416b19153
Uploaded: 2024-12-11 14:10:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: Cryptorix
Version: 1.0.3
Summary: A Python package that provides robust encryption and decryption mechanisms, utilizing JSON Web Encryption (JWE), Hybrid Encryption, AWS KMS, and AWS Secrets Manager. Ensure the confidentiality and integrity of your data, with secure management of encryption keys.
Author: M Santhosh Kumar
Author-Email: santhoshse7en[at]gmail.com
Project-Url: Documentation, https://github.com/santhoshse7en/cryptorix#readme
Project-Url: Source, https://github.com/santhoshse7en/cryptorix
Project-Url: Tracker, https://github.com/santhoshse7en/cryptorix/issues
Keywords: Hybrid Encryption,JWE,KMS,Secret Manager,Encryption,Decryption,AWS,Security
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Requires-Dist: jwcrypto
Requires-Dist: pycryptodome
Requires-Dist: boto3
Description-Content-Type: text/markdown
[Description omitted; length: 10364 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
Cryptorix/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
Cryptorix/hybrid_encryption/__init__.py sha256=HBEY4XmaOroc9fbusqSjQCbo1PFqqgmIaFu8yWvnRTk 460
Cryptorix/hybrid_encryption/crypto.py sha256=6fHx1jWdxyOf-0Fhz1Mmyi_d1oUXyvkm6OnWg7HK_Bg 9771
Cryptorix/hybrid_encryption/exceptions.py sha256=Q12VpoG0W7r7rqjvV6QldmUHcxbpp9sGAeVuyGrIsHM 554
Cryptorix/jwe/__init__.py sha256=A5T7nhjKUXDUosk3eEKIvmei8nmPOdHexGJ5dX7-YN4 37
Cryptorix/jwe/crypto.py sha256=XLdlKXdAQ2N9uallHjMCSqbHxUd3FRTvesUwSb38RJI 4036
Cryptorix/jwe/exceptions.py sha256=xaxpriJLurBOBDAj2qxf9-j4jJ1czBptoXtHoJZE_vk 528
Cryptorix/kms/__init__.py sha256=A5T7nhjKUXDUosk3eEKIvmei8nmPOdHexGJ5dX7-YN4 37
Cryptorix/kms/crypto.py sha256=EXgmIdrUx7QNSIUa0eyp1dGlozuDx64UMImjYc94am8 2783
Cryptorix/kms/exceptions.py sha256=xSKpi1PPmSt57J9vFj3bOAS5Q1kSRyQpPsrIngof_dE 1104
Cryptorix/secrets/__init__.py sha256=DJfdoEb6z_g8J3pP522iqzCXm1etslIYXqHngqfgy9o 85
Cryptorix/secrets/exceptions.py sha256=ZTr3ku8Yf0Mq4XJXYSUUVUvnyLTj0GHeIGAf80uq8sI 557
Cryptorix/secrets/manager.py sha256=H_iszBZhF1OtHzn8CkaeXDmZ4V4ciJGeFD1Gsle1ADc 6263
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_hybrid_encryption.py sha256=RTA9VGDgVzNWnezTD-BKaUOHS-OJAdYuJDF-upKjx9I 2220
tests/test_jwe.py sha256=_Weo9rXadxZabRkkPttd6WgQAqMPbm-nERY1Usy8PRg 1118
tests/test_kms.py sha256=6rK5TIhWZOZgk92ZmDZNDk2WJEIA8CFSCN0wAOCBaXQ 1513
tests/test_secrets.py sha256=qKKXeD1vAfFMcIjsxd9bOgy2r0ffhPfEWmUp4K7I4_M 1818
Cryptorix-1.0.3.dist-info/METADATA sha256=yL9gC0deHO-yykZvmcSllCWwk5Rz0GXOSXv9x5EITRc 11597
Cryptorix-1.0.3.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
Cryptorix-1.0.3.dist-info/top_level.txt sha256=_QXMT9Hd-vak1cy6k58xKehQ8j4dbwZ2CmGVylVdQZc 16
Cryptorix-1.0.3.dist-info/RECORD

top_level.txt

Cryptorix
tests