Next Article in Journal
A Robust Image Encryption Framework Using Deep Feature Extraction and AES Key Optimization
Previous Article in Journal
Strong Non-Transferability from Randomizable Universal Designated Verifier Signatures
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Performance Evaluation of NIST-Standardized Post-Quantum and Symmetric Ciphers for Mitigating Deepfakes

by
Mohammad Alkhatib
Department of Computer Science, College of Computer and Information Sciences, Imam Mohammad Ibn Saud Islamic University (IMSIU), Riyadh 11623, Saudi Arabia
Cryptography 2026, 10(2), 15; https://doi.org/10.3390/cryptography10020015
Submission received: 18 December 2025 / Revised: 16 January 2026 / Accepted: 24 February 2026 / Published: 26 February 2026

Abstract

Deepfake technology can produce highly realistic manipulated media which pose as significant cybersecurity threats, including fraud, misinformation, and privacy violations. This research proposes a deepfake prevention approach based on symmetric and asymmetric ciphers. Post-quantum asymmetric ciphers were utilized to perform digital signature operations, which offer essential security services, including integrity, authentication, and non-repudiation. Symmetric ciphers were also employed to provide confidentiality and authentication. Unlike classical ciphers that are vulnerable to quantum attacks, this study adopts quantum-resilient ciphers to offer long-term security. The proposed approach enables entities to digitally sign media content before public release on other platforms. End users can subsequently verify the authenticity of content using the public keys of the media creators. To identify the most efficient ciphers to perform cryptography operations required for deepfake prevention, the study explores the implementation of quantum-resilient symmetric and asymmetric ciphers standardized by NIST, including Dilithium, Falcon, SPHINCS+, and Ascon-80pq. Additionally, this research provides comprehensive comparisons between the various classical and post-quantum ciphers in both categories: symmetric and asymmetric. Experimental results revealed that Dilithium-5 and Falcon-512 algorithms outperform other post-quantum ciphers, with a time delay of 2.50 and 251 ms, respectively, for digital signature operations. The Falcon-512 algorithm also demonstrates superior resource efficiency, making it a cost-effective choice for digital signature operations. With respect to symmetric ciphers, Ascon-80pq achieved the lowest time consumption, taking just 0.015 ms to perform encryption and decryption operations. Also, it is a significant option for constrained devices, since it consumes fewer resources compared to standard symmetric ciphers, such as AES. Through comprehensive evaluations and comparisons of various symmetric and asymmetric ciphers, this study serves as a blueprint to identify the most efficient ciphers to perform the cryptography operations necessary for deepfake prevention.

1. Introduction

Recent advances in artificial intelligence (AI) algorithms, especially deep learning (DL), and their applications significantly contributed to solving problems, facilitating services across various domains, and creating new technologies. One of the most important AI-based technologies is the deepfake, which relies on the use of DL algorithms to process multimedia content such as videos and images, generating fake but highly realistic media that closely resemble the original content. This makes deepfakes very difficult to distinguish from original content [1,2]. Although this technology has brought many benefits in various fields, its misuse has caused numerous risks and severe consequences for individuals and societies. Deepfake techniques have been exploited in various cyberattacks, including impersonating organizations and individuals for fraud and blackmail. This technology has also been used by cybercriminals to spread fake content, leading to privacy violation, and misleading. For instance, deepfake technology was used to facilitate the creation of misleading political information by manipulating videos or audios of specific individuals or organizations and disseminating these fake contents on social media platforms [3,4,5,6,7,8].
Researchers realized the importance of developing countermeasures to avoid the distribution of deepfakes and mitigate its threats. These countermeasures can be categorized into technical and non-technical. Non-technical countermeasures include policies, laws and regulations, ethical standards, and awareness that aim to avoid the dissemination of deepfake content and impose deterrent penalties on perpetrators of cybercrimes related to deepfakes. While non-technical countermeasures are essential, they are insufficient on their own to counter the constantly evolving deepfake technology and its widespread use [9,10,11,12,13,14,15,16,17,18].
Additionally, researchers explored various technical methods to develop effective systems to counter the threats of deepfake. The technical methods explored in previous studies include using AI-based technologies such as DL to develop effective deepfake detection tools that facilitate distinguishing deepfakes from authentic content [19,20,21,22,23,24,25]. However, these tools can be costly, time-consuming, and resource-intensive, and they may be unable to keep pace with the continuously rapid evolution of deepfake technology. Also, the emergence of open-source tools to generate deepfakes has made the deepfake prevention harder.
Researchers also investigated the use of watermarking and blockchain technologies to counter deepfakes. These technologies can provide significant features such as authentication and integrity that are crucial to avoid deepfakes. However, blockchain and related technologies face significant challenges related to scalability, performance, and interoperability [26,27,28,29,30].
Another promising approach relies on the use of symmetric and asymmetric ciphers to counter the distribution of deepfakes. In particular, researchers investigated the use of digital signature algorithms (DSAs) provided by various asymmetric ciphers to offer essential security services to counter deepfake, including integrity, authentication, and non-repudiation [31,32,33,34]. Nonetheless, classical public-key cryptosystems, such as RSA and ECC, are vulnerable to attacks from quantum computing; an attacker could potentially exploit superior quantum computers to compromise the underlying mathematical problems of the classical cryptosystems, enabling them to sign deepfake content as if it were authentic and original [35]. In order to address the risks posed by quantum computing attacks, researchers and standardization organizations like NIST have developed post-quantum cryptographic algorithms (PQCAs) to provide digital signature services. Digital signature schemes based on PQCAs can offer long-term security and strong resistance against quantum computing threats [35,36,37]. However, the application of digital signature schemes based on PQCAs to avoid the distribution of deepfakes has not been thoroughly investigated. Furthermore, the performance and resource consumption of the emerging quantum-resilient symmetric and asymmetric ciphers have not been evaluated sufficiently. This is important to identify the most efficient cipher to perform cryptographic operations necessary to counter the media manipulation.
This research aims to develop an effective deepfake prevention approach utilizing both symmetric and asymmetric ciphers. The digital signature operations are provided using asymmetric PQCAs, while encryption and decryption operations are performed using symmetric PQCAs. The study explores the implementation of the main PQCAs recently standardized by NIST, which are Dilithium-5, Falcon-512, SLH-DSA, and Ascon-80pq. Moreover, the study implements classical asymmetric ciphers and provides detailed analyses and comparisons between various encryption and digital signature schemes, in terms of performance and resource consumption, to offer a deeper understanding of the variations between different ciphers. The analysis and comparison between different ciphers under both symmetric and asymmetric categories seek to identify the most efficient cipher to integrate into the deepfake prevention approach, maximizing performance while minimizing resource usage.
The next section provides an overview of the recent research studies on countermeasures to mitigate the threats posed by deepfakes.

2. Literature Review

Researchers investigated several techniques to counter deepfakes. Some of these techniques rely on the frequency domain analysis (FDA), which enables them to capture subtle artifacts introduced during the image generation process by converting data into the frequency domain [38]. Studies showed that the FDA technique can enhance deepfake detection by revealing anomalies in media content manipulated by DL technology [7].
Studies also investigated the integration of Explainable AI (XAI) techniques to improve the transparency and interpretability of deepfake detection systems [39,40,41,42]. Researchers demonstrated that the use of XAI techniques has the potential to enhance deepfake detection accuracy.
Another technique employed in fighting the spread of deepfake content are the adversarial detection methods. These methods aim to counter the adversarial attacks and prevent them from deceiving deepfake detection systems [43,44,45].
Furthermore, researchers investigated the use of AI-based models, particularly DL models, to enhance deepfake detection systems. Convolutional Neural Networks (CNNs) were utilized due to their ability to automatically extract complex features from media content without the need for manual feature building [46]. Experimental research studies demonstrated the CNN models can improve the accuracy of deepfake detection systems and enable those systems to generalize and function better on unseen data [47]. Other research has explored the use of unsupervised learning models for deepfake detection. These models are promising since they can identify anomalies in images and videos without the need for labeled datasets. In [19], researchers developed a model to reconstruct input images and highlight discrepancies between the original and reconstructed or manipulated images. Then, the model was used to detect content manipulated by deepfake technology. Research studies also explored the applications of clustering algorithms [20], and generative adversarial networks (GANs) [21]. In both research attempts, AI models were trained to distinguish between fake and original content. Experimental results show that these AI-based techniques can enhance the accuracy of deepfake detection systems. Researchers also investigated the use of hybrid AI-based methods to enhance the capabilities of deepfake detection systems. In [48], CNNs and Long Short-Term Memory (LSTM) algorithms were combined to enhance the system’s ability to detect inconsistencies across multiple video frames.
Additionally, previous research has utilized traditional methods to develop deepfake detection systems. These methods were mainly based on Image Forensics-Based [49,50,51,52], and signal processing-based techniques [53,54]. Although these techniques demonstrated the ability to enhance deepfake detection, they are not sufficient to counter recent advances and sophisticated technologies used to generate deepfake content.
Recent research directions have focused on investigating the use of content authentication and data integrity technologies to develop more efficient deepfake prevention systems. Within this effort, three main technologies were involved: blockchain, watermarking, and cryptographic digital signature algorithms. In [55], researchers developed a system to avoid the spread of deepfake content by integrating blockchain and watermarking technologies. They used Digimarc audio and image watermarking to generate the watermark required to verify the integrity of the media content, and the Ethereum blockchain to store the metadata of the content. Due to the storage capacity of blockchain, the researchers employed the InterPlanetary File System (IPFS) technology to store the original media content and its metadata. The proposed approach demonstrates significant potential to prevent the dissemination of deepfake content and facilitate forensic analysis efforts. However, the proposed system requires high costs for design and implementation because it involves using IPFS and blockchain. Moreover, the performance of the system may suffer from low throughput and scalability challenges due to its reliance on Ethereum blockchain. In [56], authors developed a blockchain-based system to authenticate images and proactively mitigate the spread of deepfakes. They utilized security features of blockchain to authenticate images and trace back their sources. A prototype implementation for a deepfake prevention system using the Hyperledger Fabric blockchain was introduced in [57]. Various studies in the literature [58,59,60,61,62,63,64,65] employed blockchain technology to develop an effective system that can mitigate the threats of deepfakes in different domains and businesses. Moreover, blockchain was utilized to enhance the privacy in identity management systems [66] and provide robust security services in the field of education [67]. Overall, blockchain-based solutions offer reliable content authentication mechanisms; however, they are considered costly and suffer from scalability and interoperability issues.
Recent studies have explored the use of cryptographic DSAs to combat deepfakes. DSAs can provide significant security services, including authentication, integrity, and non-repudiation. These services are vital to secure digital communication systems and are essential for mitigating the risks associated with the proliferation of deepfakes in various domains. RSA is one of the widely used cryptosystems to provide digital signatures [31]. However, ECC has gained increasing popularity recently, as it provides a comparable level of security while consuming fewer resources and less time [33]. In [68], researchers presented a framework based on ECC DSA to prevent deepfakes. The proposed framework uses an ECC digital signature to authenticate and ensure the integrity of images and videos. Authors suggest increasing the societal awareness of the importance of using DSAs to avoid the proliferation of deepfake content.
Experimental research showed that traditional public key cryptosystems are vulnerable to quantum computer attacks. Therefore, the research is now shifting towards using algorithms that are quantum-resilient to provide digital signatures. NIST recently announced three main PQCAs, which are CRYSTALS-Dilithium, Falcon, and SPHINCS+ algorithms [69]. The integration of PQCAs in deepfake prevention systems is not adequately investigated.
It is worth mentioning that recent advancements in deepfake technologies have significantly increased the sophistication, realism, and scalability of fabricated media files, thereby posing substantial challenges to existing detection systems. Latest research studies showed that two notable research directions—advanced GAN architectures and federated learning-based detection frameworks—have emerged.
Modern generative adversarial network (GAN) variants, such as StyleGAN, StyleGAN2, and StyleGAN3, have dramatically improved the photorealism and consistency of synthetic images and videos. These models have improved the ability to generate highly realistic facial features with minimal visual artifacts [70,71,72]. As a result, deepfakes generated using StyleGAN-based pipelines are increasingly difficult to detect using traditional methods, such as artifact-based or frequency-domain analysis. Recent experimental research studies demonstrate that many state-of-the-art deepfake detection systems experience notable performance degradation when evaluated against StyleGAN-generated media content [23,38].
Another emerging research direction focuses on employing federated learning (FL) for deepfake detection and content moderation. FL enables multiple platforms to collaboratively train detection models without sharing raw data, thereby preserving user privacy and complying with data protection regulations [73]. While FL-based solutions improve scalability and privacy, they introduce additional challenges related to communication overhead, model convergence, and vulnerability to poisoned updates [25].
Despite their promise, both advanced GAN-based generation and FL-based detection approaches have considerable limitations: they remain inherently reactive and depend on continuously evolving machine learning models, which require significant computational and operational costs.
In summary, previous studies have explored various methods and technologies to counter the threats posed by deepfakes. AI-based technologies, in particular DL algorithms, have been employed to develop effective systems for deepfake detection. While AI-based techniques can enhance detection accuracy, they struggle against the continuously evolving technologies used to create deepfakes. Additionally, AI-based methods need significant resources and rely on large datasets. Many of these methods also face challenges related to performance and reliability.
Traditional methods that use Image Forensics and signal processing for detecting deepfakes have their limitations in terms of accuracy as well.
Other notable studies have focused on utilizing content authentication technologies such as blockchain and watermarking. Although these technologies can effectively validate the authenticity and integrity of digital content, blockchain-based systems come with high costs and encounter issues related to scalability and interoperability.
Another important direction in research has involved the use of cryptographic digital signature algorithms (DSA) to verify both the authenticity and integrity of digital data. This approach can provide essential security services that help mitigate the spread of deepfakes. These services include integrity, authentication, and non-repudiation. However, traditional DSAs like RSA and ECC are vulnerable to attacks from emerging quantum computing technology.
Modern digital signature schemes that rely on PQCAs are designed to withstand such attacks and offer long-term security. However, the role of digital signature schemes using PQCAs in the context of deepfake prevention has not been thoroughly explored, highlighting a gap in research in this area.
The current research investigates the utilization of PQCAs, which were recently standardized by NIST, to develop an effective and quantum-resistant deepfake prevention system. This effort aims to avoid the spread of deepfakes and mitigate its consequences. Various PQCAs are examined in this research to identify the most efficient option. Specifically, this research implements three PQCAs to provide digital signatures: CRYSTALS-Dilithium, Falcon, and SPHINCS+.
The next section of this research will introduce the proposed deepfake prevention system utilizing post-quantum algorithms.

3. Proposed Deepfake Prevention Based on Asymmetric and Symmetric Ciphers

This section introduced the deepfake prevention system based on symmetric and asymmetric ciphers. In particular, the proposed system utilizes PQCAs to perform signing and verification operations, thus providing long-term security and resilience against post-quantum computing attacks. The digital signature provides essential security services such as integrity, authentication, and non-repudiation. Moreover, the system employs symmetric ciphers to preserve the confidentiality of the media files and enable an authentication service.
The proposed system enables various organizations and representatives, including news channels, governmental organizations, ministries, and companies in both the public and private sectors, to generate and store digital signatures for the media content they produce. It also allows other parties—such as governmental and non-governmental agencies and regular users—to verify and authenticate this media content. This ensures that the content originates from authorized sources, helping to prevent the distribution of media that might be manipulated by deepfake technology. Media files are also encrypted using standardized symmetric ciphers to adhere to privacy and confidentiality requirements. The system is designed to be managed by a governmental authority that owns the website and is responsible for registering and approving other organizations on the platform.
The next subsection demonstrates the conceptual model of the proposed deepfake prevention approach.

3.1. Conceptual Model

The conceptual model provides a better understanding of the core components and how they relate to each other. The proposed approach is implemented via a system that has four key elements, as follows:
  • Governmental Authority (GA): A root governmental authority that owns the system’s platform. The GA is responsible for registering and approving the identities of other entities.
  • Registered Entities (ROs): Entities can be any governmental or nongovernmental organizations, such as news channels, ministries, and any other organization that needs security services to counter deepfakes and protect their media assets. Once the organization creates and verifies its account and gets approval from the GA, it can create an asymmetric key pair (i.e., a private key to produce the digital signature, and a public key for verification).
  • Guests: These are users who upload media to the system’s platform for verification purposes.
  • Keys Management Module: A software module that issues and manages keys, certificates, and revocation lists.
Figure 1 demonstrates the conceptual model for the proposed deepfake prevention approach. The model shows the key elements and how they interact with the system to perform digital signature and encryption operations. The goal of this approach is to provide an effective way to counter the distribution of deepfakes. In particular, the use of asymmetric ciphers enables various organizations (i.e., ministries, companies, news channels) to create a cryptographic digital signature for the media content they produce. This allows guest users to verify the authenticity and integrity of the media, ensuring it originates from authorized or official sources. The proposed model assumes that there is a root Governmental Authority (GA) responsible for registering and authenticating ROs. Moreover, ROs can use symmetric encryption schemes to ensure the confidentiality of the media files uploaded to the system or transmitted over the communication network.
The conceptual model outlines how major parties (i.e., ROs and Guest users) can engage with the system to sign, verify, and encrypt the media content, thereby helping to prevent the spread of deepfakes. The following steps, numbered 1 to 8 and labeled within Figure 1, explain how different parties can interact with the system and use symmetric and asymmetric ciphers:
  • When an organization is registered and authenticated by the GA, it can log in to the system and generate a public and a private key. The public key will be published alongside the organization ID on the system’s portal, while the private key is kept secret and known only to the RO. The RO can then upload media, including video, images, audio, … etc., to the system’s portal.
  • At the next step, the RO performs a digital signature operation using PQCAs to generate the signature. In this step, the media, along with the policies and ethical agreements, are input into a cryptographic hash function to produce a unique message digest or hash code. Then, the RO signs the hash code using its private key to generate the digital signature. Additionally, the media file is encrypted using a secure symmetric cipher (e.g., AES/Ascom) to provide confidentiality and avoid unauthorized access.
  • The digital signature is stored in the system’s database, where the ID of the RO serves as an index to access its signatures. The original media files are stored in the database in an encrypted format.
  • With the media now considered authenticated, the RO can upload the signed media along with the corresponding signature to any social media or other platforms.
  • Users who want to verify the authenticity of any media content can retrieve the media and the associated signature from the media platforms.
  • Users can log in to the system as guests and upload the media and signature files for verification.
  • Then, users can verify the signature by using the public key of the RO who created the media and issued the signature. The verification process includes applying the cryptographic hash function that takes the media and the policy and ethical agreement and produces the hash code. The signature is decrypted using the public key of the selected RO. If the result of the decryption matches the hash code, this indicates that the signature is valid and hence the media file is authenticated. Moreover, the RO cannot deny responsibility for the media content. Conversely, if the signature is NOT valid, it indicates that the media is neither original nor authenticated and is therefore considered a potential deepfake.
  • Finally, the result of the verification process is publicly announced on the system’s portal, allowing the public to be aware of the verification results and to identify deepfake content.
The proposed approach relies on both symmetric and asymmetric ciphers to guard against threats like deepfake distribution, unauthorized manipulation of media content, identity theft, unauthorized exposure, and denial of responsibility from the media creators.
ROs can sign media files before publishing them on other platforms such as social media or public websites. The use of DSAs offers important security services, which are integrity, authentication, and non-repudiation. Therefore, for any signed media, all relevant parties can ensure that the signed media is authentic and has not been manipulated by deepfake technology. Moreover, the original media files are encrypted to prevent unauthorized access.
To improve public awareness, the verification results are announced and notifications about fabricated or deepfake media are sent to the social media platform from which the media was retrieved.
Since the proposed approach heavily relies on cryptographic algorithms to offer security services, various DSAs and encryption schemes were implemented and benchmarked. This research focuses on crypto algorithms recently standardized by NIST as PQCAs to offer robust and long-term security. Additionally, traditional ciphers were implemented to provide a better understanding of latency and resource consumption variations between the different cryptographic algorithms.
The following subsection presents the operating model for symmetric and asymmetric ciphers that perform signing, verification, and encryption operations.

3.2. The Operating Model for the Post-Quantum DSA

In this research, PQCAs are utilized to provide digital signature services. In particular, three asymmetric ciphers standardized by NIST were explored, which are Dilithium-5, Falcon-512, and SLH-DSA. Moreover, cryptographic hash functions are used to offer data integrity and save time and computational resources for digital signature operations. This approach utilizes quantum-resilient symmetric ciphers to provide confidentiality. Various symmetric ciphers were implemented, including AES-GCM, Ascon-80pq, and Ascon-128 algorithms.
As shown in Figure 2, the media along with policies and ethical agreements, are input into the hash function SHA-256 to generate the hash code that serves as a fingerprint of the inputs. The hash code and the private key of the media creator are then fed to the post-quantum digital signature function to produce the signature.
During the verification operation, the hashing step is carried out to generate the hash code in the same manner as before. This hash code, along with the public key of the RO, is then used as an input to the verification function. If the output of the verification matches the hash code, the signature is considered valid; otherwise, it is deemed invalid.
Figure 2 depicts the operating model for the post-quantum digital signature scheme utilized within deepfake prevention.
As can be noticed from Figure 2, there are three options for PQCAs: CRYSTALS-Dilithium, Falcon, and SLH-DSA. This research explores the implementation of the three algorithms as well as classical DSAs, and conducts comprehensive benchmarking to identify the most efficient candidates to perform digital signature operations.
Figure 3 shows the operating model for symmetric cipher encryption in the proposed approach. The sender could be the RO who wants to send media files to the system’s platform to be verified and stored in the database. The proposed approach utilizes authenticated encryption to provide both confidentiality and authentication security services. Various symmetric ciphers were implemented in this research, including AES, Ascon-80pq, and Ascon-128. Both AES and Ascon-80pq offer post-quantum resilience and hence provide long-term security. The Ascon algorithm is preferable for environments with limited resources.
It can be noticed from Figure 3 that the output of the encryption operation is the ciphertext along with an authentication tag. The decryption operation on the receiver side retrieves the plain media file and performs authentication. Encryption is employed for media files in transit and for those files stored in the database to ensure confidentiality.
The next section presents the experimental results and discusses the key findings of this study.

4. Experimental Results and Discussion

4.1. Overview

This research explores the implementation of various cryptographic algorithms to provide essential security services, including confidentiality, authentication, integrity, and non-repudiation. All these services are essential to avoid the threats posed by deepfakes and media manipulation. In particular, the study examines the post-quantum crypto algorithms standardized by NIST, which are CRYSTALS-Dilithium, Falcon, and SPHINCS+. Unlike traditional digital signature schemes, the post-quantum digital schemes offer long-term security and can withstand quantum computing attacks. Furthermore, the study implements symmetric algorithms, which are AES and Ascon-80pq. Both algorithms are standardized by NIST as post-quantum algorithms. Additionally, traditional DSAs, such as RSA and ECC, are implemented in this research to facilitate the comparison between the various cryptographic algorithms in terms of performance and resource consumption.
The following subsection provides a brief description of the implementation environment, where the proposed digital signature schemes were executed and tested.

4.2. Implementation Environment

The implementation of both types of cryptographic algorithms—classical and post-quantum digital signature schemes—was carried out using a software-based approach. To achieve this, a custom Java application was developed to implement and evaluate the various symmetric and asymmetric ciphers, leveraging the Java Cryptography Architecture (JCA) together with the BouncyCastle cryptographic library. The BouncyCastle library was selected due to its extensive support for both classical (RSA, ECDSA) and post-quantum cryptographic algorithms, enabling flexibility in experimentation and benchmarking. The code structure for the Java application followed a modular design, allowing for the seamless integration of multiple crypto algorithms (e.g., RSA, ECC, Dilithium, Falcon, SLH-DSA).
The implementation environment was set up on a Windows 10 operating system. The hardware device consisted of a personal computer manufactured by Dell Inc., Round Rock, TX, USA, powered by an 11th Gen Intel® CoreTM i7-1165G7 CPU running at 2.80 GHz, equipped with 16 GB of RAM. This software and hardware configuration ensured sufficient computational resources to handle cryptographic operations and timing measurements across multiple test loops used in the experiments.
In the current research, the experiments were executed in a standalone setup, where digital signature generation and verification processes were implemented and benchmarked on the local machine. To measure the performance of each cryptographic algorithm, the execution times for signing and verification were measured using millisecond-resolution timers enabled by the Java programming language. Moreover, all experiments were repeated across configurable loop iterations to obtain reliable averages for performance comparisons. This enhances the reliability of the performance results.
The software-based implementation utilized in this study provided a controlled and reproducible environment for evaluating the relative efficiency, throughput, and computational cost of various DSAs, ensuring the robustness of research results. Table 1 shows a summary of the different components involved in the implementation environment.
The following subsection presents the experimental results and the discussion of the various digital signature schemes examined in this study.

4.3. Results and Interpretations

This research explored the performance of five digital signature schemes and three encryption schemes. RSA, ECC, and Ascon-128 algorithms fall under the classical algorithms category, while the other cryptographic algorithms are classified as post-quantum algorithms. The goal is to provide a deeper understanding of the differences in performance levels and to offer informative benchmarking. The following subsection presents the implementation results for classical DSAs.

4.3.1. Classical Digital Signature Schemes

Two well-known classical DSAs were implemented in this research: RSA and ECDSA. Both algorithms are widely used nowadays to provide essential security services like authentication, integrity, and non-repudiation. Experimental results focused on measuring the performance in terms of time consumption, recorded in milliseconds (ms), required to perform signing and verification operations. The DSAs were used to sign an image of 200 KB. First, the image was input into a hash function to produce the hash code. Then, the DSA was used to sign the hash code. The verification operation will utilize the hash code as well. Using the hash code instead of the actual content plays a crucial role in reducing the time and computational power needed to sign the digital media, including videos, images, and audio.
Table 2 presents the performance or time consumption results of performing RSA and ECDSA operations. The performance is measured by taking the average of 30 rounds of computation to obtain more robust results.
Experimental results indicate that the performance of the ECDSA significantly surpasses that of the RSA algorithm. This can be justified by the fact that ECC offers a comparable level of security to RSA while using a much smaller key size. Specifically, ECC operates with a key size of 256 bits, whereas RSA requires a key size of 2048 bits. The larger key size causes more computations and hence a longer time to perform the signing operation.
The total time needed to perform signing and verification operations using the ECC scheme is 1.97 milliseconds, which is less than the time reported for the RSA DSA. It can be noticed from the table that RSA achieves shorter verification times due to its reliance on a public key that can be a small exponent value, thereby requiring fewer computations to perform signature verification.
The next subsection presents the implementation results for the digital signature schemes using post-quantum crypto algorithms.

4.3.2. Post-Quantum Digital Signature Schemes

To ensure long-term security and strong resistance against quantum computing attacks, this study investigates the implementation of PQCAs. Table 3 presents the implementation results for three known PQCAs standardized by NIST: Dilithium-5; Falcon-512; and SLH-DSA, which was previously named SPHINCS+. The experimental results of this research indicate that the Dilithium-5 and Falcon-512 algorithms performed exceptionally well, with total time delays for digital signature operations of 2.50 ms and 2.51 ms, respectively. Notably, the two algorithms demonstrate comparable performance levels, with a slight advantage for Dilithium-5.
In contrast, SLH-DSA requires significantly more time and computational resources to perform digital signature operations, totaling 868.91 ms. This outcome is expected, as SLH-DSA requires tens of thousands of hash computations to produce the digital signature. Additionally, it produces very large signatures, which contribute to increased overhead in memory usage and transmission time. Consequently, SLH-DSA consumes more resources and is much slower than the lattice-based algorithms, such as Dilithium and Falcon.
The next subsection presents the implementation results for the symmetric encryption schemes.

4.3.3. Symmetric Encryption Schemes

To offer a comprehensive overview about the performance of various encryption schemes, this section presents experimental results for both quantum-resilient and classical encryption schemes. Also, the research shows the implementation results for the standard block cipher, which is AES, and the lightweight ciphers, which are Ascon-128 and Ascon-80pq.
Table 4 presents the time delay results for the three symmetric ciphers, which are AES-GCM, Ascon-128, and Ascon-80pq. The time delay results, presented in the table, represent the time consumed by encryption, decryption, and authentication operations.
It can be noticed that lightweight ciphers, such as Ascon-128 and Ascon-80pq achieved the best performance with time delay results of 0.02 and 0.15 ms. The AES algorithm, on the other hand, takes 0.17 ms for encryption and decryption operations. This performance gap is understandable, since Ascon is designed as a lightweight cryptosystem for constrained devices. Moreover, Ascon-80pq has an added advantage because it provides resistance against quantum attacks.
The next subsection presents the comparison between all implemented digital signature and encryption schemes under the two categories: symmetric and asymmetric ciphers. The comparisons aim to highlight the variations between traditional and post-quantum cryptographic algorithms. Ciphers are evaluated in terms of time consumption (performance) and resources or area-consumption.

4.3.4. Comparison Between Traditional and Post-Quantum Cryptography

This section offers a detailed comparison of both classical and post-quantum algorithms for digital signature and encryption operations. Such a comparison provides a comprehensive overview and enhances the understanding of the differences between various crypto algorithms in terms of performance and resource consumption. The goal is to identify the most efficient algorithms that provide the security services required for combating deepfakes. Moreover, this study seeks to highlight the variations in performance and resource consumption between traditional and emerging post-quantum cryptosystems. Table 5 presents the time consumption results for all the DSAs and encryption schemes implemented in this study.
For asymmetric ciphers, experimental results indicate that the least time-delay achieved is 1.97 ms, obtained through ECDSA. However, this classical algorithm is vulnerable to post-quantum attacks. To ensure long-term security and resistance against such attacks, it is highly recommended to utilize PQCAs that have recently been standardized by NIST. Results show that the Dilithium-5 and Falcon-512 algorithms achieved commendable performance results of 2.50 ms and 2.51 ms, respectively. Additionally, it is noted that SLH-DSA (SP+ 128 s) takes significantly longer time-delay compared to other DSAs.
Another significant observation is that both Dilithium-5 and Falcon-512 outperform the classical RSA algorithm in terms of performance. They also demonstrate performance levels close to those of ECDSA. Therefore, both algorithms are viable choices for developing a deepfake prevention system capable of resisting post-quantum attacks while maintaining high performance. The efficiency of Dilithium-5 and Falcon-512 PQCAs can be attributed to their reliance on efficient lattice-based computations. In contrast, RSA depends on heavy modular arithmetic computations and larger key sizes, leading to longer execution times for digital signature operations, particularly during the process of signing digital data.
It is worth mentioning that the symmetric cipher times presented in the table refer to the time consumed by encryption, decryption, and authentication operations, since those algorithms do not provide digital signatures.
Although it is unfair to compare symmetric and asymmetric ciphers, this might be useful to illustrate the variation between encryption and digital signature operations in terms of time delay. The experimental results shown in Table 5 indicate a significant difference in time delay between symmetric and asymmetric ciphers. The lightweight Ascon algorithm, with a total time consumption of just 0.015 ms, outperforms even the fastest asymmetric ciphers, such as ECDSA, by a considerable margin. This result is expected due to the large difference in the key sizes for the two ciphers. Additionally, the lightweight symmetric ciphers, Ascon-128 and Ascon-80pq, also surpass the standard symmetric block cipher, AES, in performance.
A comparison between the time delay of cryptography operations for various ciphers implemented in this research is depicted in Figure 4. It can be noticed that the Ascon algorithm achieved the best performance results, while the SLH-DSA obtained the worst results. The performance of the SLH algorithm is affected by its large key size and complex hashing operations, which necessitate implementing more computations than other algorithms.
For a more comprehensive comparison, Figure 5 illustrates the memory resources consumed by each cryptographic algorithms in relation to the memory space required to store the cryptographic keys. It is obvious that symmetric ciphers consume significantly less memory and fewer resources, with only 16 bytes required to store the encryption key. For asymmetric ciphers, the Falcon-512 algorithm uses less memory compared to other asymmetric ciphers due to its shorter signature size. This gives the Falcon-512 algorithm an important advantage, as it achieves high performance while consuming notably fewer resources compared to other PQCAs. Furthermore, the comparison shown in the figure highlights the differences in resource consumption between symmetric and asymmetric cryptographic algorithms. For instance, the Falcon-512 algorithm requires an additional 48 bits compared to lightweight cryptographic algorithms such as Ascon-128. This provides insight into the additional resources needed to implement the Falcon algorithm on constrained devices or embedded systems.

4.3.5. Throughput and Scalability Evaluation

This section presents the results of the scalability and throughput evaluation for both post-quantum and traditional asymmetric ciphers implemented in this study. Scalability and throughput comparison of different cryptographic algorithms are useful to identify the most efficient algorithm.
Table 6 shows execution times (ms) across different input data sizes, reflecting the scalability of the implemented algorithms.
It can be noted from the scalability results presented in Table 6 that among the PQCAs implemented in this research, both Dilithium-5 and Falcon-512 show nearly linear scalability, sustaining high throughput for data sizes as large as 10 MB. On the other hand, the implementation results of SLH-DSA revealed inadequate scalability because of its heavy reliance on hash-based computations. For traditional cryptographic algorithms, ECDSA P-256 showed high performance and scalability levels but does not offer protection against quantum computing threats.
Table 7 presents the throughput results for the different cryptographic algorithms implemented in this research. The throughput refers to the number of cryptographic operations performed per second (ops/s).
The Falcon-512 algorithm achieves the highest throughput (410 ops/s) among post-quantum algorithms. ECDSA achieved the best throughput results (507 ops/s) for traditional asymmetric ciphers. SLH-DSA exhibits very low throughput due to its computational overhead and low performance.

4.3.6. Security-Per-Performance Ratio Evaluation

The Security-Per-Performance Ratio (SPR) quantifies the efficiency of a cryptographic algorithm by relating its bit-level security strength to its average execution time [72]. It is defined as:
SPR   =   B i t   S e c u r i t y A v e r a g e   E x e c u t i o n   T i m e   ( m s )
A higher SPR indicates a more efficient balance between cryptographic strength and computational cost.
Table 8 shows the SPR results for both post-quantum and traditional ciphers implemented in this study.
It can be noticed that both Falcon-512 and Dilithium-5 achieve the highest SPR, demonstrating an optimal balance between security and performance. Additionally, ECDSA achieves good efficiency but lacks quantum resistance. As expected, SLH-DSA exhibits extremely low efficiency due to the computationally expensive hash operation performed by this algorithm.
The evaluated PQC algorithms exhibit distinct performance and resource consumption features. Lattice-based schemes such as Dilithium and Falcon provide a favorable balance between security and efficiency, which explains their selection by NIST for standardization. On the other hand, the hash-based signature scheme, which is SLH-DSA (SPHINCS+), offers a strong and long-term security level, but at a substantial cost in terms of performance and resource consumption.
The following section introduces the main recommendations based on experimental results and findings of this study.

4.4. Recommendations

This study aims to develop an effective deepfake prevention approach based on symmetric and asymmetric ciphers. The study utilizes post-quantum cryptographic algorithms to provide long-term security against future quantum computing attacks. The key findings and recommendations of this research can be summarized as follows:
-
With the emergence of quantum computing technology and relevant cyberattacks, it becomes crucial to replace current classical DSAs, like RSA and ECC, with PQCAs.
-
Asymmetric ciphers using post-quantum algorithms are efficient for performing digital signature operations and provide essential security services to counter the threats of deepfakes, specifically integrity, authentication, and non-repudiation.
-
Dilithium-5 and Falcon-512 DSAs outperform other PQCAs in terms of throughput, scalability, and SPR results. This indicates that both algorithms are efficient for performing cryptography operations, especially with large data sizes.
-
Falcon-512 has an advantage over other PQCAs since it consumes fewer resources such as memory space and computational power.
-
Digital signature schemes based on Dilithium-5 and Falcon-512 algorithms are efficient candidates to replace classical asymmetric ciphers because they offer the ability to withstand quantum computing attacks while also providing performance comparable to one of the fastest classical asymmetric cryptosystems, namely ECC.
-
The SPHINCS+ DSA can provide strong resistance against quantum computing attacks. However, it consumes more time and resources compared to other digital signature schemes.
-
The classical RSA algorithm is not recommended for providing digital signature services to avoid deepfakes because it has lower performance and throughput compared to other DSAs, such as Dilithium-5, Falcon-512, and ECC.
-
For symmetric ciphers, Ascon-80pq outperformed the standard AES cryptosystem with a time delay for encryption and decryption equivalent to 0.015 ms.
-
The Ascon algorithm can be a considerable choice for implementation in small and embedded devices due to its low resource requirements in comparison with other symmetric ciphers such as AES.
-
Authenticated symmetric ciphers, including AES-GCM, Ascon-128, and Ascon-80pq are recommended to encrypt media files since they can provide both confidentiality and authentication security services.
-
Ascon-80pq has one more added value because it provides quantum resilience and consumes less computational time and fewer resources compared to the standard AES cipher.
The next section provides the conclusion and future research trends related to the current area of research.

5. Conclusions and Future Research

This research presented a deepfake prevention approach based on symmetric and asymmetric ciphers. The cryptographic digital signature algorithms (DSAs) were employed to provide integrity, authentication, and source non-repudiation, which are essential security services to avoid the manipulation of media files and counter the distribution of deepfake content. The study explored the application of post-quantum cryptographic algorithms (PQCAs) to ensure robust long-term security against advanced attacks that may leverage quantum computing technology. In particular, three post-quantum asymmetric ciphers recently standardized by NIST were implemented, which are Dilithium-5, Falcon-512, and SPHINCS+. Additionally, the study conducted a comprehensive comparison between classical and PQCAs to illustrate variations in terms of performance and resource consumption, and to identify the most efficient post-quantum DSA to be employed for deepfake prevention. Experimental results indicate that the Falcon-512 algorithm is a cost-effective choice since it consumes fewer resources and provides superior performance for digital signature operations.
Furthermore, the study explored various symmetric ciphers, including Ascon-80pq, Ascon-128, and AES-GCM. Symmetric ciphers are used to encrypt media files transmitted over communication channels or stored in the database. The use of symmetric ciphers offers an additional security layer and avoids unauthorized disclosure of media content. The proposed algorithms employ authenticated encryption, which can provide both confidentiality and authentication. A comprehensive comparison between various symmetric ciphers was conducted. Experimental results indicate that Ascon-80pq achieved the best performance, with time delay of 0.015 ms for encryption and decryption operations. Ascon-80pq is also preferable for implementation in constrained environments because it consumes fewer resources in comparison with the standard AES algorithm. Additionally, both the Ascon-80pq and AES ciphers are quantum-resilient.
The proposed deepfake prevention approach allows any organization to register on a platform owned by a central authority and then perform digital signature and encryption operations on the media they create. This process ensures that the media is authenticated and protected from unauthorized manipulation. After signing the media, the organization can publish it along with the signature on various platforms. Additionally, the approach allows users to upload and authenticate media content and digital signatures to ensure they are not manipulated and are created by authorized parties.
Future research should focus on integrating various technologies that complement the strengths of each other like digital signature, watermarking, and blockchain technologies. This could lead to a more effective solution for deepfake prevention. Additionally, the development of a deep learning-based detection system that leverages recently emerged structured models is an attractive area of research. Structured models can provide accurate and high-performance deepfake detection. Moreover, future studies may extend experiments to consider a distributed execution environment, blockchain network integration and simulation, and heterogeneous hardware evaluation. One more significant future research is to compare the efficiency of the current approach with other solutions for specific scenarios such as detecting content manipulated by the DeepSeek technology.

Funding

This research received no external funding.

Data Availability Statement

The original contributions presented in this study are included in the article. Further inquiries can be directed to the author.

Conflicts of Interest

The authors declare no conflicts of interest.

Abbreviations

The following abbreviations are used in this manuscript:
PQCAPost-Quantum Cryptographic Algorithm
DSADigital Signature Algorithm
NISTnational institute for standards and technology
AIArtificial Intelligence
DLDeep Learning
MLMachine Learning
SLH-DSAStateless Hash-Based Digital Signature Algorithm

References

  1. LeCun, Y.; Bengio, Y.; Hinton, G. Deep learning. Nature 2015, 521, 436–444. [Google Scholar] [CrossRef]
  2. Goodfellow, I.J.; Pouget-Abadie, J.; Mirza, M.; Xu, B.; Warde-Farley, D.; Ozair, S.; Courville, A.; Bengio, Y. Generative adversarial nets. Adv. Neural Inf. Process. Syst. 2014, 27. [Google Scholar]
  3. Mirsky, Y.; Lee, W. The creation and detection of deepfakes: A survey. ACM Comput. Surv. 2021, 54, 1–41. [Google Scholar] [CrossRef]
  4. Kietzmann, J.; Lee, L.W.; McCarthy, I.P.; Kietzmann, T.C. Deepfakes: Trick or treat? Bus. Horiz. 2020, 63, 135–146. [Google Scholar]
  5. Chesney, R.; Citron, D. Deepfakes and the new disinformation war: The coming age of post-truth geopolitics. Foreign Aff. 2019, 98, 147. [Google Scholar]
  6. Korshunov, P.; Marcel, S. Deepfakes: A new threat to face recognition? assessment and detection. arXiv 2018, arXiv:1812.08685. [Google Scholar] [CrossRef]
  7. Mustak, M.; Salminen, J.; Mäntymäki, M.; Rahman, A.; Dwivedi, Y.K. Deepfakes: Deceptions, mitigations, and opportunities. J. Bus. Res. 2023, 154, 113368. [Google Scholar] [CrossRef]
  8. Miotti, A.; Wasil, A. Combatting deepfakes: Policies to address national security threats and rights violations. arXiv 2024, arXiv:2402.09581. [Google Scholar] [CrossRef]
  9. Pawelec, M. Decent deepfakes? Professional deepfake developers’ ethical considerations and their governance potential. AI Ethics 2024, 5, 2641–2666. [Google Scholar] [CrossRef]
  10. Fabuyi, J.; Olaniyi, O.O.; Olateju, O.; Aideyan, N.T.; Selesi-Aina, O.; Olaniyi, F.G. Deepfake Regulations and Their Impact on Content Creation in the Entertainment Industry. Arch. Curr. Res. Int. 2024, 24, 10-9734. [Google Scholar] [CrossRef]
  11. Putra, G.P.; Multazam, M.T. Law Enforcement Against Deepfake Porn AI: Penegakan Hukum Terhadap Deepfake Porn AI. Eur. J. Contemp. Bus. Law Technol. Cyber Law Blockchain Leg. Innov. 2024, 1, 58–77. [Google Scholar]
  12. Mahashreshty Vishweshwar, S. Implications of Deepfake Technology on Individual Privacy and Security. Master’s Thesis, St. Cloud State University, St. Cloud, MN, USA, 2023. [Google Scholar]
  13. Lingyun, Y. Regulations on Detecting, Punishing, Preventing Deepfake Technologies Based Forgery. Cent. Asian J. Acad. Res. 2024, 2, 62–66. [Google Scholar]
  14. Kira, B. When non-consensual intimate deepfakes go viral: The insufficiency of the UK Online Safety Act. Comput. Law Secur. Rev. 2024, 54, 106024. [Google Scholar]
  15. Whyte, C. Deepfake news: AI-enabled disinformation as a multi-level public policy challenge. J. Cyber Policy 2020, 5, 199–217. [Google Scholar]
  16. Yadlin-Segal, A.; Oppenheim, Y. Whose dystopia is it anyway? Deepfakes and social media regulation. Convergence 2021, 27, 36–51. [Google Scholar] [CrossRef]
  17. Esezoobo, S.O.; Braimoh, J.J. Integrating Legal, Ethical, and Technological Strategies to Mitigate AI Deepfake Risks through Strategic Communication. Int. J. Sci. Res. Manag. 2023, 11, 914–924. [Google Scholar] [CrossRef]
  18. Łabuz, M. Regulating deep fakes in the Artificial Intelligence Act. Appl. Cybersecur. Internet Gov. 2023, 2, 1–42. [Google Scholar] [CrossRef]
  19. Zhang, L.; Qiao, T.; Xu, M.; Zheng, N.; Xie, S. Unsupervised learning-based framework for deepfake video detection. IEEE Trans. Multimed. 2022, 25, 4785–4799. [Google Scholar]
  20. Gupta, G.; Raja, K.; Gupta, M.; Jan, T.; Whiteside, S.T.; Prasad, M. A comprehensive review of deepfake detection using advanced machine learning and fusion methods. Electronics 2023, 13, 95. [Google Scholar] [CrossRef]
  21. John, J.; Sherif, B.V. Comparative analysis on different deepfake detection methods and semi supervised gan architecture for deepfake detection. In Proceedings of the 2022 Sixth International Conference on I-SMAC (IoT in Social, Mobile, Analytics and Cloud)(I-SMAC); IEEE: Piscataway, NJ, USA, 2022; pp. 516–521. [Google Scholar]
  22. Soudy, A.H.; Sayed, O.; Tag-Elser, H.; Ragab, R.; Mohsen, S.; Mostafa, T.; Abohany, A.A.; Slim, S.O. Deepfake detection using convolutional vision transformers and convolutional neural networks. Neural Comput. Appl. 2024, 36, 19759–19775. [Google Scholar] [CrossRef]
  23. Croitoru, F.A.; Hiji, A.I.; Hondru, V.; Ristea, N.C.; Irofti, P.; Popescu, M.; Rusu, C.; Ionescu, R.T.; Khan, F.S.; Shah, M. Deepfake Media Generation and Detection in the Generative AI Era: A Survey and Outlook. arXiv 2024, arXiv:2411.19537. [Google Scholar] [CrossRef]
  24. Abir, W.H.; Khanam, F.R.; Alam, K.N.; Hadjouni, M.; Elmannai, H.; Bourouis, S.; Dey, R.; Khan, M.M. Detecting deepfake images using deep learning techniques and explainable AI methods. Intell. Autom. Soft Comput. 2023, 35, 2151–2169. [Google Scholar] [CrossRef]
  25. Pinhasov, B.; Lapid, R.; Ohayon, R.; Sipper, M.; Aperstein, Y. Xai-based detection of adversarial attacks on deepfake detectors. arXiv 2024, arXiv:2403.02955. [Google Scholar] [CrossRef]
  26. Mastoi, Q.-U.; Memon, M.F.; Jan, S.; Jamil, A.; Faique, M.; Ali, Z.; Lakhan, A.; Syed, T.A. Enhancing Deepfake Content Detection Through Blockchain Technology. Int. J. Adv. Comput. Sci. Appl. 2025, 16, 48. [Google Scholar] [CrossRef]
  27. Rout, J.; Mishra, M.; Das, S.; Barik, R.C. Blockchain Based Multimedia Content Authentication Using Ethereum: Transformation Towards Decentralized Framework. In Proceedings of the 2025 International Conference on Microwave, Optical, and Communication Engineering (ICMOCE); IEEE: Piscataway, NJ, USA, 2025; pp. 1–5. [Google Scholar]
  28. Hasan, H.R.; Salah, K. Combating deepfake videos using blockchain and smart contracts. IEEE Access 2019, 7, 41596–41606. [Google Scholar] [CrossRef]
  29. Qureshi, A.; Megías, D.; Kuribayashi, M. Detecting deepfake videos using digital watermarking. In Proceedings of the 2021 Asia-Pacific Signal and Information Processing Association Annual Summit and Conference (APSIPA ASC); IEEE: Piscataway, NJ, USA, 2021; pp. 1786–1793. [Google Scholar]
  30. Mehrdad, S.; Sadasivan, V.S.; Zarei, A.; Mahdavifar, H.; Feizi, S. DREW: Towards Robust Data Provenance by Leveraging Error-Controlled Watermarking. arXiv 2024, arXiv:2406.02836. [Google Scholar]
  31. Rivest, R.L.; Shamir, A.; Adleman, L. A method for obtaining digital signatures and public-key cryptosystems. Commun. ACM 1978, 21, 120–126. [Google Scholar] [CrossRef]
  32. Menezes, A.; van Oorschot, P.; Vanstone, S. Handbook of Applied Cryptography; CRC Press: Boca Raton, FL, USA, 2021. [Google Scholar]
  33. Johnson, D.; Menezes, A.; Vanstone, S. The elliptic curve digital signature algorithm (ECDSA). Int. J. Inf. Secur. 2001, 1, 36–63. [Google Scholar] [CrossRef]
  34. Stallings, W. Cryptography and Network Security: Principles and Practice; Pearson Education Limited: Harlow, UK, 2022. [Google Scholar]
  35. NIST. Post-Quantum Cryptography Standardization Announcements; U.S. Department of Commerce: Gaithersburg, MD, USA, 2022.
  36. Rao, S.; Mahto, D.; Yadav, D.K.; Khan, D. The AES-256 cryptosystem resists quantum attacks. Int. J. Adv. Res. Comput. Sci. 2017, 8, 404–408. [Google Scholar]
  37. Oh, Y.; Jang, K.; Seo, H. Quantum Security Evaluation of ASCON. Cryptology ePrint Archive (2025). Available online: https://eprint.iacr.org/2025/260 (accessed on 23 February 2026).
  38. Tan, C.; Zhao, Y.; Wei, S.; Gu, G.; Liu, P.; Wei, Y. Frequency-aware deepfake detection: Improving generalizability through frequency space domain learning. In Proceedings of the AAAI Conference on Artificial Intelligence, Vancouver, BC, Canada, 24 March 2024; Volume 38, pp. 5052–5060. [Google Scholar]
  39. Shi, C.; Chen, L.; Wang, C.; Zhou, X.; Qin, Z. Review of image forensic techniques based on deep learning. Mathematics 2023, 11, 3134. [Google Scholar] [CrossRef]
  40. Mansoor, N.; Iliev, A.I. Explainable AI for DeepFake Detection. Appl. Sci. 2025, 15, 725. [Google Scholar] [CrossRef]
  41. Khalifa, A.H.; Zaher, N.A.; Abdallah, A.S.; Fakhr, M.W. Convolutional neural network based on diverse Gabor filters for deepfake recognition. IEEE Access 2022, 10, 22678–22686. [Google Scholar] [CrossRef]
  42. Venkateswarulu, S.; Srinagesh, A. DeepExplain: Enhancing DeepFake Detection Through Transparent and Explainable AI model. Informatica 2024, 48. [Google Scholar] [CrossRef]
  43. Abdullah, S.M.; Cheruvu, A.; Kanchi, S.; Chung, T.; Gao, P.; Jadliwala, M.; Viswanath, B. An analysis of recent advances in deepfake image detection in an evolving threat landscape. In Proceedings of the 2024 IEEE Symposium on Security and Privacy (SP); IEEE: Piscataway, NJ, USA, 2024; pp. 91–109. [Google Scholar]
  44. Stanciu, D.C.; Ionescu, B. Improving generalization in deepfake detection via augmentation with recurrent adversarial attacks. In Proceedings of the 3rd ACM International Workshop on Multimedia AI against Disinformation, Phuket, Thailand, 10 June 2024; pp. 46–54. [Google Scholar]
  45. Rafique, R.; Gantassi, R.; Amin, R.; Frnda, J.; Mustapha, A.; Alshehri, A.H. Deep fake detection and classification using error-level analysis and deep learning. Sci. Rep. 2023, 13, 7422. [Google Scholar] [CrossRef]
  46. Chang, X.; Wu, J.; Yang, T.; Feng, G. Deepfake face image detection based on improved VGG convolutional neural network. In Proceedings of the 2020 39th Chinese Control Conference (CCC); IEEE: Piscataway, NJ, USA, 2020; pp. 7252–7256. [Google Scholar]
  47. Badale, A.; Castelino, L.; Darekar, C.; Gomes, J. Deep fake detection using neural networks. In Proceedings of the 15th IEEE International Conference on Advanced Video and Signal Based Surveillance (AVSS), Auckland, New Zealand, 27–30 November 2018; Volume 2. [Google Scholar]
  48. Al-Dulaimi, O.A.; Kurnaz, S. A hybrid CNN-LSTM approach for precision deepfake image detection based on transfer learning. Electronics 2024, 13, 1662. [Google Scholar] [CrossRef]
  49. Zhu, X.; Qian, Y.; Zhao, X.; Sun, B.; Sun, Y. A deep learning approach to patch-based image inpainting forensics. Signal Process. Image Commun. 2018, 67, 90–99. [Google Scholar] [CrossRef]
  50. Lai, Z.; Li, J.; Wang, C.; Wu, J.; Jiang, D. LIDeepDet: Deepfake Detection via Image Decomposition and Advanced Lighting Information Analysis. Electronics 2024, 13, 4466. [Google Scholar] [CrossRef]
  51. Raza, A.; Munir, K.; Almutairi, M. A novel deep learning approach for deepfake image detection. Appl. Sci. 2022, 12, 9820. [Google Scholar] [CrossRef]
  52. Hsu, C.C.; Zhuang, Y.X.; Lee, C.Y. Deep fake image detection based on pairwise learning. Appl. Sci. 2020, 10, 370. [Google Scholar] [CrossRef]
  53. Cao, J.; Deng, J.; Yin, X.; Yan, S.; Li, Z. WPCA: Wavelet Packets with Channel Attention for Detecting Face Manipulation. In Proceedings of the 2023 15th International Conference on Machine Learning and Computing, Zhuhai, China, 17 February 2023; pp. 284–289. [Google Scholar]
  54. Ni, Y.; Zeng, W.; Xia, P.; Tan, R. A Deepfake Detection Algorithm Based on Fourier Transform of Biological Signal. Comput. Mater. Contin. 2024, 79, 5295–5312. [Google Scholar] [CrossRef]
  55. Alattar, A.; Sharma, R.; Scriven, J. A system for mitigating the problem of deepfake news videos using watermarking. Electron. Imaging 2020, 32, art00011. [Google Scholar] [CrossRef]
  56. Hasan, K.; Karimian, N.; Tehranipoor, S. Combating Deepfakes: A Novel Hybrid Hardware-Software Approach. In Proceedings of the 2024 Silicon Valley Cybersecurity Conference (SVCC); IEEE: Piscataway, NJ, USA, 2024; pp. 1–2. [Google Scholar]
  57. Chen, C.C.; Du, Y.; Peter, R.; Golab, W. An implementation of fake news prevention by blockchain and entropy-based incentive mechanism. Soc. Netw. Anal. Min. 2022, 12, 114. [Google Scholar] [CrossRef]
  58. Parlak, M.; Altunel, N.F.; Akkaş, U.A.; Arici, E.T. Tamper-proof evidence via blockchain for autonomous vehicle accident monitoring. In Proceedings of the 2022 IEEE 1st Global Emerging Technology Blockchain Forum: Blockchain & Beyond (iGETblockchain); IEEE: Piscataway, NJ, USA, 2022; pp. 1–6. [Google Scholar]
  59. Nagothu, D.; Xu, R.; Chen, Y.; Blasch, E.; Aved, A. Defakepro: Decentralized deepfake attacks detection using enf authentication. IT Prof. 2022, 24, 46–52. [Google Scholar] [CrossRef]
  60. Ali, A.; Jadoon, Y.K.; Farid, Z.; Ahmad, M.; Abidi, N.; Alzoubi, H.M.; Alzoubi, A.A. The threat of deep fake technology to trusted identity management. In Proceedings of the 2022 international conference on cyber resilience (ICCR); IEEE: Piscataway, NJ, USA, 2022; pp. 1–5. [Google Scholar]
  61. Koli, R.Y. Deepfake Detection System by Integrating Deep Learning and Blockchain Technology. Doctoral Dissertation, National College of Ireland, Dublin, Ireland, 2024. [Google Scholar]
  62. Chandrappa, K.; Shankar, K.K. Combating deep fakes by the power of artificial intelligence and block chain in healthcare applications. In Unleashing the Potentials of Blockchain Technology for Healthcare Industries; Academic Press: San Diego, CA, USA, 2023; pp. 253–271. [Google Scholar]
  63. Choi, N.; Kim, H. DDS: Deepfake detection system through collective intelligence and deep-learning model in blockchain environment. Appl. Sci. 2023, 13, 2122. [Google Scholar] [CrossRef]
  64. Costales, J.A.; Shiromani, S.; Devaraj, M. The impact of blockchain technology to protect image and video integrity from identity theft using deepfake analyzer. In Proceedings of the 2023 International Conference on Innovative Data Communication Technologies and Application (ICIDCA); IEEE: Piscataway, NJ, USA, 2023; pp. 730–733. [Google Scholar]
  65. Anitha, S.; Anitha, N.; Ashok, N.; Daranya, T.; Nandhini, B.; Chandrasekaran, V. Detection of Deepfakes in Financial Transactions Using Algorand Blockchain Consensus Mechanism. In Proceedings of the International Conference on Network Security and Blockchain Technology; Springer Nature: Singapore, 2023; pp. 173–183. [Google Scholar]
  66. Alanzi, H.M.; Alkhatib, M. Blockchain-Based Identity Management System Prototype for Enhanced Privacy and Security. Electronics 2025, 14, 2605. [Google Scholar] [CrossRef]
  67. Alkhatib, M.; Albalawi, T.; Saeed, F. Blockchain-Based Quality Assurance System for Academic Programs. Appl. Sci. 2024, 14, 4868. [Google Scholar] [CrossRef]
  68. Wazid, M.; Mishra, A.K.; Mohd, N.; Das, A.K. A secure deepfake mitigation framework: Architecture, issues, challenges, and societal impact. Cyber Secur. Appl. 2024, 2, 100040. [Google Scholar] [CrossRef]
  69. Al-Dabbagh, R.; Alkhatib, M.; Albalawi, T. Efficient Post-Quantum Cryptography Algorithms for Auto-Enrollment in Public Key Infrastructure. Electronics 2025, 14, 1980. [Google Scholar] [CrossRef]
  70. Karras, T.; Laine, S.; Aila, T. A Style-Based Generator Architecture for Generative Adversarial Networks. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, Long Beach, CA, USA, 16–21 June 2019; pp. 4401–4410. [Google Scholar]
  71. Karras, T.; Laine, S.; Aittala, M.; Hellsten, J.; Lehtinen, J.; Aila, T. Analyzing and Improving the Image Quality of StyleGAN. In Proceedings of the IEEE Computer Society Conference on Computer Vision and Pattern Recognition, Seattle, WA, USA, 16–18 June 2020; pp. 8110–8119. [Google Scholar]
  72. Wang, S.-Y.; Wang, O.; Zhang, R.; Owens, A.; Efros, A.A. CNN-Generated Images Are Surprisingly Easy to Spot… for Now. In Proceedings of the 2020 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), Seattle, WA, USA, 14–19 June 2020; pp. 8695–8704. [Google Scholar]
  73. McMahan, H.B.; Moore, E.; Ramage, D.; Hampson, S.; Arcas, B.A.Y. Communication-Efficient Learning of Deep Networks from Decentralized Data. In Proceedings of the 20th International Conference on Artificial Intelligence and Statistics, Fort Lauderdale, FL, USA, 20–22 April 2017; pp. 1273–1282. [Google Scholar]
Figure 1. The conceptual model for the deepfake prevention system.
Figure 1. The conceptual model for the deepfake prevention system.
Cryptography 10 00015 g001
Figure 2. The operating model for PQCA’s digital signature operations.
Figure 2. The operating model for PQCA’s digital signature operations.
Cryptography 10 00015 g002
Figure 3. The operating model for symmetric encryption and authentication.
Figure 3. The operating model for symmetric encryption and authentication.
Cryptography 10 00015 g003
Figure 4. The comparison of time delay for various cryptographic algorithms.
Figure 4. The comparison of time delay for various cryptographic algorithms.
Cryptography 10 00015 g004
Figure 5. Comparison of memory space consumption across various cryptographic algorithms.
Figure 5. Comparison of memory space consumption across various cryptographic algorithms.
Cryptography 10 00015 g005
Table 1. Summary of components required to setup implementation environment.
Table 1. Summary of components required to setup implementation environment.
ComponentsSpecifications
Operating System (OS)Windows 10
CPU11th Gen Intel® CoreTM i7-1165G7 @ 2.80 GHz
Memory16 GB
Programming Language for Software ImplementationJava Development Kit (JDK) version 17.0.8, compatible with the BouncyCastle cryptographic library
Crypto Libraries Java Cryptography Architecture, BouncyCastle library
Digital Signature Schemes ImplementedRSA, ECDSA, Dilithium, Falcon, SLH-DSA
Platform used for ImplementationStandalone Java application on local machine
Table 2. Performance of RSA and EC digital signature schemes.
Table 2. Performance of RSA and EC digital signature schemes.
Digital Signature AlgorithmAvgSign (ms)AvgVerify (ms)Total (ms)
ECDSA P-2560.731.231.96
RSA 20485.020.175.19
Table 3. Performance for post-quantum digital signature schemes.
Table 3. Performance for post-quantum digital signature schemes.
Digital Signature AlgorithmAvgSign (ms)AvgVerify (ms)Total (ms)
Dilithium-51.790.712.50
Falcon-5122.180.332.51
SLH-DSA (SP+ 128 s)868.020.89868.91
Table 4. Performance for post-Quantum symmetric ciphers.
Table 4. Performance for post-Quantum symmetric ciphers.
Digital Signature AlgorithmEncryption (ms)Decryption and Authentication (ms)Total (ms)
AES-GCM0.070.10.17
Ascon-1280.010.010.02
Ascon-80pq0.0050.010.15
Table 5. Performance comparison across various cryptography algorithms.
Table 5. Performance comparison across various cryptography algorithms.
Algorithm CategoryDigital Signature AlgorithmAvgSign/Encryption (ms)AvgVerify/Decryption (ms)Total (ms)
Asymmetric CiphersECDSA P-2560.731.231.97
Dilithium-51.790.712.5
Falcon-5122.180.332.51
RSA 20485.020.175.19
SLH-DSA (SP+ 128 s)868.020.89868.91
Symmetric CiphersAES-GCM0.070.10.17
Ascon-1280.010.010.02
Ascon-80pq0.0050.010.015
Table 6. Scalability comparison across various cryptography algorithms.
Table 6. Scalability comparison across various cryptography algorithms.
Data Size (KB)Dilithium-5 (ms)Falcon-512 (ms)SLH-DSA (ms)ECDSA P-256 (ms)RSA-2048 (ms)
1001.82.08601.75.0
5001.92.18651.85.1
10002.12.28681.95.2
50002.42.48702.05.3
10,0002.52.58722.15.4
Table 7. Throughput comparison across various cryptography.
Table 7. Throughput comparison across various cryptography.
AlgorithmAvg Time (ms)Throughput (ops/s)
Dilithium-52.50400
Falcon-5122.50410
SLH-DSA868.901.15
ECDSA P-2561.97507
RSA-20485.19193
Table 8. Security-Per-Performance Ratio comparison across various algorithms.
Table 8. Security-Per-Performance Ratio comparison across various algorithms.
AlgorithmBit SecurityAvg Time (ms)SPR (Bit/ms)
Dilithium-52562.50102.40
Falcon-5122562.50102.40
SLH-DSA128868.900.15
ECDSA P-2561281.9764.97
RSA-20481125.1921.58
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Alkhatib, M. Performance Evaluation of NIST-Standardized Post-Quantum and Symmetric Ciphers for Mitigating Deepfakes. Cryptography 2026, 10, 15. https://doi.org/10.3390/cryptography10020015

AMA Style

Alkhatib M. Performance Evaluation of NIST-Standardized Post-Quantum and Symmetric Ciphers for Mitigating Deepfakes. Cryptography. 2026; 10(2):15. https://doi.org/10.3390/cryptography10020015

Chicago/Turabian Style

Alkhatib, Mohammad. 2026. "Performance Evaluation of NIST-Standardized Post-Quantum and Symmetric Ciphers for Mitigating Deepfakes" Cryptography 10, no. 2: 15. https://doi.org/10.3390/cryptography10020015

APA Style

Alkhatib, M. (2026). Performance Evaluation of NIST-Standardized Post-Quantum and Symmetric Ciphers for Mitigating Deepfakes. Cryptography, 10(2), 15. https://doi.org/10.3390/cryptography10020015

Article Metrics

Back to TopTop