Essays about: "OpenSSL"

Showing result 1 - 5 of 8 essays containing the word OpenSSL.

  1. 1. Clueless: A Tool Characterising Values Leaking as Addresses : Clueless: A Tool Characterising Values Leaking as Addresses

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Xiaoyue Chen; [2022]
    Keywords : ;

    Abstract : A fundamental programming feature that allows Spectre to effortlessly leak the value of secrets via cache side channels is the transformation of data values into addresses. Consider forexample sorting, hashing, or many other algorithms that create addresses based on datavalues. READ MORE

  2. 2. Analysis of DTLS Implementations Using State Fuzzing

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Fredrik Tåkvist; [2020]
    Keywords : ;

    Abstract : Despite being unreliable, UDP is the prefered choice for a growing number ofimplementations due to its low latency. Hence, a means for protecting sensitive datasent over UDP is essential. The protocol most commonly used for this purpose is Datagram Transport Layer Security (DTLS). READ MORE

  3. 3. Open Source Security Token for Linux

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Gustav Elin Örtenberg Christoffer Roxbergh Adam Mathiesen Johan Fredriksson Ben Mohammad; [2017-08-10]
    Keywords : FPGA; Linux; Open source; OpenSSL; PAM; RSA; Security; Twofactor; ;

    Abstract : The project investigates and implements a two-factor authentication system utilizing the RSA cryptography scheme. The system consists of an FPGA security token and a PAM module for Linux. Two similar solutions were made, one air-gapped with a shorter key (version A), whereas the other communicated over USB (version B). READ MORE

  4. 4. Trusted Execution Environments for Open vSwitch : A security enabler for the 5G mobile network

    University essay from KTH/Radio Systems Laboratory (RS Lab)

    Author : Khalid Elbashir; [2017]
    Keywords : Open vSwitch; SDN; Trusted Execution Environment; SGX; Cloud Computing; Open vSwitch; SDN; mjukvarudefinierade nätverk; SGX; molntjänster;

    Abstract : The advent of virtualization introduced the need for virtual switches to interconnect virtual machines deployed in a cloud infrastructure. With Software Defined Networking (SDN), a central controller can configure these virtual switches. Virtual switches execute on commodity operating systems. READ MORE

  5. 5. Finding vulnerabilities using automatic test generation

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Jordi Bueno Dominguez; [2014]
    Keywords : ;

    Abstract : Software bugs are still present in modern software, and they are a major concern for every user, specially security related bugs. Classical approaches for bug detection fall short to uncover some of them, as it has been proved on several occasions when a hidden bug has been used to compromise the security of many systems. READ MORE