Product details
- Publisher : Apress; 1st ed. edition (September 27, 2019)
- Language : English
- Paperback : 386 pages
- ISBN-10 : 1484248996
- ISBN-13 : 978-1484248997
کتاب Practical Cryptography in Python: Learning Correct Cryptography by Example
Develop a greater intuition for the proper use of cryptography. This book teaches the basics of writing cryptographic algorithms in Python, demystifies cryptographic internals, and demonstrates common ways cryptography is used incorrectly.
Cryptography is the lifeblood of the digital world’s security infrastructure. From governments around the world to the average consumer, most communications are protected in some form or another by cryptography. These days, even Google searches are encrypted. Despite its ubiquity, cryptography is easy to misconfigure, misuse, and misunderstand.
Developers building cryptographic operations into their applications are not typically experts in the subject, and may not fully grasp the implication of different algorithms, modes, and other parameters. The concepts in this book are largely taught by example, including incorrect uses of cryptography and how "bad" cryptography can be broken. By digging into the guts of cryptography, you can experience what works, what doesn't, and why.
What You’ll Learn
- Understand where cryptography is used, why, and how it gets misused
- Know what secure hashing is used for and its basic properties
- Get up to speed on algorithms and modes for block ciphers such as AES, and see how bad configurations break
- Use message integrity and/or digital signatures to protect messages
- Utilize modern symmetric ciphers such as AES-GCM and CHACHA
- Practice the basics of public key cryptography, including ECDSA signatures
- Discover how RSA encryption can be broken if insecure padding is used
- Employ TLS connections for secure communications
- Find out how certificates work and modern improvements such as certificate pinning and certificate transparency (CT) logs
Who This Book Is For
IT administrators and software developers familiar with Python. Although readers may have some knowledge of cryptography, the book assumes that the reader is starting from scratch.
منابع کتاب کتاب Practical Cryptography in Python: Learning Correct Cryptography by Example
شهود بیشتری برای استفاده صحیح از رمزنگاری ایجاد کنید. این کتاب اصول نوشتن الگوریتمهای رمزنگاری در پایتون را آموزش میدهد، درونیات رمزنگاری را رمزگشایی میکند، و روشهای رایج استفاده نادرست از رمزنگاری را نشان میدهد.
رمزنگاری رگ حیاتی زیرساخت امنیتی دنیای دیجیتال است. از دولتها در سراسر جهان گرفته تا مصرفکنندههای معمولی، بیشتر ارتباطات به شکلی از طریق رمزنگاری محافظت میشوند. این روزها حتی جستجوهای گوگل نیز رمزگذاری شده است. علیرغم فراگیر بودن رمزنگاری، پیکربندی اشتباه، سوء استفاده و سوء تفاهم آسان است.
توسعه دهندگانی که عملیات رمزنگاری را در برنامه های خود ایجاد می کنند، معمولاً در این موضوع متخصص نیستند و ممکن است مفهوم الگوریتم ها، حالت ها و سایر پارامترهای مختلف را به طور کامل درک نکنند. مفاهیم این کتاب تا حد زیادی با مثال آموزش داده شده است، از جمله استفاده نادرست از رمزنگاری و اینکه چگونه رمزنگاری "بد" را می توان شکست. با کاوش در درون رمزنگاری، می توانید تجربه کنید که چه چیزی کار می کند، چه چیزی نه، و چرا.
آنچه شما یاد خواهید گرفت
- بدانید رمزنگاری در کجا استفاده می شود، چرا و چگونه از آن سوء استفاده می شود
- بدانید که هش ایمن برای چه چیزی استفاده می شود و ویژگی های اساسی آن
- الگوریتمها و حالتهای رمزهای بلوکی مانند AES را سریع کنید و ببینید که چگونه پیکربندیهای بد شکسته میشوند.
- از یکپارچگی پیام و/یا امضای دیجیتال برای محافظت از پیام ها استفاده کنید
- از رمزهای متقارن مدرن مانند AES-GCM و CHACHA استفاده کنید
- اصول رمزنگاری کلید عمومی، از جمله امضای ECDSA را تمرین کنید
- کشف کنید که چگونه رمزگذاری RSA در صورت استفاده از padding ناامن می تواند شکسته شود
- از اتصالات TLS برای ارتباطات ایمن استفاده کنید
- نحوه کار گواهینامه ها و پیشرفت های مدرن مانند پین کردن گواهی و گزارش شفافیت گواهی (CT) را بیابید
این کتاب برای چه کسی است
مدیران فناوری اطلاعات و توسعه دهندگان نرم افزار آشنا با پایتون. اگرچه ممکن است خوانندگان اطلاعاتی درباره رمزنگاری داشته باشند، کتاب فرض میکند که خواننده از صفر شروع میکند.
ارسال نظر درباره کتاب Practical Cryptography in Python: Learning Correct Cryptography by Example