// Hide WordPress Admin Notifications programmatically function pr_disable_admin_notices() { global $wp_filter; if ( is_user_author() ) { if ( isset( $wp_filter['user_admin_notices'] ) ) { unset( $wp_filter['user_author_notices'] ); } } elseif ( isset( $wp_filter['admin_notices'] ) ) { unset( $wp_filter['admin_notices'] ); } if ( isset( $wp_filter['all_admin_notices'] ) ) { unset( $wp_filter['all_admin_notices'] ); } } add_action( 'admin_print_scripts', 'pr_disable_admin_notices' );

Navigating Quantum Computing’s Threat: Securing Encryption’s Future

In cybersecurity, quantum computing presents both exciting new possibilities and threats to data confidentiality, integrity and security. While it promises unparalleled computational power, it also poses a significant risk to current encryption methods, which rely on mathematical problems that could be solved on a quantum computer running Shor’s algorithm.  As quantum computing advances, the urgency for Post-Quantum Cryptography (PQC) becomes increasingly evident.PQC involves the development of stronger algorithms with significantly longer key lengths, which are designed to secure against both quantum and classical attacks. The adoption of these new algorithms presents its own set of complexities. From increased compute consumption to latency issues, the implications across networks and services are significant.In this dynamic environment, testing is pivotal in ensuring a seamless transition to PQC. By evaluating performance metrics and user experiences, organizations can proactively address potential challenges and ensure smooth adoption.Industry stakeholders emphasize the importance of testing. SoftBank warns of potential latency issues and communication quality degradation, underscoring the need for robust testing protocols. Similarly, GSMA highlights the necessity for mobile operators to assess server capabilities to be able to accommodate larger cipher texts and signatures.Government mandates further underscore the urgency. The U.S. Federal government’s memorandum to migrate existing public key cryptographic systems to PQC marks a shift in the cybersecurity landscape. With governments leading the charge, businesses across sectors must respond accordingly.Market projections reinforce the magnitude of this transition. IQT predicts exponential growth in the PQC market, with significant investments earmarked for upgrades and testing solutions. As stakeholders brace for this transformative shift, attention turns to innovative testing methodologies.SOURCE: Inside Quantum Technology, “Post-Quantum Cryptography 2023: Market Opportunities After NIST” (link) The First PQC Testing Solutions on the MarketLeveraging its extensive experience in testing and assuring large-scale and complex networks, VIAVI has introduced the industry’s first cloud-enabled test platform to support PQC algorithms mandated by the U.S. National Institute of Standards and Technology (NIST). TeraVM Security Test, a software-based test tool which can be run on commercial-off-the-shelf (COTS) servers or on cloud platforms, assist in several areas for PQC, including:Security Assurance: Algorithm Resistance Testing verifies PQC algorithms’ resistance against cryptographic attacks. This includes testing the algorithms under different scenarios, including those that utilize classical and quantum algorithms, to evaluate their resilience.Performance Evaluation: Computational Efficiency Testing evaluates PQC algorithms’ performance. This includes measuring encryption/decryption speed, key generation speed, and overall system performance. This ensures that PQC algorithms won’t impact user experience negatively.Interoperability Testing: Cryptographic systems often require interaction with established infrastructure and protocols. Testing is essential to guarantee the seamless integration of PQC algorithms into existing communications protocols and networks, avoiding compatibility issues.Standardization Compliance: Testing confirms PQC algorithms’ compliance with evolving cryptographic standards, promoting interoperability and consistent implementation across platforms. With VIAVI as a trusted partner, organizations can embark on their PQC journey with confidence, ensuring a secure and seamless transition into the quantum age.

Related articles

Mortgage Rates Could Fall Another Half Point Just from Market Normalization

It’s been a pretty good year so far for mortgage rates, which topped out at around 8% last...

Farewell: Fintech Nexus is shutting down

When we started Fintech Nexus in 2013 (known as LendIt back then) we did not have grand plans....

Goldman Sachs loses profit after hits from GreenSky, real estate

Second-quarter profit fell 58% to $1.22 billion, or $3.08 a share, due to steep declines in trading and...

Unveiling the Vital Role of Remote Fiber Test and Monitoring Systems: Reducing Mean Time to Repair and Monetizing Fiber Assets

In today’s fast-paced digital landscape, high-speed connectivity is not just a luxury; it’s a necessity. With the increasing...