معرفی شرکت ها


easyencryption-0.1.4


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A very easy way to encrypt data.
ویژگی مقدار
سیستم عامل -
نام فایل easyencryption-0.1.4
نام easyencryption
نسخه کتابخانه 0.1.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Blazen
ایمیل نویسنده contact@fireballbot.com
آدرس صفحه اصلی https://github.com/BlazenBoi/easyencryption/issues
آدرس اینترنتی https://pypi.org/project/easyencryption/
مجوز MIT
In Progress... We offer a simple way to encrypt data. We have 3 different ways of doing this.<br /> Fernet - Cryptographys algorithm that contains "symmetric ciphers, message digests, and key derivation functions" (pypi.org), this is pretty basic encryption.<br /> AES256 - It is the "current encryption standard" (idera.com), it can slow down slower processors but should be fine on most systems.<br /> Public Key - It uses a pair of keys (public and private) to encrypt data. It encrypts the data with the public key, but the data can only be unencrypted with the private key.<br /> This is a very simple library that I made for one of my projects, so there might be bugs please report these in the github issues. Although it might be simple it is pretty powerful.<br /> **WARNING** Don't delete the .key files or you cant unencrypt the data that you have encrypted with that key.<br /> # Information [![Python](https://img.shields.io/pypi/pyversions/dislash.py.svg)](https://pypi.python.org/pypi/easyencryption) [![PyPi](https://img.shields.io/pypi/v/easyencryption.svg)](https://pypi.org/project/easyencryption) # Downloads [![Downloads](https://pepy.tech/badge/easyencryption)](https://pepy.tech/project/easyencryption) [![Downloads](https://pepy.tech/badge/easyencryption/month)](https://pepy.tech/project/easyencryption) ![Downloads](https://pepy.tech/badge/easyencryption/week)


نیازمندی

مقدار نام
>=42 setuptools
- cryptography
- pycryptodomex
- pycryptodome
- wheel


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl easyencryption-0.1.4:

    pip install easyencryption-0.1.4.whl


نصب پکیج tar.gz easyencryption-0.1.4:

    pip install easyencryption-0.1.4.tar.gz