Product details
- Publisher : No Starch Press; Illustrated edition (January 23, 2018)
- Language : English
- Paperback : 416 pages
- ISBN-10 : 1593278225
- ISBN-13 : 978-1593278229
جلد معمولی سیاه و سفید_کتاب Cracking Codes with Python: An Introduction to Building and Breaking Ciphers
Learn how to program in Python while making and breaking ciphers—algorithms used to create and send secret messages!
After a crash course in Python programming basics, you’ll learn to make, test, and hack programs that encrypt text with classical ciphers like the transposition cipher and Vigenère cipher. You’ll begin with simple programs for the reverse and Caesar ciphers and then work your way up to public key cryptography, the type of encryption used to secure today’s online transactions, including digital signatures, email, and Bitcoin.
Each program includes the full code and a line-by-line explanation of how things work. By the end of the book, you’ll have learned how to code in Python and you’ll have the clever programs to prove it!
You’ll also learn how to:
- Combine loops, variables, and flow control statements into real working programs
- Use dictionary files to instantly detect whether decrypted messages are valid English or gibberish
- Create test programs to make sure that your code encrypts and decrypts correctly
- Code (and hack!) a working example of the affine cipher, which uses modular arithmetic to encrypt a message
- Break ciphers with techniques such as brute-force and frequency analysis
There’s no better way to learn to code than to play with real programs. Cracking Codes with Python makes the learning fun!
منابع کتاب جلد معمولی سیاه و سفید_کتاب Cracking Codes with Python: An Introduction to Building and Breaking Ciphers
یاد بگیرید که چگونه در پایتون برنامه نویسی کنید در حالی که رمزها را می سازید و می شکنید - الگوریتم هایی که برای ایجاد و ارسال پیام های مخفی استفاده می شوند!
پس از یک دوره خرابی در اصول برنامه نویسی پایتون، می آموزید که برنامه هایی بسازید، آزمایش کنید و هک کنید که متن را با رمزهای کلاسیک مانند رمز جابجایی و رمز ویژنر رمزگذاری می کند. شما با برنامههای ساده برای رمزهای معکوس و سزار شروع میکنید و سپس به رمزنگاری کلید عمومی میرسید، نوع رمزگذاری که برای ایمن کردن تراکنشهای آنلاین امروزی از جمله امضای دیجیتال، ایمیل و بیتکوین استفاده میشود.
هر برنامه شامل کد کامل و توضیح خط به خط در مورد نحوه کار کردن است. در پایان کتاب، نحوه کدنویسی در پایتون را یاد خواهید گرفت و برنامه های هوشمندانه ای برای اثبات آن خواهید داشت!
همچنین یاد خواهید گرفت که چگونه:
- حلقهها، متغیرها و عبارات کنترل جریان را در برنامههای واقعی ترکیب کنید
- از فایلهای فرهنگ لغت استفاده کنید تا فوراً تشخیص دهید که آیا پیامهای رمزگشایی معتبر انگلیسی هستند یا بیمعنی
- برنامههای آزمایشی ایجاد کنید تا مطمئن شوید کد شما به درستی رمزگذاری و رمزگشایی میشود
- کد (و هک!) یک مثال کارآمد از رمز افین که از محاسبات مدولار برای رمزگذاری پیام استفاده می کند
- شکستن رمزها با تکنیک هایی مانند brute-force و تجزیه و تحلیل فرکانس
هیچ راهی بهتر از بازی کردن با برنامه های واقعی برای یادگیری کدنویسی وجود ندارد. شکستن کدها با پایتون یادگیری را سرگرم کننده می کند!
ارسال نظر درباره جلد معمولی سیاه و سفید_کتاب Cracking Codes with Python: An Introduction to Building and Breaking Ciphers