Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Cryptography for Secure Encryption, Underwood


Варианты приобретения
Цена: 6986.00р.
Кол-во:
 о цене
Наличие: Отсутствует. Возможна поставка под заказ.

При оформлении заказа до: 2025-09-15
Ориентировочная дата поставки: Октябрь
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Underwood
Название:  Cryptography for Secure Encryption
ISBN: 9783030979041
Издательство: Springer
Классификация:


ISBN-10: 3030979040
Обложка/Формат: Soft cover
Страницы: 319
Вес: 0.63 кг.
Дата издания: 30.07.2022
Серия: Universitext
Язык: English
Иллюстрации: XII, 319 p. 23 illus., 15 illus. in color.
Читательская аудитория: Students
Основная тема: Mathematics
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: This text is intended for a one-semester course in cryptography at the advanced undergraduate/Masters degree level. It is suitable for students from various STEM backgrounds, including engineering, mathematics, and computer science, and may also be attractive for researchers and professionals who want to learn the basics of cryptography. Advanced knowledge of computer science or mathematics (other than elementary programming skills) is not assumed. The book includes more material than can be covered in a single semester. The Preface provides a suggested outline for a single semester course, though instructors are encouraged to select their own topics to reflect their specific requirements and interests. Each chapter contains a set of carefully written exercises which prompts review of the material in the chapter and expands on the concepts. Throughout the book, problems are stated mathematically, then algorithms are devised to solve the problems. Students are tasked to write computer programs (in C++ or GAP) to implement the algorithms. The use of programming skills to solve practical problems adds extra value to the use of this text. This book combines mathematical theory with practical applications to computer information systems. The fundamental concepts of classical and modern cryptography are discussed in relation to probability theory, complexity theory, modern algebra, and number theory. An overarching theme is cyber security: security of the cryptosystems and the key generation and distribution protocols, and methods of cryptanalysis (i.e., code breaking). It contains chapters on probability theory, information theory and entropy, complexity theory, and the algebraic and number theoretic foundations of cryptography. The book then reviews symmetric key cryptosystems, and discusses one-way trap door functions and public key cryptosystems including RSA and ElGamal. It contains a chapter on digital signature schemes, including material on message authentication and forgeries, and chapters on key generation and distribution. It contains a chapter on elliptic curve cryptography, including new material on the relationship between singular curves, algebraic groups and Hopf algebras.
Дополнительное описание: 1. Introduction to Cryptography.- 2. Introduction to Probability.- 3. Information Theory and Entropy.- 4. Introduction to Complexity Theory.- 5. Algebraic Foundations: Groups- 6. Algebraic Foundations: Rings and Fields.- 7. Advanced Topics in Algebra.- 8.



Cryptography Algorithms: A guide to algorithms in blockchain, quantum cryptography, zero-knowledge protocols, and homomorphic encryption

Автор: Bertaccini Massimo
Название: Cryptography Algorithms: A guide to algorithms in blockchain, quantum cryptography, zero-knowledge protocols, and homomorphic encryption
ISBN: 1789617138 ISBN-13(EAN): 9781789617139
Издательство: Неизвестно
Рейтинг:
Цена: 10263.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book is a guide to understanding new-age protocols and algorithms that are emerging for data protection in cybersecurity and information and communications technology (ICT) with the help of examples and use cases. You`ll begin by exploring classical cryptography and later progress to implementing algorithms for security and data privacy.

Searchable Encryption: From Concepts to Systems

Автор: Kui Ren, Cong Wang
Название: Searchable Encryption: From Concepts to Systems
ISBN: 3031213769 ISBN-13(EAN): 9783031213762
Издательство: Springer
Рейтинг:
Цена: 19564.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book comprehensively reviews searchable encryption, which represents a series of research developments that directly enable search functionality over encrypted data. The book majorly covers: 1) the design and implementation of encrypted search algorithms, data structures, and systems that facilitate various forms of search over always-encrypted databases; 2) different threat models, assumptions, and the related security guarantees, when using searchable encryption in the real-world settings; and 3) latest efforts in building full-fledged encrypted database systems that draw insights from searchable encryption constructions. The book fits in the timely context, where the necessity of safeguarding important and sensitive data has been globally recognized. Traditional security measures, such as storing data behind network firewalls and layers of access control mechanisms to keep attackers out, are no longer sufficient to cope with the expanding landscape of surging cyber threats. There is an urgent call to keep sensitive data always encrypted to protect the data at rest, in transit, and in use. Doing so guarantees data confidentiality for owners, even if the data is out of their hands, e.g., hosted at in-the-cloud databases. The daunting challenge is how to perform computation over encrypted data. As we unfold in this book, searchable encryption, as a specific line of research in this broadly defined area, has received tremendous advancements over the past decades. This book is majorly oriented toward senior undergraduates, graduate students, and researchers, who want to work in the field and need extensive coverage of encrypted database research. It also targets security practitioners who want to make well-informed deployment choices of the latest advancements in searchable encryption for their targeted applications. Hopefully, this book will be beneficial in both regards.

Modern Cryptography: Applied Mathematics for Encryption and Information Security

Автор: William Easttom
Название: Modern Cryptography: Applied Mathematics for Encryption and Information Security
ISBN: 3031123034 ISBN-13(EAN): 9783031123030
Издательство: Springer
Рейтинг:
Цена: 7685.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This expanded textbook, now in its second edition, is a practical yet in depth guide to cryptography and its principles and practices. Now featuring a new section on quantum resistant cryptography in addition to expanded and revised content throughout, the book continues to place cryptography in real-world security situations using the hands-on information contained throughout the chapters. Prolific author Dr. Chuck Easttom lays out essential math skills and fully explains how to implement cryptographic algorithms in today's data protection landscape. Readers learn and test out how to use ciphers and hashes, generate random keys, handle VPN and Wi-Fi security, and encrypt VoIP, Email, and Web communications. The book also covers cryptanalysis, steganography, and cryptographic backdoors and includes a description of quantum computing and its impact on cryptography. This book is meant for those without a strong mathematics background with only just enough math to understand the algorithms given. The book contains a slide presentation, questions and answers, and exercises throughout. * Presents new and updated coverage of cryptography including new content on quantum resistant cryptography; * Covers the basic math needed for cryptography - number theory, discrete math, and algebra (abstract and linear); * Includes a full suite of classroom materials including exercises, Q&A, and examples.

Автор: Gupta, Brij B. (national Institute Of Technology Kurukshetra India) Mamta, Ms
Название: Secure searchable encryption and data management
ISBN: 0367619679 ISBN-13(EAN): 9780367619671
Издательство: Taylor&Francis
Рейтинг:
Цена: 7501.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book provides every necessary detail required to develop the secure searchable encryption scheme using both symmetric and asymmetric cryptographic primitives along with the appropriate security models which ensures the minimum security requirements for real-world application.

Secure and Smart Cyber-Physical Systems

Автор: Ghosh, Uttam ; Mhlanga, Fortune ; Rawat, Danda B
Название: Secure and Smart Cyber-Physical Systems
ISBN: 1032453826 ISBN-13(EAN): 9781032453828
Издательство: Taylor&Francis
Рейтинг:
Цена: 18374.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Security and Cryptography for Networks

Автор: Catalano
Название: Security and Cryptography for Networks
ISBN: 3319981129 ISBN-13(EAN): 9783319981123
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book constitutes the proceedings of the 11th International Conference on Security and Cryptography for Networks, SCN 2018, held in Amalfi, Italy, in September 2018.The 30 papers presented in this volume were carefully reviewed and selected from 66 submissions. multiparty computation; two-party computation;

The Design of Rijndael: The Advanced Encryption Standard (Aes)

Автор: Daemen Joan, Rijmen Vincent
Название: The Design of Rijndael: The Advanced Encryption Standard (Aes)
ISBN: 3662607689 ISBN-13(EAN): 9783662607688
Издательство: Springer
Рейтинг:
Цена: 22359.00 р.
Наличие на складе: Поставка под заказ.

Описание: An authoritative and comprehensive guide to the Rijndael algorithm and Advanced Encryption Standard (AES). AES is expected to gradually replace the present Data Encryption Standard (DES) as the most widely applied data encryption technology. This book, written by the designers of the block cipher, presents Rijndael from scratch.

Decentralised Music: Exploring Blockchain for Artistic Research

Автор: De Assis, Paulo ; Lukawski, Adam
Название: Decentralised Music: Exploring Blockchain for Artistic Research
ISBN: 1032601612 ISBN-13(EAN): 9781032601618
Издательство: Taylor&Francis
Рейтинг:
Цена: 16843.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Optimal Spending on Cybersecurity Measures: Devops

Автор: Kissoon, Tara
Название: Optimal Spending on Cybersecurity Measures: Devops
ISBN: 1032518944 ISBN-13(EAN): 9781032518947
Издательство: Taylor&Francis
Рейтинг:
Цена: 18374.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Cryptography

Автор: Buchanan William J.
Название: Cryptography
ISBN: 8793379102 ISBN-13(EAN): 9788793379107
Издательство: Taylor&Francis
Рейтинг:
Цена: 10258.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Cryptography has proven to be one of the most contentious areas in modern society. For some it protects the rights of individuals to privacy and security, while for others it puts up barriers against the protection of our society. This book aims to develop a deep understanding of cryptography, and provide a way of understanding how privacy, identity provision and integrity can be enhanced with the usage of encryption. The book has many novel features including:full provision of Web-based material on almost every topic coveredprovision of additional on-line material, such as videos, source code, and labscoverage of emerging areas such as Blockchain, Light-weight Cryptography and Zero-knowledge Proofs (ZKPs)Key areas covered include:Fundamentals of EncryptionPublic Key EncryptionSymmetric Key EncryptionHashing MethodsKey Exchange MethodsDigital Certificates and AuthenticationTunnelingCrypto CrackingLight-weight CryptographyBlockchainZero-knowledge Proofs

Public-Key Cryptography – PKC 2018

Автор: Abdalla
Название: Public-Key Cryptography – PKC 2018
ISBN: 3319765809 ISBN-13(EAN): 9783319765808
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The two-volume set LNCS 10769 and 10770 constitutes the refereed proceedings of the 21st IACR International Conference on the Practice and Theory of Public-Key Cryptography, PKC 2018, held in Rio de Janeiro, Brazil, in March 2018. The 49 revised papers presented were carefully reviewed and selected from 186 submissions.

The Zero Trust Framework and Privileged Access Management (Pam)

Автор: Das, Ravindra
Название: The Zero Trust Framework and Privileged Access Management (Pam)
ISBN: 1032742577 ISBN-13(EAN): 9781032742571
Издательство: Taylor&Francis
Рейтинг:
Цена: 11482.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия