Global ETD Search

Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.

Results

Showing 1 to 20 of 62 for “"Hardware security"”.

  1. Hardware Security with Electromagnetic Side Channels

    … has focused on power, performance, and area, hardware security is rapidly gaining prominence as a major consideration during the design process. Particularly, physical side channels that allow reverse engineering of inputs, operation states, and private information must be characterized and …

    mit Repository record for Hardware Security with Electromagnetic Side Channels (opens in a new tab)

  2. Flash Memory For Ubiquitous Hardware Security Functions

    … Flash memory can provide three important security functions: true random number generation, digital fingerprinting and information hiding. Use of random telegraph noise (a type of quantum noise source in highly scaled Flash memory cells) enables high quality true random number generation …

    cornell Repository record for Flash Memory For Ubiquitous Hardware Security Functions (opens in a new tab)

  3. Hardware security design from circuits to systems

    The security of hardware implementations is of considerable importance, as even the most secure and carefully analyzed algorithms and protocols can be vulnerable in their hardware realization. For instance, numerous successful attacks have been presented against the Advanced Encryption Standard, …

    uiuc Repository record for Hardware security design from circuits to systems (opens in a new tab)

  4. Verifying Hardware Security Modules With True Random NumberGenerators

    Hardware security modules (HSMs) are powerful tools in building secure computer systems, allowing developers to factor out security-critical code to separate devices. Because HSMs usually work with sensitive data, it is crucial that we are able to verify that they are secure. Many HSMs today also …

    mit Repository record for Verifying Hardware Security Modules With True Random NumberGenerators (opens in a new tab)

  5. Hardware Security for Wireless Communications Systems using Antenna-based Radio Frequency Fingerprint Engineering

    … design and application of novel physical-layer security techniques have been increasing in the last decades as means to enhance the security that more traditional techniques provide to wireless communications systems. Well-known hardware security techniques, such as radio frequency …

    embry-riddle Repository record for Hardware Security for Wireless Communications Systems using Antenna-based Radio Frequency Fingerprint Engineering (opens in a new tab)

  6. Energy-Efficient Neural Network Hardware Design and Circuit Techniques to Enhance Hardware Security

    Artificial intelligence (AI) algorithms and hardware are being developed at a rapid pace for emerging applications such as self-driving cars, speech/image/video recognition, deep learning, etc. Today’s AI tasks are mostly performed at remote datacenters, while in the future, more AI workloads are …

    umn Repository record for Energy-Efficient Neural Network Hardware Design and Circuit Techniques to Enhance Hardware Security (opens in a new tab)

  7. A truly embedded test structure for design-for-manufacturability, hardware security and VLSI testing

    … techniques can be used to improve model-to-hardware correlation. Furthermore, these techniques can also be used in several contexts including defect detection, post-silicon debug and hardware-security. In this dissertation, I propose a high-precision and low-overhead embedded test structure, …

    unm Repository record for A truly embedded test structure for design-for-manufacturability, hardware security and VLSI testing (opens in a new tab)

  8. BlueVeri: Formal Security Verification for Bluespec Processor Designs

    There are numerous hardware security defense mechanisms designed to mitigate sidechannel attacks. However, ensuring that a defense can comprehensively protect against an entire class of attacks, while avoiding the introduction of new vulnerabilities that could lead to additional attack surfaces, …

    mit Repository record for BlueVeri: Formal Security Verification for Bluespec Processor Designs (opens in a new tab)

  9. Practical Mitigations Against Memory Corruption and Transient Execution Attacks

    … either practicality or effectiveness issues, and security researchers need to balance out their compromises. Recently, many hardware vendors, such as Intel and ARM, have realized the extent of the issue of memory corruption attacks and have developed hardware security mechanisms that can be …

    vt Repository record for Practical Mitigations Against Memory Corruption and Transient Execution Attacks (opens in a new tab)

  10. Superparamagnetic Tunnel Junctions for Reliable True Randomness and Efficient Probabilistic Machine Learning

    … accelerate machine learning tasks, and enhance hardware security. Recently, superparamagnetic tunnel junctions (sMTJs) have been widely explored for such purposes, leading to the development of limited-scale sMTJ-based systems. Existing sMTJs face significant scalability and reliability issues, …

    mit Repository record for Superparamagnetic Tunnel Junctions for Reliable True Randomness and Efficient Probabilistic Machine Learning (opens in a new tab)

  11. A Secure Adaptive Network Processor

    … a predominant feature in the field of network hardware. As new network protocols emerge and data speeds increase, contemporary general-purpose network processors are entering their second generation and academic research is being actively conducted into new techniques for the design and …

    vt Repository record for A Secure Adaptive Network Processor (opens in a new tab)

  12. Intrinsic PUFs for commodity devices

    … with critical areas means that practical security solutions are more essential than ever, but many conventional security solutions are not well suited to low resource embedded systems because of power usage, time, hardware resource, or computational constraints.<br/><br/>One solution that …

    qu-belfast Repository record for Intrinsic PUFs for commodity devices (opens in a new tab)

  13. Hardware Trojan Detection via Golden Reference Library Matching

    <p>Due to the proliferation of hardware Trojans in third party Intellectual Property (IP) designs, the issue of hardware security has risen to the forefront of computer engineering. Because of the miniscule size yet devastating effects of hardware Trojans, few detection methods have been presented …

    arkansas Repository record for Hardware Trojan Detection via Golden Reference Library Matching (opens in a new tab)

  14. Automated analysis of security APIs

    Attacks on security systems within the past decade have revealed that security Application Programming Interfaces (APIs) expose a large and real attack surface but remain to be a relatively unexplored problem. In 2000, Bond et al. discovered API- chaining and type-confusion attacks on hardware

    mit Repository record for Automated analysis of security APIs (opens in a new tab)

  15. Transforming leaky COTS binaries into data-oblivious binaries

    … attacks has significantly impacted the realm of hardware security today, and has left sensitive applications vulnerable to a wide set of attack vectors. It is crucial to develop effective and comprehensive mitigation strategies to protect vulnerable applications against these attack vectors. …

    uiuc Repository record for Transforming leaky COTS binaries into data-oblivious binaries (opens in a new tab)

  16. Software and Hardware Techniques for Masking Security Vulnerabilities

    Security problems in computer systems are caused by a variety of design deficiencies, implementation defects and, as this thesis shows, by transient errors. The thesis first studies real world security vulnerabilities via an analysis of available security data and experimentation. Results of the …

    uiuc Repository record for Software and Hardware Techniques for Masking Security Vulnerabilities (opens in a new tab)

  17. Secure analog-to-digital conversion against power side-channel attack

    … digital processor, an ADC can create a critical hardware security loophole. By exploiting the power side-channel leakage of the ADC, an attacker can expose the private signal chain data. Having recognized the security threat, this thesis explores both aspects of the SAR ADC power side-channel …

    mit Repository record for Secure analog-to-digital conversion against power side-channel attack (opens in a new tab)

  18. PACTIGHT: Tightly Seal Sensitive Pointers with Pointer Authentication

    … data centers. This opens a new realm in terms of security attacks against ARM, increasing the importance of having an effective and efficient defense mechanism for ARM. ARM has released Pointer Authentication, a new hardware security feature that is intended to ensure pointer integrity with …

    vt Repository record for PACTIGHT: Tightly Seal Sensitive Pointers with Pointer Authentication (opens in a new tab)

  19. Formally Verifying Secure and Leakage-Free Systems: From Application Specification to Circuit-Level Implementation

    Hardware and software systems are susceptible to bugs and timing side-channel vulnerabilities. Timing leakage is particularly hard to eliminate because leakage is an emergent property that can arise from subtle behaviors or interactions between hardware and software components in the entire system, …

    mit Repository record for Formally Verifying Secure and Leakage-Free Systems: From Application Specification to Circuit-Level Implementation (opens in a new tab)

Page 1 of 4