# ReproCipher
ReproCipher is a Python package designed to provide consistent encryption results for the same input text, ensuring reproducibility and reliability in cryptographic operations. By controlling randomness through a fixed seed, ReproCipher generates deterministic encryption outputs, making it ideal for scenarios where predictable encryption behavior is desired, such as testing, auditing, or data consistency requirements. With ReproCipher, you can confidently encrypt sensitive data knowing that the output will remain unchanged across different runs of your application.
Raw data
{
"_id": null,
"home_page": "",
"name": "reprocipher",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "python,encryption,Deterministic cryptography,Fixed seed randomness,Consistent encryption output,Reliable cryptographic operations,Predictable encryption behavior,Testable encryption,Audit-friendly cryptography",
"author": "Ravindu Priyankara",
"author_email": "<mail@neuralnine.com>",
"download_url": "https://files.pythonhosted.org/packages/3b/b7/b28cc71f2f7001db2da3000d842985a1e5c48f56647d6270417612304d0c/reprocipher-0.0.2.tar.gz",
"platform": null,
"description": "\n# ReproCipher\n\nReproCipher is a Python package designed to provide consistent encryption results for the same input text, ensuring reproducibility and reliability in cryptographic operations. By controlling randomness through a fixed seed, ReproCipher generates deterministic encryption outputs, making it ideal for scenarios where predictable encryption behavior is desired, such as testing, auditing, or data consistency requirements. With ReproCipher, you can confidently encrypt sensitive data knowing that the output will remain unchanged across different runs of your application.\n",
"bugtrack_url": null,
"license": "",
"summary": "ReproCipher is a Python package designed to provide consistent encryption.",
"version": "0.0.2",
"project_urls": null,
"split_keywords": [
"python",
"encryption",
"deterministic cryptography",
"fixed seed randomness",
"consistent encryption output",
"reliable cryptographic operations",
"predictable encryption behavior",
"testable encryption",
"audit-friendly cryptography"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "009c57967591f90ebd788c9944b040bbe8c4c02c4bae4d8a82c1562c336c1b4d",
"md5": "3e404f6ddf06cf2584abff94cc49ced0",
"sha256": "b1a57891270e22963e49e78dec6ad4bb7eaec793b497b8cc3d883165648e22de"
},
"downloads": -1,
"filename": "reprocipher-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3e404f6ddf06cf2584abff94cc49ced0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 15320,
"upload_time": "2024-02-29T14:41:36",
"upload_time_iso_8601": "2024-02-29T14:41:36.640573Z",
"url": "https://files.pythonhosted.org/packages/00/9c/57967591f90ebd788c9944b040bbe8c4c02c4bae4d8a82c1562c336c1b4d/reprocipher-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3bb7b28cc71f2f7001db2da3000d842985a1e5c48f56647d6270417612304d0c",
"md5": "09f3574797a30d7a6c852b7328f63726",
"sha256": "9f24b09e1cd7f2c057d84bc76a6de265b63312594da54529820a5690c48d48b4"
},
"downloads": -1,
"filename": "reprocipher-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "09f3574797a30d7a6c852b7328f63726",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14918,
"upload_time": "2024-02-29T14:41:38",
"upload_time_iso_8601": "2024-02-29T14:41:38.122428Z",
"url": "https://files.pythonhosted.org/packages/3b/b7/b28cc71f2f7001db2da3000d842985a1e5c48f56647d6270417612304d0c/reprocipher-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-29 14:41:38",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "reprocipher"
}