Skip to main content

Showing 1–2 of 2 results for author: Guler, E

Searching in archive cs. Search in all archives.
.
  1. arXiv:2412.17530  [pdf, other

    cs.DC cs.ET

    Synergistic Integration of Blockchain and Software-Defined Networking in the Internet of Energy Systems

    Authors: Vahideh Hayyolalam, Abdulrezzak Zekiye, Hamza Abuzahra, Oznur Ozkasap, Murat Karakus, Evrim Guler, Suleyman Uludag

    Abstract: Peer-to-peer (P2P) energy trading, Smart Grids (SG), and electric vehicle energy management are integral components of the Internet of Energy (IoE) field. The integration of Software-Defined Networks (SDNs) and Blockchain (BC) technologies into the IoE domain offers potential benefits that have only been studied in the literature in a few works. In this paper, we investigate the state-of-art solut… ▽ More

    Submitted 23 December, 2024; originally announced December 2024.

    Comments: Presented in BCCA 2024: https://bcca-conference.org/2024/

    Journal ref: https://bcca-conference.org/2024/

  2. arXiv:2212.03075  [pdf, other

    cs.SE cs.CR

    Systematic Assessment of Fuzzers using Mutation Analysis

    Authors: Philipp Görz, Björn Mathis, Keno Hassler, Emre Güler, Thorsten Holz, Andreas Zeller, Rahul Gopinath

    Abstract: Fuzzing is an important method to discover vulnerabilities in programs. Despite considerable progress in this area in the past years, measuring and comparing the effectiveness of fuzzers is still an open research question. In software testing, the gold standard for evaluating test quality is mutation analysis, which evaluates a test's ability to detect synthetic bugs: If a set of tests fails to de… ▽ More

    Submitted 25 July, 2023; v1 submitted 6 December, 2022; originally announced December 2022.

    Comments: 13 pages, 4 figures

    ACM Class: D.2.5; D.4.6