بسیاری از سرویس¬های اینترنتی، به منظور دستیابی به سطح قابل توجهی از محرمانگی، از ساختار PKI استفاده می¬کنند. حال تصور کنید که قصد استفاده از یک خدمات آنلاین را دارید. این احتمال وجود دارد که طرف دیگر ارتباط، بخ جای آن سرویسی که انتظار دارید، یک خرابکار و نفوذگر بوده و کلید Public خود را در اختیارقرار دهد. در این حال ارتباطات شما Secure است اما با یک نفوذگر!! حال چه تضمینی وجود دارد که طرف دیگر ارتباط واقعا همان است که ادعا می¬کند!؟ اینجاست که بحث Digital Certificate مطرح می¬گردد. این موضع یکی از کاربردهای PKI را نشان می¬دهد و البته خارج از عناوین این بحث است. لذا پیشنهاد می¬گردد بعنوان موضوعی جانبی آن را مورد مطالعه قرار دهید.
#Sec
@pythonsocket
#Sec
@pythonsocket
https://medium.com/@ismailakkila/black-hat-python-encrypt-and-decrypt-with-rsa-cryptography-bd6df84d65bc
@pythonsocket
@pythonsocket
Medium
Black Hat Python — Encrypt and Decrypt with RSA Cryptography
Its very straighforward to encrypt/ decrypt files using Python. In this post, I will show a few scripts to accomplish this.
Python Socket
https://medium.com/@ismailakkila/black-hat-python-encrypt-and-decrypt-with-rsa-cryptography-bd6df84d65bc @pythonsocket
دوستان سلام. مجموعه پست های بالا خلاصه ای است از موضوع Public Key Infrastructure. در ادامه لینک مقاله ای از سایت Medium است که به پیاده سازی RSA در پایتون پرداخته. RSA الگوریتم پرکاربرد در حوزه رمزنگاری است و پیشنهاد می شود مطالعه بفرمایید.
دوستان سلام. در مطلب بالا و در زمان رمزنگاری از padding scheme با عنوان OAEP استفاده شده است. استفاده از این padding میتواند به امنیت RSA و بهبود آن کمک بسیاری کند. لذا دوستانی که علاقه دارند می توانند مطالبی که در ادامه می آید را مطالعه نموده و علت استفاده از OAEP را در RSA بررسی و ارزیابی نمایند. این مطالب صرفا جهت مطالعه بیشتر در حوزه رمزنگاری است و تاثیر چندانی در برنامه نویسی پایتون با استفاده از RSA نخواهد داشت داشت.
“Fun with network protocols, using Python and Impacket” @AndyF https://andreafortuna.org/fun-with-network-protocols-using-python-and-impacket-a2eab881a3ac
“What exactly can you do with Python? Here are Python's 3 main applications.” @ykdojo https://medium.freecodecamp.org/what-can-you-do-with-python-the-3-main-applications-518db9a68a78
freeCodeCamp.org
What exactly can you do with Python? Here are Python's 3 main applications.
By YK Sugi If you’re thinking of learning Python — or if you recently started learning it — you may be asking yourself: “What exactly can I use Python for?” Well that’s a tricky question to answer, because there are so many applications for Python....
Python Socket
“What exactly can you do with Python? Here are Python's 3 main applications.” @ykdojo https://medium.freecodecamp.org/what-can-you-do-with-python-the-3-main-applications-518db9a68a78
سلام. مطلب جالبی است در خصوص سه کاربرد اصلی زبان برنامه نویسی پایتون. مطالعه بفرمایید.
The Ultimate List of Python YouTube Channels – Real Python
https://realpython.com/python-youtube-channels/
https://realpython.com/python-youtube-channels/
Realpython
The Ultimate List of Python YouTube Channels – Real Python
We couldn't find a good and updated list of Python developer or Python programming YouTube channels online. So we created our own list with the best and most Pythonic YouTubers.
“Multiprocessing vs Multithreading in Python: What you need to know.” @timberdotio https://medium.freecodecamp.org/multiprocessing-vs-multithreading-in-python-what-you-need-to-know-ef6bdc13d018
freeCodeCamp.org
Multiprocessing vs Multithreading in Python: What you need to know.
by Timber.io Multiprocessing vs Multithreading in Python: What you need to know.Photo by Josep Castells on UnsplashWhat Is Threading? Why Might You Want It?Python is a linear language. However, the threading module comes in handy when you want a little more…
“Python Open Source of the Month (v.June 2018)” @Mybridge https://medium.mybridge.co/python-open-source-of-the-month-v-june-2018-5396a661b110
101 NumPy Exercises for Data Analysis (Python) - ML+
https://www.machinelearningplus.com/python/101-numpy-exercises-python/
https://www.machinelearningplus.com/python/101-numpy-exercises-python/
Machine Learning Plus
101 NumPy Exercises for Data Analysis (Python)
Learn Data Science (AI/ML/Gen AI) Online
What Can I Do With Python? – Real Python
https://realpython.com/what-can-i-do-with-python/
https://realpython.com/what-can-i-do-with-python/
Realpython
What Can I Do With Python? – Real Python
In this tutorial, you'll find a set of guidelines that will help you start applying your Python skills to real-world problems. By the end of your reading, you'll be able to answer the question "What can I do with Python?"
Python Socket
What Can I Do With Python? – Real Python https://realpython.com/what-can-i-do-with-python/
دوستان سلام. مطلب جالبی است. مطالعه بفرمایید.
Check out Python Trending (@pythontrending): https://twitter.com/pythontrending?s=09
دوستان اگر از توییتر استفاده می کنید پیشنهاد می کنم حتما این اکانت را پیگیری کنید. بسیار مفید است.
دوستان اگر از توییتر استفاده می کنید پیشنهاد می کنم حتما این اکانت را پیگیری کنید. بسیار مفید است.
Twitter
Python Trending (@pythontrending) | Twitter
The latest Tweets from Python Trending (@pythontrending). trending Python repositories on GitHub (https://t.co/lGhkNMiFE2). Interwebs
“Python Top 10 Articles — June 2018” @BrandonMorelli https://techburst.io/python-top-10-articles-june-2018-fb96d87f66b7
Medium
Python Top 10 Articles — June 2018
What’s trending in Python?
“Top 10 Python libraries you must Know” @techhadoop https://medium.com/@technoserviceclub/top-10-python-libraries-you-must-know-cc28a849c1fc
۱۵ کتابخانه پایتون که باید بشناسید.
۱۵ کتابخانه پایتون که باید بشناسید.
Medium
Top 10 Python libraries you must Know
Hi friends . Today i am going to list 10 python libraries which are really important . So here they are:
“How to do web scraping with python 3.7” https://medium.com/@itylergarrett.tag/using-pip-to-install-requests-and-lxml-on-python-3-7-mac-os-e6c4d5e860f6
Medium
How to do web scraping with python
Hey, web scraping is easy with python 3.7 —the way I was doing it before this tutorial was overly complex and extremely inefficient.