Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (59)

Search Parameters:
Keywords = key stream attack

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
29 pages, 1899 KB  
Article
Automated Acoustic Side-Channel Attack on Keyboard Inputs via Combined Video–Audio Analysis
by Dario Vranješ, Ivo Stančić, Marin Bugarić and Toni Perković
Electronics 2026, 15(16), 3509; https://doi.org/10.3390/electronics15163509 - 7 Aug 2026
Viewed by 374
Abstract
Acoustic side-channel attacks (ASCAs) exploit unintended sound emitted by keyboards to infer typed input, but existing methods generally assume manually labelled training data and controlled environments, limiting their applicability to realistic scenarios such as online lectures. We develop a pipeline that automatically labels [...] Read more.
Acoustic side-channel attacks (ASCAs) exploit unintended sound emitted by keyboards to infer typed input, but existing methods generally assume manually labelled training data and controlled environments, limiting their applicability to realistic scenarios such as online lectures. We develop a pipeline that automatically labels keystroke-sound samples captured from online coding tutorials: video frames are processed with optical character recognition (OCR) to extract the ground-truth character sequence, audio is segmented into clips centred on detected click events, and the two streams are aligned. A convolutional neural network (CNN) is trained on mel-spectrogram features, with transfer learning used to adapt the pretrained model to a target user with minimal samples. The classifier is trained on all 68 physical keys present in the recordings; of these, 50 produce a character or whitespace and the remaining 18 are control, navigation, and modifier keys. On a held-out test set, the CNN achieves 98.1% top-1, 99.4% top-2, and 100% top-3 accuracy. Transfer learning retains strong performance with as few as 13 samples per key. Pairing OCR-derived ground truth with acoustic CNN classification removes the labelling bottleneck that has limited previous ASCAs, and the transfer-learning stage makes the attack viable with minimal per-victim data. All code, trained models, and labelled datasets are released to support reproducible research. Full article
Show Figures

Figure 1

39 pages, 5346 KB  
Article
Edge-Assisted Timed Efficient Stream Loss-Tolerant Authentication over the Constrained Application Protocol (TESLA-CoAP) for Low-Latency and Scalable Sixth Generation (6G) Internet of Things (IoT) Networks
by Eman Abouelkheir
Symmetry 2026, 18(7), 1210; https://doi.org/10.3390/sym18071210 - 17 Jul 2026
Viewed by 390
Abstract
The rapid deployment of sixth-generation (6G) Internet of Things (IoT) networks demands lightweight authentication mechanisms that provide low latency, high scalability, and robust security for resource-constrained devices operating in dynamic wireless environments. Conventional authentication approaches based on Transport Layer Security (TLS) and Datagram [...] Read more.
The rapid deployment of sixth-generation (6G) Internet of Things (IoT) networks demands lightweight authentication mechanisms that provide low latency, high scalability, and robust security for resource-constrained devices operating in dynamic wireless environments. Conventional authentication approaches based on Transport Layer Security (TLS) and Datagram Transport Layer Security (DTLS), blockchain-assisted architectures, and Generic Bootstrapping Architecture (GBA)-based schemes introduce significant computational complexity, communication overhead, synchronization delays, and infrastructure dependencies, limiting their suitability for large-scale edge-assisted IoT environments. This paper proposes Lightweight Timed Efficient Stream Loss-Tolerant Authentication over the Constrained Application Protocol (L-TESLA-CoAP), a lightweight and infrastructure-independent authentication framework that integrates adaptive TESLA delayed-key authentication, CoAP communication, edge-assisted synchronization, replay-aware synchronization, SHA3-HMAC-based symmetric authentication, and rotating pseudonym identities to provide continuous packet-level authentication. The proposed framework was implemented and evaluated using a Python-based simulation environment under constrained 6G IoT communication scenarios with network sizes ranging from 50 to 1000 IoT devices. The comparative evaluation against CoAP, DTLS, TLS, Blockchain-CoAP, and GBA-Hybrid TESLA shows that the proposed framework achieves low authentication latency (approximately 0.8–1.3 s) and low energy consumption (approximately 60–75 mJ) while maintaining packet-loss recovery capability, reduced communication overhead, reduced computation time, low memory consumption, and authentication throughput. Furthermore, the proposed framework provides resilience against replay, packet injection, impersonation, synchronization manipulation, and denial-of-service attacks through adaptive synchronization and delayed key disclosure. These results indicate that L-TESLA-CoAP provides an efficient, scalable, and lightweight authentication solution suitable for next-generation edge-assisted 6G IoT applications. Full article
Show Figures

Figure 1

54 pages, 9796 KB  
Article
Multimodal Zone-Aware Graph-Based Transformer with Continual Learning and Bio-Inspired Optimization for Email Spam Detection
by Neomi Nelin Nicholas and V. Nirmalrani
Appl. Sci. 2026, 16(14), 7107; https://doi.org/10.3390/app16147107 - 15 Jul 2026
Viewed by 290
Abstract
Cyberattacks via email remain a major menace to people, companies, and critical infrastructures, and effective spam and phishing detection is a social concern. Nevertheless, the current methods, such as NetSpam and SMART, tend to have issues with non-homogenous data streams, lack of contextual [...] Read more.
Cyberattacks via email remain a major menace to people, companies, and critical infrastructures, and effective spam and phishing detection is a social concern. Nevertheless, the current methods, such as NetSpam and SMART, tend to have issues with non-homogenous data streams, lack of contextual knowledge, poor generalization, and inability to adapt to changing attack patterns. The existing techniques are not strong in terms of multimodal fusion and cannot effectively transfer trust or update risk scores in dynamic conditions. To overcome these shortcomings, this paper presents a Zone-Aware Multimodal Graph-Based Transformer that combines text, image, video, and metadata streams in a smooth manner to detect threats in emails. The three key novelties of the proposed framework include AAGFusion to contrastively align multimodal features and hierarchically fuse them using transformers; MAGNN-SASO to classify zones, compute similarity across zones, and optimize bio-inspired optimization; and Q-BayesTrustNet-X to propagate trust, risk score, Bayesian calibration, and continual learning, and provide interpretable feedback by using LRP-based explainability. The experimental findings prove that the proposed system has a high level of performance, with the accuracy, precision, and specificity reaching 98.57, 97.51, and 99.48, respectively, which proves its efficiency in high-fidelity and real-world spam and phishing detection. Full article
(This article belongs to the Section Computing and Artificial Intelligence)
Show Figures

Figure 1

19 pages, 9580 KB  
Article
A Low-Complexity Real-Time Video Streaming Encryption Algorithm for Resource-Constrained LEO Satellites
by Wenyu Xu, Xiaoyuan Yang and Nanhao Liang
Aerospace 2026, 13(7), 618; https://doi.org/10.3390/aerospace13070618 - 7 Jul 2026
Viewed by 337
Abstract
Low Earth orbit (LEO) satellites are increasingly required to process and securely stream video data for remote sensing, surveillance, and onboard perception applications. However, the strict constraints of onboard computing capability, power budget, and thermal dissipation make conventional encryption schemes difficult to apply [...] Read more.
Low Earth orbit (LEO) satellites are increasingly required to process and securely stream video data for remote sensing, surveillance, and onboard perception applications. However, the strict constraints of onboard computing capability, power budget, and thermal dissipation make conventional encryption schemes difficult to apply to real-time video streaming tasks. To address this challenge, this paper proposes a low-complexity real-time video encryption algorithm for resource-constrained LEO satellites. The proposed method integrates selective encryption with a lightweight permutation–diffusion mechanism to reduce computational overhead while maintaining effective protection of continuous video streams. To enhance security, a chaotic pseudo-random sequence generator is employed to improve encryption randomness, and a dynamic key scheduling strategy is introduced to increase temporal key variability and strengthen resistance to statistical and differential attacks across successive frames. The algorithm is further designed for efficient deployment on embedded onboard platforms with limited hardware resources. Experimental results show that the proposed method achieves favorable performance in encryption speed, computational complexity, information entropy, adjacent pixel correlation, and differential attack resistance. Compared with conventional full-encryption methods, the proposed algorithm offers a more balanced trade-off between security and real-time efficiency, demonstrating its potential for secure video streaming in resource-constrained LEO satellite systems. Full article
(This article belongs to the Special Issue AI-Enabled Space Communications)
Show Figures

Figure 1

20 pages, 5162 KB  
Article
Lossless Reversible Color Image Encryption Using Multilayer Hybrid Chaos with Gram–Schmidt Orthogonalization and ChaCha20-HMAC-Authenticated Transport
by Saadia Drissi, Faiq Gmira and Meriyem Chergui
Technologies 2026, 14(4), 235; https://doi.org/10.3390/technologies14040235 - 16 Apr 2026
Viewed by 792
Abstract
In this study, a hybrid multi-layer scheme for reversible color image encryption is proposed, ensuring lossless reconstruction and strong cryptographic security concurrently. This method consists of three main stages. First, session-specific keys are generated using HKDF-SHA256 along with a timestamp-based mechanism to prevent [...] Read more.
In this study, a hybrid multi-layer scheme for reversible color image encryption is proposed, ensuring lossless reconstruction and strong cryptographic security concurrently. This method consists of three main stages. First, session-specific keys are generated using HKDF-SHA256 along with a timestamp-based mechanism to prevent replay attacks and support dynamic key management. Second, a four-layer confusion–diffusion structure is applied. It uses Gram–Schmidt orthogonal matrices, integer-based PWLCM chaotic mapping, the Hill cipher, and dynamically created S-Boxes. These operations rely on integer modular arithmetic 256 and Q16.16 fixed-point precision. Finally, ChaCha20 stream encryption with HMAC-SHA256 authentication is used to secure data transmission in distributed environments. Experimental tests conducted on standard images show strong cryptographic performance, including near-ideal entropy (7.9993 bits), a significant avalanche effect (NPCR 99.6%, UACI 33.4%), and very low pixel correlation. The method achieves perfect lossless reconstruction and provides an effective key space 2128. These results confirm the suitability of the proposed scheme for secure image protection in applications requiring bit-exact recovery, such as medical imaging, digital forensics, and satellite communications. Full article
Show Figures

Figure 1

10 pages, 10435 KB  
Article
Secure Compressive Sensing with Hyper-Chaos: A Simultaneous Encryption and Sampling Framework
by Jiyuan Li, Jianwu Dang, Na Jiang and Jingyu Yang
Mathematics 2026, 14(4), 709; https://doi.org/10.3390/math14040709 - 17 Feb 2026
Cited by 1 | Viewed by 578
Abstract
Secure compressive sensing (SCS) mostly benefits scenes such as IoT with finite computer resources, the fields of spaceflight and medicine, etc. Recently, research on SCS has aroused widespread interest. Nevertheless, existing work on embedding security of CS usually requires an extra cryptographic routine [...] Read more.
Secure compressive sensing (SCS) mostly benefits scenes such as IoT with finite computer resources, the fields of spaceflight and medicine, etc. Recently, research on SCS has aroused widespread interest. Nevertheless, existing work on embedding security of CS usually requires an extra cryptographic routine applied to the measurement vectors. In this paper, we proposed an SCS scheme boosted by the hyper-chaotic system, which outperforms state-of-the-art methods and endows the SCS with a high level of inherent security. Encryption and sampling processing are accomplished simultaneously in our scheme, i.e., security is achieved when sampling with a measurement matrix, which is generated by an initial-value (secret key)-driven discrete hyper-chaotic (HC) system. Moreover, the application of the HC matrix decreases both the computing and bandwidth consumption costs of secret key streams transmission compared with traditional CS-based encryption methods. Experimentally, the HC-based matrix demonstrates excellent reconstruction performance, achieving an average SSIM of 0.91 and PSNR of 29.09 dB on the Set5 dataset at a sampling ratio of 0.5, outperforming conventional matrices such as Bernoulli and Hadamard. Security analysis confirms that the system exhibits asymptotic spherical secrecy and high key sensitivity—a deviation of 1016 in the initial value results in complete decryption failure. Furthermore, the scheme shows strong robustness against additive Gaussian white noise and cropping attacks, maintaining a PSNR above 15 dB even under 50% cropping. Compared to existing methods, the proposed approach reduces bandwidth consumption by transmitting only the HC initial parameters rather than the entire measurement matrix. These results demonstrate that the HC-driven SCS framework provides inherent security, high reconstruction fidelity, and practical efficiency, making it suitable for secure sensing in constrained environments. Full article
(This article belongs to the Topic A Real-World Application of Chaos Theory)
Show Figures

Figure 1

26 pages, 2653 KB  
Article
A Hybrid DSDN–Blockchain Framework for Reliable and Secure P2P Streaming: Architecture Design and NS-3 Validation
by Aisha Mohmmed Alshiky, Maher Ali Khemakhem, Fathy Eassa, Kamal Jambi and Ahmed Alzahrani
Electronics 2025, 14(22), 4370; https://doi.org/10.3390/electronics14224370 - 8 Nov 2025
Cited by 1 | Viewed by 1261
Abstract
Peer-to-peer (P2P) streaming networks are widely used for large-scale multimedia delivery, but they continue to face challenges related to reliability, security, and scalability. To address these issues, we propose a hybrid framework that integrates distributed software-defined networking (DSDN) with blockchain to provide a [...] Read more.
Peer-to-peer (P2P) streaming networks are widely used for large-scale multimedia delivery, but they continue to face challenges related to reliability, security, and scalability. To address these issues, we propose a hybrid framework that integrates distributed software-defined networking (DSDN) with blockchain to provide a more reliable and secure P2P streaming environment. Based on this proposal, we simulated three scenarios using NS-3: P2P with blockchain only, P2P with DSDN only, and P2P with the combined DSDN–blockchain model. Network performance was evaluated through three key metrics: throughput, latency, and energy consumption. Furthermore, the hybrid model’s security was validated under simulated attack scenarios by integrating Intrusion Detection System and Access Control List (ACL) modules within the DSDN controller and an encryption module for data-in-transit. The experiments were conducted under varying numbers of nodes to assess scalability and consistency. Across all network sizes, the hybrid model consistently outperformed the single-technology scenarios. At 50 nodes, for example, the hybrid approach achieved 8–9 percent higher throughput, 5–6 percent lower latency, and 7–21 percent better energy efficiency compared to blockchain or DSDN alone. Overall, the findings demonstrate that combining DSDN and blockchain yields a P2P streaming network with enhanced performance, making the integration highly beneficial for future multimedia streaming applications. Full article
(This article belongs to the Special Issue Video Streaming Service Solutions)
Show Figures

Figure 1

30 pages, 9514 KB  
Article
FPGA Implementation of Secure Image Transmission System Using 4D and 5D Fractional-Order Memristive Chaotic Oscillators
by Jose-Cruz Nuñez-Perez, Opeyemi-Micheal Afolabi, Vincent-Ademola Adeyemi, Yuma Sandoval-Ibarra and Esteban Tlelo-Cuautle
Fractal Fract. 2025, 9(8), 506; https://doi.org/10.3390/fractalfract9080506 - 31 Jul 2025
Cited by 7 | Viewed by 2717
Abstract
With the rapid proliferation of real-time digital communication, particularly in multimedia applications, securing transmitted image data has become a vital concern. While chaotic systems have shown strong potential for cryptographic use, most existing approaches rely on low-dimensional, integer-order architectures, limiting their complexity and [...] Read more.
With the rapid proliferation of real-time digital communication, particularly in multimedia applications, securing transmitted image data has become a vital concern. While chaotic systems have shown strong potential for cryptographic use, most existing approaches rely on low-dimensional, integer-order architectures, limiting their complexity and resistance to attacks. Advances in fractional calculus and memristive technologies offer new avenues for enhancing security through more complex and tunable dynamics. However, the practical deployment of high-dimensional fractional-order memristive chaotic systems in hardware remains underexplored. This study addresses this gap by presenting a secure image transmission system implemented on a field-programmable gate array (FPGA) using a universal high-dimensional memristive chaotic topology with arbitrary-order dynamics. The design leverages four- and five-dimensional hyperchaotic oscillators, analyzed through bifurcation diagrams and Lyapunov exponents. To enable efficient hardware realization, the chaotic dynamics are approximated using the explicit fractional-order Runge–Kutta (EFORK) method with the Caputo fractional derivative, implemented in VHDL. Deployed on the Xilinx Artix-7 AC701 platform, synchronized master–slave chaotic generators drive a multi-stage stream cipher. This encryption process supports both RGB and grayscale images. Evaluation shows strong cryptographic properties: correlation of 6.1081×105, entropy of 7.9991, NPCR of 99.9776%, UACI of 33.4154%, and a key space of 21344, confirming high security and robustness. Full article
Show Figures

Figure 1

31 pages, 1107 KB  
Article
Length–Weight Distribution of Non-Zero Elements in Randomized Bit Sequences
by Christoph Lange, Andreas Ahrens, Yadu Krishnan Krishnakumar and Olaf Grote
Sensors 2025, 25(12), 3825; https://doi.org/10.3390/s25123825 - 19 Jun 2025
Cited by 2 | Viewed by 1628
Abstract
Randomness plays an important role in data communication as well as in cybersecurity. In the simulation of communication systems, randomized bit sequences are often used to model a digital source information stream. Cryptographic outputs should look more random than deterministic in order to [...] Read more.
Randomness plays an important role in data communication as well as in cybersecurity. In the simulation of communication systems, randomized bit sequences are often used to model a digital source information stream. Cryptographic outputs should look more random than deterministic in order to provide an attacker with as little information as possible. Therefore, the investigation of randomness, especially in cybersecurity, has attracted a lot of attention and research activities. Common tests regarding randomness are hypothesis-based and focus on analyzing the distribution and independence of zero and non-zero elements in a given random sequence. In this work, a novel approach grounded in a gap-based burst analysis is presented and analyzed. Such approaches have been successfully implemented, e.g., in data communication systems and data networks. The focus of the current work is on detecting deviations from the ideal gap-density function describing randomized bit sequences. For testing and verification purposes, the well-researched post-quantum cryptographic CRYSTALS suite, including its Kyber and Dilithium schemes, is utilized. The proposed technique allows for quickly verifying the level of randomness in given cryptographic outputs. The results for different sequence-generation techniques are presented, thus validating the approach. The results show that key-encapsulation and key-exchange algorithms, such as CRYSTALS-Kyber, achieve a lower level of randomness compared to digital signature algorithms, such as CRYSTALS-Dilithium. Full article
(This article belongs to the Section Communications)
Show Figures

Figure 1

41 pages, 5112 KB  
Article
Deepfake Face Detection and Adversarial Attack Defense Method Based on Multi-Feature Decision Fusion
by Shanzhong Lei, Junfang Song, Feiyang Feng, Zhuyang Yan and Aixin Wang
Appl. Sci. 2025, 15(12), 6588; https://doi.org/10.3390/app15126588 - 11 Jun 2025
Cited by 6 | Viewed by 8590
Abstract
The rapid advancement in deep forgery technology in recent years has created highly deceptive face video content, posing significant security risks. Detecting these fakes is increasingly urgent and challenging. To improve the accuracy of deepfake face detection models and strengthen their resistance to [...] Read more.
The rapid advancement in deep forgery technology in recent years has created highly deceptive face video content, posing significant security risks. Detecting these fakes is increasingly urgent and challenging. To improve the accuracy of deepfake face detection models and strengthen their resistance to adversarial attacks, this manuscript introduces a method for detecting forged faces and defending against adversarial attacks based on a multi-feature decision fusion. This approach allows for rapid detection of fake faces while effectively countering adversarial attacks. Firstly, an improved IMTCCN network was employed to precisely extract facial features, complemented by a diffusion model for noise reduction and artifact removal. Subsequently, the FG-TEFusionNet (Facial-geometry and Texture enhancement fusion-Net) model was developed for deepfake face detection and assessment. This model comprises two key modules: one for extracting temporal features between video frames and another for spatial features within frames. Initially, a facial geometry landmark calibration module based on the LRNet baseline framework ensured an accurate representation of facial geometry. A SENet attention mechanism was then integrated into the dual-stream RNN to enhance the model’s capability to extract inter-frame information and derive preliminary assessment results based on inter-frame relationships. Additionally, a Gram image texture feature module was designed and integrated into EfficientNet and the attention maps of WSDAN (Weakly Supervised Data Augmentation Network). This module aims to extract deep-level feature information from the texture structure of image frames, addressing the limitations of purely geometric features. The final decisions from both modules were integrated using a voting method, completing the deepfake face detection process. Ultimately, the model’s robustness was validated by generating adversarial samples using the I-FGSM algorithm and optimizing model performance through adversarial training. Extensive experiments demonstrated the superior performance and effectiveness of the proposed method across four subsets of FaceForensics++ and the Celeb-DF dataset. Full article
(This article belongs to the Section Computing and Artificial Intelligence)
Show Figures

Figure 1

34 pages, 7040 KB  
Article
A Practical Implementation of Post-Quantum Cryptography for Secure Wireless Communication
by Babatunde Ojetunde, Takuya Kurihara, Kazuto Yano, Toshikazu Sakano and Hiroyuki Yokoyama
Network 2025, 5(2), 20; https://doi.org/10.3390/network5020020 - 10 Jun 2025
Cited by 8 | Viewed by 5758
Abstract
Recent advances in quantum computing have prompted urgent consideration of the migration of classical cryptographic systems to post-quantum alternatives. However, it is impossible to fully understand the impact that migrating to current Post-Quantum Cryptography (PQC) algorithms will have on various applications without the [...] Read more.
Recent advances in quantum computing have prompted urgent consideration of the migration of classical cryptographic systems to post-quantum alternatives. However, it is impossible to fully understand the impact that migrating to current Post-Quantum Cryptography (PQC) algorithms will have on various applications without the actual implementation of quantum-resistant cryptography. On the other hand, PQC algorithms come with complexity and long processing times, which may impact the quality of service (QoS) of many applications. Therefore, PQC-based protocols with practical implementations across various applications are essential. This paper introduces a new framework for PQC standalone and PQC–AES (Advanced Encryption Standard) hybrid public-key encryption (PKE) protocols. Building on prior results, we focus on securing applications such as file transfer, video streaming, and chat-based communication using enhanced PQC-based protocols. The extended PQC-based protocols use a sequence number-based mechanism to effectively counter replay and man-in-the-middle attacks and mitigate standard cybersecurity attack vectors. Experimental evaluations examined encryption/decryption speeds, throughput, and processing overhead for the standalone PQC and the PQC–AES hybrid schemes, benchmarking them against traditional AES-256 in an existing client–server environment. The results demonstrate that the new approaches achieve a significant balance between security and system performance compared to conventional deployments. Furthermore, a comprehensive security analysis confirms the robustness and effectiveness of the proposed PQC-based protocols across diverse attack scenarios. Notably, the PQC–AES hybrid protocol demonstrates greater efficiency for applications handling larger data volumes (e.g., 10–100 KB) with reduced latency, underscoring the practical necessity of carefully balancing security and operational efficiency in the post-quantum migration process. Full article
Show Figures

Figure 1

10 pages, 1714 KB  
Proceeding Paper
Efficient Detection of Galileo SAS Sequences Using E6-B Aiding
by Rafael Terris-Gallego, Ignacio Fernandez-Hernandez, José A. López-Salcedo and Gonzalo Seco-Granados
Eng. Proc. 2025, 88(1), 46; https://doi.org/10.3390/engproc2025088046 - 9 May 2025
Cited by 1 | Viewed by 1716
Abstract
Galileo Signal Authentication Service (SAS) is an assisted signal authentication capability under development by Galileo, designed to enhance the robustness of the European Global Navigation Satellite System (GNSS) against malicious attacks like spoofing. It operates by providing information about some fragments of the [...] Read more.
Galileo Signal Authentication Service (SAS) is an assisted signal authentication capability under development by Galileo, designed to enhance the robustness of the European Global Navigation Satellite System (GNSS) against malicious attacks like spoofing. It operates by providing information about some fragments of the unknown spreading codes in the E6-C signal. Unlike other approaches, Galileo SAS uniquely employs Timed Efficient Stream Loss-tolerant Authentication (TESLA) keys provided by Open Service Navigation Message Authentication (OSNMA) in the E1-B signal for decryption, avoiding the need for key storage in potentially compromised receivers. The encrypted fragments are made available to the receivers before the broadcast of the E6-C signal, along with their broadcast time. However, if the receiver lacks an accurate time reference, searching for these fragments—which typically last for milliseconds and have periodicities extending to several seconds—can become impractical. In such cases, the probability of detection is severely diminished due to the excessively large search space that results. To mitigate this, initial estimates for the code phase delay and Doppler frequency can be obtained from the E1-B signal. Nevertheless, the alignment between E1-B and E6-C is not perfect, largely due to the intrinsic inter-frequency biases they exhibit. To mitigate this issue, we can leverage auxiliary signals like E6-B, processed by High Accuracy Service (HAS)-compatible receivers. This is a logical choice as E6-B shares the same carrier frequency as E6-C. This could help in obtaining more precise estimates of the location of the encrypted fragments and improving the probability of detection, resulting in enhanced robustness for the SAS authentication process. This paper presents a comparison of uncertainties associated with the use of the E1-B and E6-B signals, based on real data samples obtained with a custom-built Galileo SAS evaluation platform based on Software Defined Radio (SDR) boards. The results show the benefits of including E6-B in SAS processing, with minimal implementation cost. Full article
(This article belongs to the Proceedings of European Navigation Conference 2024)
Show Figures

Figure 1

24 pages, 15074 KB  
Article
A Symmetric Reversible Audio Information Hiding Algorithm Using Matrix Embedding Within Image Carriers
by Yongqiang Tuo, Guodong Li and Kaiyue Hou
Symmetry 2024, 16(12), 1586; https://doi.org/10.3390/sym16121586 - 27 Nov 2024
Cited by 3 | Viewed by 1488
Abstract
To address the vulnerability of existing hiding algorithms to differential attacks and the limitations of single chaotic systems, such as small key space and low security, a novel algorithm combining audio encryption with information hiding is proposed. First, the original audio is divided [...] Read more.
To address the vulnerability of existing hiding algorithms to differential attacks and the limitations of single chaotic systems, such as small key space and low security, a novel algorithm combining audio encryption with information hiding is proposed. First, the original audio is divided into blocks to enhance efficiency. A “one-time pad” mechanism is achieved by associating the key with the plaintext, and a new multidimensional sine-coupled chaotic map is designed, which, in conjunction with multiple chaotic systems, generates the key stream. Next, the block-processed audio signals are matrix-converted and then encrypted using cyclic remainder scrambling, an improved Josephus scrambling, XOR diffusion, and bit diffusion. This results in an encrypted audio information matrix. Finally, the GHM multiwavelet transform is used to select embedding channels, and the least significant bit (LSB) method is employed to hide the information within the carrier image. The algorithm is symmetric, and decryption involves simply reversing the encryption process on the stego image. Experimental results demonstrate that the Structural Similarity Index (SSIM) between the carrier image and the stego image is 0.992540, the Peak Signal-to-Noise Ratio (PSNR) is 49.659404 dB, and the Mean Squared Error (MSE) is 0.708044. These metrics indicate high statistical similarity and indistinguishability in visual appearance. The key space of the encryption algorithm is approximately 2850, which effectively resists brute-force attacks. The energy distribution of the encrypted audio approximates noise, with information entropy close to 8, uniform histograms, high scrambling degree, strong resistance to differential attacks, and robustness against noise and cropping attacks. Full article
(This article belongs to the Special Issue Algebraic Systems, Models and Applications)
Show Figures

Figure 1

24 pages, 3427 KB  
Article
One Class of Ideally Secret Autonomous Symmetric Ciphering Systems Based on Wiretap Polar Codes
by Milan Milosavljević, Jelica Radomirović, Tomislav Unkašević and Boško Božilović
Mathematics 2024, 12(23), 3724; https://doi.org/10.3390/math12233724 - 27 Nov 2024
Cited by 2 | Viewed by 1406
Abstract
This paper introduces a class of symmetric ciphering systems with a finite secret key, which provides ideal secrecy, autonomy in key generation and distribution, and robustness against the probabilistic structure of messages (the Ideally Secret Autonomous Robust (ISAR) system). The ISAR system is [...] Read more.
This paper introduces a class of symmetric ciphering systems with a finite secret key, which provides ideal secrecy, autonomy in key generation and distribution, and robustness against the probabilistic structure of messages (the Ideally Secret Autonomous Robust (ISAR) system). The ISAR system is based on wiretap polar codes constructed over an artificial wiretap channel with a maximum secrecy capacity of 0.5. The system autonomously maintains a minimum level of key equivocation by continuously refreshing secret keys without additional key generation and distribution infrastructure. Moreover, it can transform any stream ciphering system with a finite secret key of known length into an ISAR system without knowing and/or changing its algorithm. Therefore, this class of system strongly supports privacy, a critical requirement for contemporary security systems. The ISAR system’s reliance on wiretap polar coding for strong secrecy ensures resistance to passive known plaintext attacks. Furthermore, resistance to passive attacks on generated refreshing keys follows directly from ideal secrecy and autonomy. The results presented offer an efficient methodology for synthesizing this class of systems with predetermined security margins and a complexity of the order of nlogn, where n is the block length of the applied polar code. Full article
(This article belongs to the Special Issue Advanced Research on Information System Security and Privacy)
Show Figures

Figure 1

15 pages, 3517 KB  
Article
Scenarios for Optical Encryption Using Quantum Keys
by Luis Velasco, Morteza Ahmadian, Laura Ortiz, Juan P. Brito, Antonio Pastor, Jose M. Rivas, Sima Barzegar, Jaume Comellas, Vicente Martin and Marc Ruiz
Sensors 2024, 24(20), 6631; https://doi.org/10.3390/s24206631 - 15 Oct 2024
Cited by 4 | Viewed by 2797
Abstract
Optical communications providing huge capacity and low latency remain vulnerable to a range of attacks. In consequence, encryption at the optical layer is needed to ensure secure data transmission. In our previous work, we proposed LightPath SECurity (LPSec), a secure cryptographic solution for [...] Read more.
Optical communications providing huge capacity and low latency remain vulnerable to a range of attacks. In consequence, encryption at the optical layer is needed to ensure secure data transmission. In our previous work, we proposed LightPath SECurity (LPSec), a secure cryptographic solution for optical transmission that leverages stream ciphers and Diffie–Hellman (DH) key exchange for high-speed optical encryption. Still, LPSec faces limitations related to key generation and key distribution. To address these limitations, in this paper, we rely on Quantum Random Number Generators (QRNG) and Quantum Key Distribution (QKD) networks. Specifically, we focus on three meaningful scenarios: In Scenario A, the two optical transponders (Tp) involved in the optical transmission are within the security perimeter of the QKD network. In Scenario B, only one Tp is within the QKD network, so keys are retrieved from a QRNG and distributed using LPSec. Finally, Scenario C extends Scenario B by employing Post-Quantum Cryptography (PQC) by implementing a Key Encapsulation Mechanism (KEM) to secure key exchanges. The scenarios are analyzed based on their security, efficiency, and applicability, demonstrating the potential of quantum-enhanced LPSec to provide secure, low-latency encryption for current optical communications. The experimental assessment, conducted on the Madrid Quantum Infrastructure, validates the feasibility of the proposed solutions. Full article
Show Figures

Figure 1

Back to TopTop