The Hardware Trojan War, Swarup Bhunia; Mark M. Tehranipoor
Название: Make: Arduino Bots and Gadgets: Six Embedded Projects with Open Source Hardware and Software ISBN: 1449389716 ISBN-13(EAN): 9781449389710 Издательство: Wiley Рейтинг: Цена: 29560.00 T Наличие на складе: Поставка под заказ. Описание: Want to build your own robots, turn your ideas into prototypes, control devices with a computer, or make your own cell phone applications? It`s a snap with this book and the Arduino open source electronic prototyping platform. Get started with six fun projects and achieve impressive results quickly.
Автор: Mauro Mangia; Fabio Pareschi; Valerio Cambareri; R Название: Adapted Compressed Sensing for Effective Hardware Implementations ISBN: 3319613723 ISBN-13(EAN): 9783319613727 Издательство: Springer Рейтинг: Цена: 139750.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book describes algorithmic methods and hardware implementations that aim to help realize the promise of Compressed Sensing (CS), namely the ability to reconstruct high-dimensional signals from a properly chosen low-dimensional "portrait".
Автор: Domenic Forte; Swarup Bhunia; Mark M. Tehranipoor Название: Hardware Protection through Obfuscation ISBN: 3319490184 ISBN-13(EAN): 9783319490182 Издательство: Springer Рейтинг: Цена: 121110.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book introduces readers to various threats faced during design and fabrication by today's integrated circuits (ICs) and systems. The authors discuss key issues, including illegal manufacturing of ICs or "IC Overproduction," insertion of malicious circuits, referred as "Hardware Trojans", which cause in-field chip/system malfunction, and reverse engineering and piracy of hardware intellectual property (IP). The authors provide a timely discussion of these threats, along with techniques for IC protection based on hardware obfuscation, which makes reverse-engineering an IC design infeasible for adversaries and untrusted parties with any reasonable amount of resources. This exhaustive study includes a review of the hardware obfuscation methods developed at each level of abstraction (RTL, gate, and layout) for conventional IC manufacturing, new forms of obfuscation for emerging integration strategies (split manufacturing, 2.5D ICs, and 3D ICs), and on-chip infrastructure needed for secure exchange of obfuscation keys- arguably the most critical element of hardware obfuscation.
Автор: Swarup Bhunia; Mark M. Tehranipoor Название: The Hardware Trojan War ISBN: 3319685104 ISBN-13(EAN): 9783319685106 Издательство: Springer Рейтинг: Цена: 121110.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book, for the first time, provides comprehensive coverage on malicious modification of electronic hardware, also known as, hardware Trojan attacks, highlighting the evolution of the threat, different attack modalities, the challenges, and diverse array of defense approaches.
Автор: Sujoy Sinha Roy; Ingrid Verbauwhede Название: Lattice-Based Public-Key Cryptography in Hardware ISBN: 9813299932 ISBN-13(EAN): 9789813299931 Издательство: Springer Рейтинг: Цена: 51230.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book describes the efficient implementation of public-key cryptography (PKC) to address the security challenges of massive amounts of information generated by the vast network of connected devices, ranging from tiny Radio Frequency Identification (RFID) tags to powerful desktop computers.
Автор: SIKHAR PATRANABIS; Debdeep Mukhopadhyay Название: Fault Tolerant Architectures for Cryptography and Hardware Security ISBN: 9811338191 ISBN-13(EAN): 9789811338199 Издательство: Springer Рейтинг: Цена: 130430.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book uses motivating examples and real-life attack scenarios to introduce readers to the general concept of fault attacks in cryptography. It offers insights into how the fault tolerance theories developed in the book can actually be implemented, with a particular focus on a wide spectrum of fault models and practical fault injection techniques, ranging from simple, low-cost techniques to high-end equipment-based methods. It then individually examines fault attack vulnerabilities in symmetric, asymmetric and authenticated encryption systems. This is followed by extensive coverage of countermeasure techniques and fault tolerant architectures that attempt to thwart such vulnerabilities. Lastly, it presents a case study of a comprehensive FPGA-based fault tolerant architecture for AES-128, which brings together of a number of the fault tolerance techniques presented. It concludes with a discussion on how fault tolerance can be combined with side channel security to achieve protection against implementation-based attacks. The text is supported by illustrative diagrams, algorithms, tables and diagrams presenting real-world experimental results.
Автор: Barrett Steven F., Pack Daniel J. Название: Microcontroller Programming and Interfacing with Texas Instruments Msp430fr2433 and Msp430fr5994: Second Edition ISBN: 1681736276 ISBN-13(EAN): 9781681736273 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 133980.00 T Наличие на складе: Нет в наличии. Описание: This book provides a thorough introduction to the Texas Instruments MSP430™ microcontroller. The MSP430 is a 16-bit reduced instruction set (RISC) processor that features ultra-low power consumption and integrated digital and analog hardware. Variants of the MSP430 microcontroller have been in production since 1993. This provides for a host of MSP430 products including evaluation boards, compilers, software examples, and documentation. A thorough introduction to the MSP430 line of microcontrollers, programming techniques, and interface concepts are provided along with considerable tutorial information with many illustrated examples. Each chapter provides laboratory exercises to apply what has been presented in the chapter. The book is intended for an upper level undergraduate course in microcontrollers or mechatronics but may also be used as a reference for capstone design projects. Also, practicing engineers already familiar with another microcontroller, who require a quick tutorial on the microcontroller, will find this book very useful. This second edition introduces the MSP–EXP430FR5994 and the MSP430–EXP430FR2433 LaunchPads. Both LaunchPads are equipped with a variety of peripherals and Ferroelectric Random Access Memory (FRAM). FRAM is a nonvolatile, low-power memory with functionality similar to flash memory.
Автор: Babak Falsafi, Thomas F. Wenisch Название: A Primer on Hardware Prefetching ISBN: 1608459527 ISBN-13(EAN): 9781608459520 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 31410.00 T Наличие на складе: Невозможна поставка. Описание: Since the 1970's, microprocessor-based digital platforms have been riding Moore's law, allowing for doubling of density for the same area roughly every two years. However, whereas microprocessor fabrication has focused on increasing instruction execution rate, memory fabrication technologies have focused primarily on an increase in capacity with negligible increase in speed. This divergent trend in performance between the processors and memory has led to a phenomenon referred to as the "Memory Wall." To overcome the memory wall, designers have resorted to a hierarchy of cache memory levels, which rely on the principal of memory access locality to reduce the observed memory access time and the performance gap between processors and memory. Unfortunately, important workload classes exhibit adverse memory access patterns that baffle the simple policies built into modern cache hierarchies to move instructions and data across cache levels. As such, processors often spend much time idling upon a demand fetch of memory blocks that miss in higher cache levels. Prefetching--predicting future memory accesses and issuing requests for the corresponding memory blocks in advance of explicit accesses--is an effective approach to hide memory access latency. There have been a myriad of proposed prefetching techniques, and nearly every modern processor includes some hardware prefetching mechanisms targeting simple and regular memory access patterns. This primer offers an overview of the various classes of hardware prefetchers for instructions and data proposed in the research literature, and presents examples of techniques incorporated into modern microprocessors.
Автор: Omondi Amos R. Название: Cryptography Arithmetic: Algorithms and Hardware Architectures ISBN: 3030341410 ISBN-13(EAN): 9783030341411 Издательство: Springer Рейтинг: Цена: 111790.00 T Наличие на складе: Невозможна поставка. Описание: This book is an introduction to the implementation of cryptosystems at that level. The aforementioned arithmetic is mostly the arithmetic of finite fields, and the book is essentially one on the arithmetic of prime fields and binary fields in the context of cryptography.
Автор: Lilian Bossuet; Lionel Torres Название: Foundations of Hardware IP Protection ISBN: 3319503782 ISBN-13(EAN): 9783319503783 Издательство: Springer Рейтинг: Цена: 111790.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
Digital Right Management for IP Protection.- Turning Electronic Circuits Features into On-Chip Locks.- Logic Modification-Based IP Protection Methods: An Overview and a Proposal.- IP FSM Watermarking.- Side Channel Analysis, an Efficient Ally for IP Protection.- Hardware Obfuscation.- An application of Partial Hardware Reverse Engineering for the Detection of Hardware Trojan.- Linear Complementary Codes: Novel Hardware Trojan Prevention and Detection Approach.- Ultra-Lightweight Implementation in Area of Block Ciphers.- Enhancing Secure Elements - Technology and Architecture.
Автор: Muhammad Yasin; Jeyavijayan (JV) Rajendran; Ozgur Название: Trustworthy Hardware Design: Combinational Logic Locking Techniques ISBN: 3030153339 ISBN-13(EAN): 9783030153335 Издательство: Springer Рейтинг: Цена: 79190.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: With the popularity of hardware security research, several edited monograms have been published, which aim at summarizing the research in a particular field.
Автор: Mike Mintz; Robert Ekendahl Название: Hardware Verification with C++ ISBN: 1489978976 ISBN-13(EAN): 9781489978974 Издательство: Springer Рейтинг: Цена: 172350.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Describes a small verification library with a concentration on user adaptability such as re-useable components, portable Intellectual Property, and co-verification.Takes a realistic view of reusability and distills lessons learned down to a tool box of techniques and guidelines.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz