Encryptors


NameEncryptors JSON
Version 1.8.32 PyPI version JSON
download
home_pageNone
SummaryEnd-to-end algorithm library
upload_time2025-09-08 14:19:28
maintainerNone
docs_urlNone
authorOSDental LLC
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # osdental-library

`osdental-library` is a versatile and easy-to-use library for handling common tasks related to **encryption**, **hashing**, and **JWT token management**. Ideal for projects that require a secure and efficient approach to handling sensitive data.

## Features

- Generation and validation of **hashes** using modern algorithms.
- Encryption and decryption of data using secure keys.
- Creation and verification of **JWT tokens** for authentication and authorization.
- Implementations that are easy to integrate into any Python project.

## Installation

You can easily install `osdental-library` using `pip`:

```bash
pip install osdental-library

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "Encryptors",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "OSDental LLC",
    "author_email": "support@osdental.ai",
    "download_url": "https://files.pythonhosted.org/packages/5b/25/cfdce4526d35f67bd420801086fb21483ff992df87c70c34cd56f4750831/encryptors-1.8.32.tar.gz",
    "platform": null,
    "description": "# osdental-library\n\n`osdental-library` is a versatile and easy-to-use library for handling common tasks related to **encryption**, **hashing**, and **JWT token management**. Ideal for projects that require a secure and efficient approach to handling sensitive data.\n\n## Features\n\n- Generation and validation of **hashes** using modern algorithms.\n- Encryption and decryption of data using secure keys.\n- Creation and verification of **JWT tokens** for authentication and authorization.\n- Implementations that are easy to integrate into any Python project.\n\n## Installation\n\nYou can easily install `osdental-library` using `pip`:\n\n```bash\npip install osdental-library\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "End-to-end algorithm library",
    "version": "1.8.32",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2357eb8810f7934632f4a19645ff96fb98164e1029d010063ab4e455e048126c",
                "md5": "19ba0d206bec7b92af65a11eadfad6ae",
                "sha256": "6deb060f658c3523c9fdd912c198a4b3775e86a1c271e949526c4652ff498776"
            },
            "downloads": -1,
            "filename": "Encryptors-1.8.32-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "19ba0d206bec7b92af65a11eadfad6ae",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 46566,
            "upload_time": "2025-09-08T14:19:27",
            "upload_time_iso_8601": "2025-09-08T14:19:27.105680Z",
            "url": "https://files.pythonhosted.org/packages/23/57/eb8810f7934632f4a19645ff96fb98164e1029d010063ab4e455e048126c/Encryptors-1.8.32-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b25cfdce4526d35f67bd420801086fb21483ff992df87c70c34cd56f4750831",
                "md5": "6c9c687b21f358d0b69cf22d32839071",
                "sha256": "dcb26e9712993659b311236ca06b8349e79f2e6ec8ce70326d4943537f6d7016"
            },
            "downloads": -1,
            "filename": "encryptors-1.8.32.tar.gz",
            "has_sig": false,
            "md5_digest": "6c9c687b21f358d0b69cf22d32839071",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 31100,
            "upload_time": "2025-09-08T14:19:28",
            "upload_time_iso_8601": "2025-09-08T14:19:28.572413Z",
            "url": "https://files.pythonhosted.org/packages/5b/25/cfdce4526d35f67bd420801086fb21483ff992df87c70c34cd56f4750831/encryptors-1.8.32.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-08 14:19:28",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "encryptors"
}
        
Elapsed time: 1.95869s