معرفی شرکت ها


FamousCipherAlgorithms-0.1.4


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

FamousCipherAlgorithms is a Python package for implementing a variety of cryptographic ciphers and encryption methods, designed to provide secure and reliable data protection.
ویژگی مقدار
سیستم عامل -
نام فایل FamousCipherAlgorithms-0.1.4
نام FamousCipherAlgorithms
نسخه کتابخانه 0.1.4
نگهدارنده []
ایمیل نگهدارنده ['Mobin Nesari <mobinnesari@gmail.com>, Mohammad Mehdi Begmaz <mohammadmehdi.begmaz@gmail.com>']
نویسنده -
ایمیل نویسنده Mobin Nesari <mobinnesari81@gmail.com>, Mohammad Mehdi Begmaz <mohammadmehdi.begmaz@gmail.com>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/FamousCipherAlgorithms/
مجوز -
# Famous Cipher Algorithms <img src="https://github.com/MobinNesari81/Famous-Cipher-Algorithms/blob/main/Logos/FCA-light.svg?raw=true" align='center'> ![PyPI](https://badge.fury.io/py/FamousCipherAlgorithms) FamousCipherAlgorithms is a Python package that implements several classic cipher algorithms. The package currently includes the following algorithms: - Affine - Shift - Hill - Permutation - Playfair - Vigenere - Rail Fence ## Installation The package can be easily installed using pip: ``` pip install FamousCipherAlgorithms ``` ## Usage You can import `FamousCipherAlgorithms` in two ways: 1. Import entire package ```python import FamousCipherAlgorithms as FCA ``` 2. Import specific algorithms ```python from FamousCipherAlgorithms import AffineCipher, ShiftCipher ``` ## Requirements - `Python >= 3.9` - `NumPy <= 1.21.5` ## Documentation Detailed documentation for each algorithm is available in the <a href="https://famous-cipher-algorithm.readthedocs.io/en/latest/index.html"> document</a>. ## Contributing Contributions are always welcome! If you have any suggestions, bug reports, or pull requests, please feel free to open an issue on GitHub. ## License This package is licensed under the MIT license. See the <a href="https://github.com/MobinNesari81/Famous-Cipher-Algorithms/blob/main/LICENSE">LICENSE</a> file for more details. Copyright © 2023, <a href="https://www.linkedin.com/in/mobin-nesari/">Mobin Nesari</a> & <a href="https://www.linkedin.com/in/mohammad-mahdi-begmaz-69665a243/">Mohammad Mehdi Begmaz</a>


نیازمندی

مقدار نام
- numpy<=1.21.5


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

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


نحوه نصب


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

    pip install FamousCipherAlgorithms-0.1.4.whl


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

    pip install FamousCipherAlgorithms-0.1.4.tar.gz