aes-encryption-tool


Nameaes-encryption-tool JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/syahra712/aes-encryption
SummaryAES Encryption/Decryption Tool with PyQt5 GUI
upload_time2025-01-20 11:10:25
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            {\rtf1\ansi\ansicpg1252\cocoartf2709
\cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
{\colortbl;\red255\green255\blue255;}
{\*\expandedcolortbl;;}
\paperw11900\paperh16840\margl1440\margr1440\vieww11520\viewh8400\viewkind0
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0

\f0\fs24 \cf0 # AES Encryption/Decryption Tool\
A simple tool to encrypt and decrypt files securely using AES encryption. Built with PyQt5.\
\
## Features\
- Encrypt and decrypt files with AES.\
- Intuitive graphical user interface (GUI).\
- Password strength checker and progress bar.\
\
## Installation\
1. Install Python 3.8 or later.\
2. Install the tool via pip:\
}

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/syahra712/aes-encryption",
    "name": "aes-encryption-tool",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "syahra2014@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7d/e2/11ce9940f9908746326b194cd0f0bb2af03fa4ba3a53f45724991fbbf541/aes_encryption_tool-1.0.0.tar.gz",
    "platform": null,
    "description": "{\\rtf1\\ansi\\ansicpg1252\\cocoartf2709\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;}\n{\\*\\expandedcolortbl;;}\n\\paperw11900\\paperh16840\\margl1440\\margr1440\\vieww11520\\viewh8400\\viewkind0\n\\pard\\tx720\\tx1440\\tx2160\\tx2880\\tx3600\\tx4320\\tx5040\\tx5760\\tx6480\\tx7200\\tx7920\\tx8640\\pardirnatural\\partightenfactor0\n\n\\f0\\fs24 \\cf0 # AES Encryption/Decryption Tool\\\nA simple tool to encrypt and decrypt files securely using AES encryption. Built with PyQt5.\\\n\\\n## Features\\\n- Encrypt and decrypt files with AES.\\\n- Intuitive graphical user interface (GUI).\\\n- Password strength checker and progress bar.\\\n\\\n## Installation\\\n1. Install Python 3.8 or later.\\\n2. Install the tool via pip:\\\n}\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "AES Encryption/Decryption Tool with PyQt5 GUI",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/syahra712/aes-encryption"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7de211ce9940f9908746326b194cd0f0bb2af03fa4ba3a53f45724991fbbf541",
                "md5": "e402ed77159b9ff4885d9ee4bab80677",
                "sha256": "41416f9eea3eeb535d75e4c2a2476b546aac4535b5c0b107443b0819b2094d11"
            },
            "downloads": -1,
            "filename": "aes_encryption_tool-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e402ed77159b9ff4885d9ee4bab80677",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4213,
            "upload_time": "2025-01-20T11:10:25",
            "upload_time_iso_8601": "2025-01-20T11:10:25.882559Z",
            "url": "https://files.pythonhosted.org/packages/7d/e2/11ce9940f9908746326b194cd0f0bb2af03fa4ba3a53f45724991fbbf541/aes_encryption_tool-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-20 11:10:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "syahra712",
    "github_project": "aes-encryption",
    "github_not_found": true,
    "lcname": "aes-encryption-tool"
}
        
Elapsed time: 0.96195s