Introduction to Cryptography with Open-Source Software, McAndrew, Alasdair
Автор: Schneier Bruce Название: Applied Cryptography: Protocols, Algorithms and Source Code in C ISBN: 1119096723 ISBN-13(EAN): 9781119096726 Издательство: Wiley Рейтинг: Цена: 61250.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: 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.
Автор: Peter Wayner Название: Disappearing Cryptography, ISBN: 0123744792 ISBN-13(EAN): 9780123744791 Издательство: Elsevier Science Рейтинг: Цена: 57250.00 T Наличие на складе: Нет в наличии. Описание: Cryptology is the practice of hiding digital information by means of various obfuscatory and steganographic techniques. This book on cryptography and information hiding delineates a number of different methods to hide information in various types of digital media files which include encryption, compression, and data embedding and watermarking.
Автор: Aljosha Judmeyer, Nicholas Stifter, Katharina Krombholz, Edgar Weippl Название: Blocks and Chains: Introduction to Bitcoin, Cryptocurrencies, and Their Consensus Mechanisms ISBN: 1681732173 ISBN-13(EAN): 9781681732176 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 61910.00 T Наличие на складе: Невозможна поставка. Описание: The new field of cryptographic currencies and consensus ledgers, commonly referred to as blockchains, is receiving increasing interest from various different communities. This presents a well-structured overview of this broad field from a technical viewpoint.
Автор: Shi Nansi Название: Architectures and Frameworks for Developing and Applying Blockchain Technology ISBN: 1522592571 ISBN-13(EAN): 9781522592570 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 239310.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: The blockchain revolution has drastically impacted global economics and the strategic practices within different industries. Cryptocurrency specifically has forever changed the face of business and the implementation of business online. While innovative, people are still in the early stages of building and developing blockchain technology and its applications, and it is critical that researchers and practitioners obtain a better understanding of this global phenomenon. Architectures and Frameworks for Developing and Applying Blockchain Technology is an essential reference source that presents the technological foundation, recent research findings, developments, and critical issues associated with blockchain technology from both computer science and social science perspectives. Featuring topics such as artificial intelligence, digital economy, and network technology, this book is ideally designed for academics, researchers, industry leaders, IT consultants, engineers, programmers, practitioners, government officials, policymakers, and students.
Автор: Stijn Van Hijfte Название: Blockchain Platforms: A Look at the Underbelly of Distributed Platforms ISBN: 1681738910 ISBN-13(EAN): 9781681738918 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 66530.00 T Наличие на складе: Поставка под заказ. Описание: This book introduces all the technical features that make up blockchain technology today.
It starts with a thorough explanation of all technological concepts necessary to understand any discussions related to distributed ledgers and a short history of earlier implementations. It then discusses in detail how the Bitcoin network looks and what changes are coming in the near future, together with a range of altcoins that were created on the same base code. To get an even better idea, the book shortly explores how Bitcoin might be forked before going into detail on the Ethereum network and cryptocurrencies running on top of the network, smart contracts, and more. The book introduces the Hyperledger foundation and the tools offered to create private blockchain solutions. For those willing, it investigates directed acyclic graphs (DAGs) and several of its implementations, which could solve several of the problems other blockchain networks are still dealing with to this day. In Chapter 4, readers can find an overview of blockchain networks that can be used to build solutions of their own and the tools that can help them in the process.
Автор: Stijn Van Hijfte Название: Blockchain Platforms: A Look at the Underbelly of Distributed Platforms ISBN: 1681738937 ISBN-13(EAN): 9781681738932 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 85010.00 T Наличие на складе: Поставка под заказ. Описание: This book introduces all the technical features that make up blockchain technology today.
It starts with a thorough explanation of all technological concepts necessary to understand any discussions related to distributed ledgers and a short history of earlier implementations. It then discusses in detail how the Bitcoin network looks and what changes are coming in the near future, together with a range of altcoins that were created on the same base code. To get an even better idea, the book shortly explores how Bitcoin might be forked before going into detail on the Ethereum network and cryptocurrencies running on top of the network, smart contracts, and more. The book introduces the Hyperledger foundation and the tools offered to create private blockchain solutions. For those willing, it investigates directed acyclic graphs (DAGs) and several of its implementations, which could solve several of the problems other blockchain networks are still dealing with to this day. In Chapter 4, readers can find an overview of blockchain networks that can be used to build solutions of their own and the tools that can help them in the process.
Автор: Aljosha Judmayer, Nicholas Stifter, Katharina Krombholz, Edgar Weippl Название: Blocks and Chains: Introduction to Bitcoin, Cryptocurrencies, and Their Consensus Mechanisms ISBN: 1627057161 ISBN-13(EAN): 9781627057165 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 41580.00 T Наличие на складе: Невозможна поставка. Описание: The new field of cryptographic currencies and consensus ledgers, commonly referred to as blockchains, is receiving increasing interest from various different communities. This book presents a well-structured overview of this broad field from a technical viewpoint.
Автор: Katz Название: Introduction to Modern Cryptography, Second Edition ISBN: 1466570261 ISBN-13(EAN): 9781466570269 Издательство: Taylor&Francis Рейтинг: Цена: 102070.00 T Наличие на складе: Нет в наличии. Описание:
Cryptography is ubiquitous and plays a key role in ensuring data secrecy and integrity as well as in securing computer systems more broadly. Introduction to Modern Cryptography provides a rigorous yet accessible treatment of this fascinating subject.
The authors introduce the core principles of modern cryptography, with an emphasis on formal definitions, clear assumptions, and rigorous proofs of security. The book begins by focusing on private-key cryptography, including an extensive treatment of private-key encryption, message authentication codes, and hash functions. The authors also present design principles for widely used stream ciphers and block ciphers including RC4, DES, and AES, plus provide provable constructions of stream ciphers and block ciphers from lower-level primitives. The second half of the book covers public-key cryptography, beginning with a self-contained introduction to the number theory needed to understand the RSA, Diffie-Hellman, and El Gamal cryptosystems (and others), followed by a thorough treatment of several standardized public-key encryption and digital signature schemes.
Integrating a more practical perspective without sacrificing rigor, this widely anticipated Second Edition offers improved treatment of:
Stream ciphers and block ciphers, including modes of operation and design principles
Authenticated encryption and secure communication sessions
Hash functions, including hash-function applications and design principles
Attacks on poorly implemented cryptography, including attacks on chained-CBC encryption, padding-oracle attacks, and timing attacks
The random-oracle model and its application to several standardized, widely used public-key encryption and signature schemes
Elliptic-curve cryptography and associated standards such as DSA/ECDSA and DHIES/ECIES
Containing updated exercises and worked examples, Introduction to Modern Cryptography, Second Edition can serve as a textbook for undergraduate- or graduate-level courses in cryptography, a valuable reference for researchers and practitioners, or a general introduction suitable for self-study.
Автор: Bierbrauer Juergen Название: Introduction to Coding Theory ISBN: 1482299801 ISBN-13(EAN): 9781482299809 Издательство: Taylor&Francis Рейтинг: Цена: 93910.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book is designed to be usable as a textbook for an undergraduate course or for an advanced graduate course in coding theory as well as a reference for researchers in discrete mathematics, engineering and theoretical computer science. This second edition has three parts: an elementary introduction to coding, theory and applications of codes, and algebraic curves. The latter part presents a brief introduction to the theory of algebraic curves and its most important applications to coding theory.
Автор: Hoffstein, Jeffrey Pipher, Jill Silverman, J. H. Название: Introduction to mathematical cryptography ISBN: 1441926747 ISBN-13(EAN): 9781441926746 Издательство: Springer Рейтинг: Цена: 38150.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This self-contained introduction to modern cryptography emphasizes the mathematics behind the theory of public key cryptosystems and digital signature schemes. The book focuses on these key topics. It includes exercises and examples at the end of each section.
Автор: Hoffstein, Jeffrey Pipher, Jill Silverman, Joseph H. Название: Introduction to mathematical cryptography ISBN: 1493939386 ISBN-13(EAN): 9781493939381 Издательство: Springer Рейтинг: Цена: 65210.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Preface.- Introduction.- 1 An Introduction to Cryptography.- 2 Discrete Logarithms and Diffie-Hellman.- 3 Integer Factorization and RSA.- 4 Digital Signatures.- 5 Combinatorics, Probability, and Information Theory.- 6 Elliptic Curves and Cryptography.- 7 Lattices and Cryptography.- 8 Additional Topics in Cryptography.- List of Notation.- References.- Index.
Автор: Hans Delfs; Helmut Knebl Название: Introduction to Cryptography ISBN: 3662479737 ISBN-13(EAN): 9783662479735 Издательство: Springer Рейтинг: Цена: 60550.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: In the second edition the authors added a complete description of the AES, an extended section on cryptographic hash functions, and new sections on random oracle proofs and public-key encryption schemes that are provably secure against adaptively-chosen-ciphertext attacks.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz