超要約: 疑似決定論的素数生成技術!セキュリティ爆上がりだよ✨
🌟 ギャル的キラキラポイント✨ ● 毎回同じ素数(素数ってのは1とその数以外で割れない数字のことね)を、ほぼ確実に生成できるんだって!🎉 ● 暗号(秘密を守る技術)とかブロックチェーン(記録をみんなで共有する技術)とか、色んなIT技術がもっと安全になるってこと💖 ● IT企業がこの技術を使えば、新しいサービスをバンバン作れるチャンス到来ってワケよ!🤩
詳細解説 ● 背景 暗号とかブロックチェーンでめっちゃ大事な素数。今まではランダムに作ってたから、毎回違う数字が出てきてたの。でもこの研究は、ほぼ同じ素数を高速に作れるようにしたんだって!計算もめっちゃ早くなったみたい✨
● 方法 難しそうな単語がいっぱいだけど、Chen-Tell ターゲットHSGを改良して、Shaltiel-Umansジェネレータと組み合わせたんだって!難しいことは置いておいて、とにかくすごい技術ってことだけ覚えてて💕
続きは「らくらく論文」アプリで
A randomized algorithm for a search problem is *pseudodeterministic* if it produces a fixed canonical solution to the search problem with high probability. In their seminal work on the topic, Gat and Goldwasser posed as their main open problem whether prime numbers can be pseudodeterministically constructed in polynomial time. We provide a positive solution to this question in the infinitely-often regime. In more detail, we give an *unconditional* polynomial-time randomized algorithm $B$ such that, for infinitely many values of $n$, $B(1^n)$ outputs a canonical $n$-bit prime $p_n$ with high probability. More generally, we prove that for every dense property $Q$ of strings that can be decided in polynomial time, there is an infinitely-often pseudodeterministic polynomial-time construction of strings satisfying $Q$. This improves upon a subexponential-time construction of Oliveira and Santhanam. Our construction uses several new ideas, including a novel bootstrapping technique for pseudodeterministic constructions, and a quantitative optimization of the uniform hardness-randomness framework of Chen and Tell, using a variant of the Shaltiel--Umans generator.