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 29 for “"Elliptic Curve Cryptography"”.

  1. Elliptic Curve Cryptography on Modern Processor Architectures

    Abstract Elliptic Curve Cryptography (ECC) has been adopted by the US National Security Agency (NSA) in Suite "B" as part of its "Cryptographic Modernisation Program ". Additionally, it has been favoured by an entire host of mobile devices due to its superior performance characteristics. ECC is …

    dcu Repository record for Elliptic Curve Cryptography on Modern Processor Architectures (opens in a new tab)

  2. Elliptic Curve Cryptography on Heterogeneous Multicore Platform

    Elliptic curve cryptography (ECC) is becoming the algorithm of choice for digital signature generation and authentication in embedded context. However, performance of ECC and the underlying modular arithmetic on embedded processors remains a concern. At the same time, more complex system-on-chip …

    vt Repository record for Elliptic Curve Cryptography on Heterogeneous Multicore Platform (opens in a new tab)

  3. Crafting certified elliptic curve cryptography implementations in Coq

    Elliptic curve cryptography has become a de-facto standard for protecting the privacy and integrity of internet communications. To minimize the operational cost and enable near-universal adoption, increasingly sophisticated implementation techniques have been developed. While the complete …

    mit Repository record for Crafting certified elliptic curve cryptography implementations in Coq (opens in a new tab)

  4. Data storage security for cloud computing using elliptic curve cryptography

    … account takeover or hijackings, among others. Cryptography refers to securing the information and communication techniques based on mathematical concepts and algorithms which transform messages in ways that are hard to decipher. Cryptography is one of the techniques we could protect data stored …

    cape-town Repository record for Data storage security for cloud computing using elliptic curve cryptography (opens in a new tab)

  5. FPGA Implementations of Elliptic Curve Cryptography and Tate Pairing over Binary Field

    Elliptic curve cryptography (ECC) is an alternative to traditional techniques for public key cryptography. It offers smaller key size without sacrificing security level. Tate pairing is a bilinear map used in identity based cryptography schemes. In a typical elliptic curve cryptosystem, elliptic

    unt Repository record for FPGA Implementations of Elliptic Curve Cryptography and Tate Pairing over Binary Field (opens in a new tab)

  6. Correct-by-construction finite field arithmetic in Coq

    Elliptic-curve cryptography code, although based on elegant and concise mathematical procedures, often becomes long and complex due to speed optimizations. This statement is especially true for the specialized finite-field libraries used for ECC code, resulting in frequent implementation bugs. I …

    mit Repository record for Correct-by-construction finite field arithmetic in Coq (opens in a new tab)

  7. Constructive synthesis of optimized cryptographic primitives

    … verified machine-code implementations of Elliptic Curve Cryptography. My implementation outputs Qhasm, a high-level assembly language developed for the implementation of highly optimised cryptography, and maintains platform independence by being totally parametric over the width of system …

    mit Repository record for Constructive synthesis of optimized cryptographic primitives (opens in a new tab)

  8. Hardware Accelerator Generation Framework for Cryptographic Primitives

    … using implementations from the Fiat Cryptography project, a library of verified and auto-generated cryptographic primitives for elliptic-curve cryptography.

    gatech Repository record for Hardware Accelerator Generation Framework for Cryptographic Primitives (opens in a new tab)

  9. Cryptographic Pairings: Efficiency and DLP security

    … two important aspects of the use of pairings in cryptography, efficient algorithms and security. Pairings are very useful tools in cryptography, originally used for the cryptanalysis of elliptic curve cryptography, they are now used in key exchange protocols, signature schemes and Identity-based …

    dcu Repository record for Cryptographic Pairings: Efficiency and DLP security (opens in a new tab)

  10. Fair electronic exchange using biometrics

    … achieved through implementation of hybrid cryptography and digital signatures algorithms based on Elliptic Curve Cryptography.

    utc Repository record for Fair electronic exchange using biometrics (opens in a new tab)

  11. Efficient Algorithms, Protocols and Hardware Architectures for Next-Generation Cryptography in Embedded Systems

    … and energy-efficient embedded implementations of cryptography, especially public key algorithms. The research presented in this thesis demonstrates the design, implementation and experimental validation of efficient next-generation cryptography for embedded systems using software optimization, …

    mit Repository record for Efficient Algorithms, Protocols and Hardware Architectures for Next-Generation Cryptography in Embedded Systems (opens in a new tab)

  12. DPP: Dual Path PKI for Secure Aircraft Data Communication

    … current ATC systems. DPP employs cutting-edge elliptic curve cryptography (ECC) algorithms to increase performance and reduce overhead. T is found that the DPP design successfully mitigates several of the cyber security concerns in aircraft and ATC data communications. An implementation of the …

    vt Repository record for DPP: Dual Path PKI for Secure Aircraft Data Communication (opens in a new tab)

  13. High Speed and Low-Complexity Hardware Architectures for Elliptic Curve-Based Crypto-Processors

    The elliptic curve cryptography (ECC) has been identified as an efficient scheme for public-key cryptography. This thesis studies efficient implementation of ECC crypto-processors on hardware platforms in a bottom-up approach. We first study efficient and low-complexity architectures for finite …

    uwo Repository record for High Speed and Low-Complexity Hardware Architectures for Elliptic Curve-Based Crypto-Processors (opens in a new tab)

  14. A novel authentication protocol based on biometric and identity-based cryptography

    … you are (biometric) based on Identity-Based Cryptography and Elliptic Curve Cryptography. Two protocols have been chosen that provide mutual authentication and secure key exchange, which are the equivalent to the Diffie-Hellman key exchange. Due to a potential flaw in the protocols, guarding …

    nott-trent Repository record for A novel authentication protocol based on biometric and identity-based cryptography (opens in a new tab)

  15. Cryptographic coprocessors for embedded systems

    … (FPGA) platform. Firstly, the acceleration of Elliptic Curve Cryptography (ECC) algorithms is investigated through the use of instruction set extension of a GPP. The performance of these algorithms in a full hardware implementation is then investigated, and an architecture for the acceleration …

    cork Repository record for Cryptographic coprocessors for embedded systems (opens in a new tab)

  16. Foundational Integration Verification of Diverse Software and Hardware Components

    … implementations of networked software and elliptic-curve cryptography. Whole-system correctness theorems spanning from application behavior to hardware designs are proven by instantiating correctness proofs of compilers, translation validators, processor implementations, and mathematical …

    mit Repository record for Foundational Integration Verification of Diverse Software and Hardware Components (opens in a new tab)

  17. Energy-efficient protocols and hardware architectures for transport layer security

    … Standard), SHA (Secure Hash Algorithm) and ECC (Elliptic Curve Cryptography) in hardware. Our hardware can provide more than 2,500 times reduction in energy consumption compared to traditional software implementations. These hardware primitives are integrated with dedicated control and memory to …

    mit Repository record for Energy-efficient protocols and hardware architectures for transport layer security (opens in a new tab)

  18. Implementation of SCA-Resistant CPU and an ECDLP Engine on FPGA Platform

    … both software and hardware level. The field of cryptography has been intensively researched for secure implementation techniques, methods to attack secure systems and countermeasures to avoid such attacks. In this thesis, we provide solutions for two interesting problems in the field of hardware …

    vt Repository record for Implementation of SCA-Resistant CPU and an ECDLP Engine on FPGA Platform (opens in a new tab)

  19. Modular multiplication in the residue number system

    Public-key cryptography is a mechanism for secret communication between parties who have never before exchanged a secret message. This thesis contributes arithmetic algorithms and hardware architectures for the modular multiplication Z = A × B mod M. This operation is the basis of many public-key …

    adelaide Repository record for Modular multiplication in the residue number system (opens in a new tab)

Page 1 of 2