paper-with-me

Papers

SALSA VERDE: a machine learning attack on LWE with sparse small secrets

2023-09-21 · NeurIPS 2023 11

Learning with Errors (LWE) is a hard math problem used in post-quantum cryptography. Homomorphic Encryption (HE) schemes rely on the hardness of the LWE problem for their security, and two LWE-based cryptosystems were recently standardized by NIST for digital signatures and key exchange (KEM). Thus, it is critical to continue assessing the security of LWE and specific parameter choices. For example, HE uses secrets with small entries, and the HE community has considered standardizing small sparse secrets to improve efficiency and functionality. However, prior work, SALSA and PICANTE, showed that ML attacks can recover sparse binary secrets. Building on these, we propose VERDE, an improved ML attack that can recover sparse binary, ternary, and narrow Gaussian secrets. Using improved preprocessing and secret recovery techniques, VERDE can attack LWE with larger dimensions ($n=512$) and smaller moduli ($\log_2 q=12$ for $n=256$), using less time and power. We propose novel architectures for scaling. Finally, we develop a theory that explains the success of ML LWE attacks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SALSA: Attacking Lattice Cryptography with Transformers

2022-07-11 · Emily Wenger, Mingjie Chen, François Charton, Kristin Lauter

Currently deployed public-key cryptosystems will be vulnerable to attacks by full-scale quantum computers. Consequently, "quantum resistant" cryptosystems are in high demand, and lattice-based cryptosystems, based on a h…

Cryptanalysis

SALSA PICANTE: a machine learning attack on LWE with binary secrets

2023-03-07 · Cathy Li, Jana Sotáková, Emily Wenger, Mohamed Malhou 외

Learning with Errors (LWE) is a hard math problem underpinning many proposed post-quantum cryptographic (PQC) systems. The only PQC Key Exchange Mechanism (KEM) standardized by NIST is based on module~LWE, and current pu…

Math

Salsa Fresca: Angular Embeddings and Pre-Training for ML Attacks on Learning With Errors

2024-02-02 · Samuel Stevens, Emily Wenger, Cathy Li, Niklas Nolte 외

Learning with Errors (LWE) is a hard math problem underlying recently standardized post-quantum cryptography (PQC) systems for key exchange and digital signatures. Prior work proposed new machine learning (ML)-based atta…

Math

LSALSA: Accelerated Source Separation via Learned Sparse Coding

2018-02-13 · Benjamin Cowen, Apoorva Nandini Saridena, Anna Choromanska

We propose an efficient algorithm for the generalized sparse coding (SC) inference problem. The proposed framework applies to both the single dictionary setting, where each data point is represented as a sparse combinati…

k-SALSA: k-anonymous synthetic averaging of retinal images via local style alignment

2023-03-20 · Minkyu Jeon, Hyeonjin Park, Hyunwoo J. Kim, Michael Morley 외

The application of modern machine learning to retinal image analyses offers valuable insights into a broad range of human health conditions beyond ophthalmic diseases. Additionally, data sharing is key to fully realizing…

De-identificationGenerative Adversarial Network