Skip to content

Author

Alexandre dos Santos Roque

6 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Conference Jul 2026

Experimental Evaluation of Fully Homomorphic Encryption for Privacy-Preserving V2X Communication

Vehicle-to-Everything (V2X) communication requires continuous exchange of mobility data, but this information is highly sensitive and must be protected. Fully Homomorphic Encryption (FHE) enables computation directly on encrypted data and has recently been explored for Intelligent Transportation Systems (ITS), yet its practical feasibility for specific V2X tasks remains unclear. This paper experimentally evaluates three lattice-based schemes (BFV, BGV, CKKS) using OpenFHE on SUMO-generated mobility data. Three representative traffic-related tasks are considered: collision-risk detection, average speed estimation, and traffic density. For each scheme, we measure encryption time, homomorphic computation time, decryption time, ciphertext size, and correctness relative to plaintext baselines. The results show that all schemes achieve near-perfect correctness, and that aggregated analytics (average speed, density) complete well within non-safety-critical time budgets. However, all schemes consume a significant portion of the 100 ms safety message threshold. These findings quantify the current performance–privacy trade-offs of FHE in V2X scenarios and indicate that hardware acceleration or lighter cryptographic configurations are needed for real-time safety applications.

Louise Wegrelius, Theodor Johansson, Elias Gustafsson et al. · 0 citations
Conference Jul 2026

A Lightweight Intrusion Detection System for Constrained IoT Devices

Traditional Internet of Things (IoT) security solutions often rely on heavy cloud-based or gateway-class infrastructure, which is frequently unsuitable for resource-limited hardware due to latency, power, and memory constraints. This paper proposed a resource-aware behavioral Intrusion Detection System (IDS) designed for highly constrained IoT devices. To address these challenges, the proposed system implements real-time application-layer monitoring on an ESP32 Microcontroller Unit (MCU) and utilizes an offline-trained logistic regression model for autonomous, on-device inference. The detection mechanism extracts behavioral features, such as request rates, failed authentication attempts, and invalid resource access within sliding time windows to estimate attack probabilities. Experimental evaluations under controlled scenarios involving flood, brute force, and scan attacks demonstrate that the system achieves high accuracy, precision, and recall. These findings indicate that effective cyber intrusion detection and local mitigation can be successfully executed directly on a single MCU while preserving stable runtime performance and minimal memory usage. Finally, this paper highlights the need for further optimizations to improve robustness and scalability.

Sofyan Bisher, Anas Fawaza, Tarek Mawed et al. · 0 citations
Conference Jul 2026

Mitigating Sybil Attacks in V2X Communication Through Cryptographic Trust Anchors

Vehicle-to-Everything (V2X) communication enables vehicles to exchange safety-critical messages, but its reliance on temporary pseudonymous identities makes it vulnerable to Sybil attacks, where a single attacker fabricates multiple identities to inject false information into the network. This paper presents a lightweight cryptographic mechanism that combines SHA-256 Proof-of-Work token mining with a time-windowed ratecontrol layer to limit the number of new identities a vehicle can activate within a given interval. The mechanism was implemented in Java and evaluated through a parametric simulation across three independent variables: PoW difficulty, rate limit, and attack intensity. Results show that a difficulty of 4 and a rate limit of 5 tokens per 10-second window provide an effective balance between Sybil resistance and legitimate vehicle access in an 8-vehicle scenario, with an average mining time of 0.227 seconds. The evaluation identifies the rate-control layer as the primary security mechanism, while PoW difficulty increases the computational cost per identity without independently capping accepted tokens. The proposed approach is infrastructure-free and suitable for regulated V2X deployments where attackers represent a minority of the network.

Maher Fayyad, Abdullah Awad, Edison Pignaton De Freitas et al. · 0 citations
Conference Jul 2026

Lightweight IoT Node Offloading Framework for Real-Time Edge Analytics

The rapid growth of Internet of Things (IoT) deployments has intensified the need for efficient, decentralized computation management at the network edge. This paper presents a lightweight, neighbor-aware one-hop task offloading framework designed for resource-constrained IoT networks. The proposed adaptive scheme combines Exponential Weighted Moving Average (EWMA) load estimation with a queue-depth gate to prevent unnecessary offloading under transient load spikes, and an assignment-pressure mechanism to distribute tasks more evenly across neighboring nodes. We evaluate the framework using a custom-developed discrete-event simulator on a 90-node ringplus-chord topology with heterogeneous hotspot and light nodes, comparing against three baselines: local-only execution, random offloading, and least-loaded neighbor selection. Results show that a load-aware but pressure-unaware least-loaded strategy surprisingly produces the highest load variance (377.25), worse than random offloading (114.84), due to severe task funneling toward persistently fast nodes. The proposed scheme eliminates task drops entirely, achieves an average latency of 148.7 ms, and reduces task-count variance to 44.33 - an $8.5 \times$ improvement over the least-loaded baseline and 4.6× over local-only execution - while requiring only 28.21% of tasks to be offloaded. These results demonstrate that assignment-pressure tracking is essential for fair load distribution in energy-limited IoT deployments.

Faizan Haider, Alexandre dos Santos Roque, E. P. de Freitas · 0 citations
Conference Jul 2026

A Hybrid Blockchain-Based Zero-Trust Architecture for Secure and Scalable IoT Systems

The growth of the Internet of Things (IoT) has introduced significant security challenges, mainly due to the resource constraints of devices and the limitations of centralized architectures. This paper proposes a blockchain-based Zero-Trust framework for secure and scalable IoT systems. The approach is architecture-agnostic and combines decentralized identity management, hybrid data storage, and edge-assisted computation. To optimize resource usage, raw data are stored off-chain while cryptographic hashes are anchored on the blockchain, ensuring integrity and immutability. A Merkle tree structure is employed to aggregate data efficiently, reducing communication overhead and blockchain transaction costs. Experimental results demonstrate that lightweight cryptographic mechanisms, combined with Merkle-based aggregation, provide strong security guarantees with low energy consumption. The proposed framework achieves improved scalability, robustness, and efficiency, making it suitable for resource-constrained IoT environments.

Florian Bonelli, Alexandre dos Santos Roque, E. P. de Freitas · 0 citations
Conference Jul 2026

Simulating Cyber Attacks and Countermeasures in Vehicular Ad-Hoc Networks Using Cyber Operations Research Gym (CybORG)

Vehicular Ad-Hoc Networks (VANETs) enable realtime communication for safety-critical applications including collision avoidance and traffic control. Their decentralized, dynamic architecture, however, makes them vulnerable to multiple attack classes, including Sybil, spoofing, Denial-of-Service (DoS), and other cyber threats. Existing defenses typically address cyber and physical layers independently, limiting their ability to capture the interplay between mobility patterns and attack propagation. This paper presents a cyber-physical simulation framework integrating vehicular mobility with the CybORG environment for multi-class attack mitigation. A Road Side Unit (RSU) acts as the infrastructure-based defender, monitoring vehicle behavior, maintaining trust scores, and executing defense actions via a Dueling Double Deep Q-Network with Prioritized Experience Replay (D3QN-PER). The agent learns optimal policies through environment interaction rather than static labeled data. Evaluation against two unsupervised baselines, Exponentially Weighted Moving Average (EWMA) and Trust-Gated Isolation Forest, demonstrates perfect detection performance (Recall = 100%, $\mathbf{F} \mathbf{1} \boldsymbol{=} \mathbf{1. 0 0 0 0})$ with zero false positives and zero false negatives, compared to 95.12% recall (EWMA) and 84.95% recall (Isolation Forest). The framework handles up to six concurrent attackers within the RSU's 200 m range with sub-millisecond latency, establishing a foundation for intelligent, adaptive security in vehicular networks.

Fasna Nadeera Irumpidamkandiyil Pocker, Farsana Ansari, Alexandre dos Santos Roque et al. · 0 citations

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.