دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش:
نویسندگان: Bruce Schneier
سری:
ISBN (شابک) : 1119439027, 9781119439028
ناشر: Wiley
سال نشر: 2017
تعداد صفحات: 781
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 157 مگابایت
در صورت تبدیل فایل کتاب Applied Cryptography: Protocols, Algorithms and Source Code in C به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب رمزنگاری کاربردی: پروتکل ها، الگوریتم ها و کد منبع در C نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
از مشهورترین فنآور امنیتی جهان، بروس اشنایر، این نسخه بیستمین
سالگرد قطعیترین مرجع در زمینه رمزنگاری است که تا کنون منتشر
شده است و کار اصلی در زمینه رمزنگاری است. تکنیک های رمزنگاری
کاربردهایی بسیار فراتر از کاربردهای آشکار رمزگذاری و رمزگشایی
اطلاعات دارند. برای توسعهدهندگانی که نیاز به دانستن
قابلیتهایی مانند امضای دیجیتالی دارند که به تکنیکهای رمزنگاری
وابسته است، مروری بهتر از Cryptography کاربردی، کتاب
قطعی در این زمینه، وجود ندارد. بروس اشنایر کلاسهای کلی
پروتکلهای رمزنگاری و سپس تکنیکهای خاص را پوشش میدهد و جزئیات
عملکرد درونی الگوریتمهای رمزنگاری دنیای واقعی از جمله
استاندارد رمزگذاری داده و سیستمهای رمزنگاری کلید عمومی RSA را
توضیح میدهد. این کتاب شامل فهرستهای کد منبع و توصیههای
گسترده در مورد جنبههای عملی اجرای رمزنگاری، مانند اهمیت تولید
اعداد تصادفی و ایمن نگهداشتن کلیدها است.
. ". یادگاری... جذاب... جامع... کار قطعی در زمینه رمزنگاری برای
برنامه نویسان کامپیوتر..." - دکتر. Dobb's Journal
.\" . .. به راحتی به عنوان یکی از معتبرترین در زمینه خود رتبه
بندی می شود.\" -PC Magazine
این کتاب به جزئیات این کتاب می پردازد که چگونه برنامه نویسان و
متخصصان ارتباطات الکترونیکی می توانند از رمزنگاری - تکنیک
رمزگذاری و رمزگشایی پیام ها - برای حفظ حریم خصوصی داده های
رایانه استفاده کنند. دهها الگوریتم رمزنگاری را توصیف میکند،
توصیههای عملی در مورد نحوه پیادهسازی آنها در نرمافزار
رمزنگاری ارائه میدهد و نشان میدهد که چگونه میتوان از آنها
برای حل مشکلات امنیتی استفاده کرد. این کتاب به برنامهنویسانی
که برنامههای کامپیوتری، شبکهها و سیستمهای ذخیرهسازی را
طراحی میکنند نشان میدهد که چگونه میتوانند امنیت را در
نرمافزار و سیستمهای خود ایجاد کنند.
با مقدمهای جدید توسط نویسنده، این نسخه برتر یادگاری برای همه
کسانی خواهد بود که به امنیت رایانه و سایبری متعهد هستند.
From the world's most renowned security technologist, Bruce
Schneier, this 20th Anniversary Edition is the most definitive
reference on cryptography ever published and is the seminal
work on cryptography. Cryptographic techniques have
applications far beyond the obvious uses of encoding and
decoding information. For developers who need to know about
capabilities, such as digital signatures, that depend on
cryptographic techniques, there's no better overview than
Applied Cryptography, the definitive book on the
subject. Bruce Schneier covers general classes of cryptographic
protocols and then specific techniques, detailing the inner
workings of real-world cryptographic algorithms including the
Data Encryption Standard and RSA public-key cryptosystems. The
book includes source-code listings and extensive advice on the
practical aspects of cryptography implementation, such as the
importance of generating truly random numbers and of keeping
keys secure.
." . .the best introduction to cryptography I've ever seen. . .
.The book the National Security Agency wanted never to be
published. . . ." -Wired Magazine
." . .monumental . . . fascinating . . . comprehensive . . .
the definitive work on cryptography for computer programmers .
. ." -Dr. Dobb's Journal
." . .easily ranks as one of the most authoritative in its
field." -PC Magazine
The book details how programmers and electronic communications
professionals can use cryptography-the technique of enciphering
and deciphering messages-to maintain the privacy of computer
data. It describes dozens of cryptography algorithms, gives
practical advice on how to implement them into cryptographic
software, and shows how they can be used to solve security
problems. The book shows programmers who design computer
applications, networks, and storage systems how they can build
security into their software and systems.
With a new Introduction by the author, this premium edition
will be a keepsake for all those committed to computer and
cyber security.
Content: CRYPTOGRAPHIC PROTOCOLS
Protocol Building Blocks
Basic Protocols
Intermediate Protocols
Advanced Protocols
Esoteric Protocols
CRYPTOGRAPHIC TECHNIQUES
Key Length
Key Management
Algorithm Types and Modes
Using Algorithms
CRYPTOGRAPHIC ALGORITHMS
Data Encryption Standard (DES)
Other Block Ciphers
Other Stream Ciphers and Real Random-Sequence Generators
Public-Key Algorithms
Special Algorithms for Protocols
THE REAL WORLD
Example Implementations
Politics
SOURCE CODE.source Code
References.