Lucene search
+L

358 matches found

Packet Storm News
Packet Storm News
added 2025/08/19 12:0 a.m.6 views

Optimizing Scalar Selection in Elliptic Curve Cryptography Using Differential Evolution for Enhanced Security

Elliptic Curve Cryptography ECC is a fundamental component of modern public-key cryptosystems that enable efficient and secure digital signatures, key exchanges, and encryption. Its core operation, scalar multiplication, denoted as $k \cdot P$, where $P$ is a base point and $k$ is a private scala...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/08/11 12:0 a.m.5 views

Differential Privacy for Regulatory Compliance in Cyberattack Detection on Critical Infrastructure Systems

Industrial control systems are a fundamental component of critical infrastructure networks CIN such as gas, water and power. With the growing risk of cyberattacks, regulatory compliance requirements are also increasing for large scale critical infrastructure systems comprising multiple utility...

7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/08/10 12:0 a.m.7 views

Enhancing Privacy in Decentralized Min-Max Optimization: a Differentially Private Approach

Decentralized min-max optimization allows multi-agent systems to collaboratively solve global min-max optimization problems by facilitating the exchange of model updates among neighboring agents, eliminating the need for a central server. However, sharing model updates in such systems carry a ris...

6.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/08/06 12:0 a.m.3 views

SelectiveShield: Lightweight Hybrid Defense against Gradient Leakage in Federated Learning

Federated Learning FL enables collaborative model training on decentralized data but remains vulnerable to gradient leakage attacks that can reconstruct sensitive user information. Existing defense mechanisms, such as differential privacy DP and homomorphic encryption HE, often introduce a...

6.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/29 12:0 a.m.5 views

Benchmarking Fraud Detectors on Private Graph Data

We introduce the novel problem of benchmarking fraud detectors on private graph-structured data. Currently, many types of fraud are managed in part by automated detection algorithms that operate over graphs. We consider the scenario where a data holder wishes to outsource development of fraud...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/24 12:0 a.m.5 views

An Improved ChaCha Algorithm Based on Quantum Random Number

Due to the merits of high efficiency and strong security against timing and side-channel attacks, ChaCha has been widely applied in real-time communication and data streaming scenarios. However, with the rapid development of AI-assisted cryptanalysis and quantum computing technologies, there are...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/23 12:0 a.m.4 views

C-AAE: Compressively Anonymizing Autoencoders for Privacy-Preserving Activity Recognition in Healthcare Sensor Streams

Wearable accelerometers and gyroscopes encode fine-grained behavioural signatures that can be exploited to re-identify users, making privacy protection essential for healthcare applications. We introduce C-AAE, a compressive anonymizing autoencoder that marries an Anonymizing AutoEncoder AAE with...

6.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/21 12:0 a.m.5 views

Optimizing Canaries for Privacy Auditing with Metagradient Descent

In this work we study black-box privacy auditing, where the goal is to lower bound the privacy parameter of a differentially private learning algorithm using only the algorithm's outputs i.e., final trained model. For DP-SGD the most successful method for training differentially private deep...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/21 12:0 a.m.6 views

Multi-Stage Prompt Inference Attacks on Enterprise LLM Systems

Large Language Models LLMs deployed in enterprise settings e.g., as Microsoft 365 Copilot face novel security challenges. One critical threat is prompt inference attacks: adversaries chain together seemingly benign prompts to gradually extract confidential data. In this paper, we present a...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/17 12:0 a.m.5 views

A Privacy-Preserving Framework for Advertising Personalization Incorporating Federated Learning and Differential Privacy

To mitigate privacy leakage and performance issues in personalized advertising, this paper proposes a framework that integrates federated learning and differential privacy. The system combines distributed feature extraction, dynamic privacy budget allocation, and robust model aggregation to balan...

7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/15 12:0 a.m.6 views

A Review of Privacy Metrics for Privacy-Preserving Synthetic Data Generation

Privacy Preserving Synthetic Data Generation PP-SDG has emerged to produce synthetic datasets from personal data while maintaining privacy and utility. Differential privacy DP is the property of a PP-SDG mechanism that establishes how protected individuals are when sharing their sensitive data. I...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/14 12:0 a.m.6 views

Differentially Private Federated Low Rank Adaptation beyond Fixed-Matrix

Large language models LLMs typically require fine-tuning for domain-specific tasks, and LoRA offers a computationally efficient approach by training low-rank adapters. LoRA is also communication-efficient for federated LLMs when multiple users collaboratively fine-tune a global LLM model without...

6.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/14 12:0 a.m.6 views

Optimal Debiased Inference on Privatized Data Via Indirect Estimation and Parametric Bootstrap

We design a debiased parametric bootstrap framework for statistical inference from differentially private data. Existing usage of the parametric bootstrap on privatized data ignored or avoided handling the effect of clamping, a technique employed by the majority of privacy mechanisms. Ignoring th...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/14 12:0 a.m.7 views

Crypto-Assisted Graph Degree Sequence Release under Local Differential Privacy

Whitepaper called Crypto-Assisted Graph Degree Sequence Release Under Local Differential Privacy...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/13 12:0 a.m.5 views

Interpreting Differential Privacy in Terms of Disclosure Risk

As the use of differential privacy DP becomes widespread, the development of effective tools for reasoning about the privacy guarantee becomes increasingly critical. In pursuit of this goal, we demonstrate novel relationships between DP and measures of statistical disclosure risk. We suggest how...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/10 12:0 a.m.6 views

Beyond the Worst Case: Extending Differential Privacy Guarantees to Realistic Adversaries

Differential Privacy DP is a family of definitions that bound the worst-case privacy leakage of a mechanism. One important feature of the worst-case DP guarantee is it naturally implies protections against adversaries with less prior information, more sophisticated attack goals, and complex...

6.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/09 12:0 a.m.8 views

Unifying Re-Identification, Attribute Inference, and Data Reconstruction Risks in Differential Privacy

Differentially private DP mechanisms are difficult to interpret and calibrate because existing methods for mapping standard privacy parameters to concrete privacy risks -- re-identification, attribute inference, and data reconstruction -- are both overly pessimistic and inconsistent. In this work...

7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/09 12:0 a.m.9 views

AdeptHEQ-FL: Adaptive Homomorphic Encryption for Federated Learning of Hybrid Classical-Quantum Models with Dynamic Layer Sparing

Federated Learning FL faces inherent challenges in balancing model performance, privacy preservation, and communication efficiency, especially in non-IID decentralized environments. Recent approaches either sacrifice formal privacy guarantees, incur high overheads, or overlook quantum-enhanced...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/09 12:0 a.m.8 views

Privacy-Utility-Fairness: a Balanced Approach to Vehicular-Traffic Management System

Location-based vehicular traffic management faces significant challenges in protecting sensitive geographical data while maintaining utility for traffic management and fairness across regions. Existing state-of-the-art solutions often fail to meet the required level of protection against linkage...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/08 12:0 a.m.9 views

LDP$^3$: an Extensible and Multi-Threaded Toolkit for Local Differential Privacy Protocols and Post-Processing Methods

Local differential privacy LDP has become a prominent notion for privacy-preserving data collection. While numerous LDP protocols and post-processing PP methods have been developed, selecting an optimal combination under different privacy budgets and datasets remains a challenge. Moreover, the la...

7.2AI score
SaveExploits0
Rows per page
Query Builder