分散型認証強化ってマジ卍!ラグランジュ補間とABEのコラボが最強ってことね☆
タイトル & 超要約 分散認証を強化!ABEと秘密分散でクラウドの安全を守る!🚀
ギャル的キラキラポイント✨ ● クラウド(☁️)のデータ守るって、激アツじゃん? ● ABE(属性ベース暗号化)で、アクセス制御が神レベルに柔軟になるってコト! ● 秘密分散とマルチパーティ実行で、セキュリティも爆上がり⤴️
詳細解説
リアルでの使いみちアイデア💡
続きは「らくらく論文」アプリで
In todays security landscape, every user wants to access large amounts of data with confidentiality and authorization. To maintain confidentiality, various researchers have proposed several techniques. However, to access secure data, researchers use access control lists to grant authentication and provide authorization. The above several steps will increase the server's computation overhead and response time. To cope with these two problems, we proposed multiparty execution on the server. In this paper, we introduce two different approaches. The first approach is encryption, utilizing the Involution Function Based Stream Cipher to encrypt the file data. The second approach is key distribution, using the Shamir secret sharing scheme to divide and distribute the symmetric key to every user. The decryption process required key reconstruction, which used second order Lagrange interpolation to reconstruct the secret keys from the hidden points. The process will reduce the server's computational overhead. The results are evaluated based on the encryption and decryption time, throughput, computational overhead, and security analysis. In the future, the proposed mechanism will be used to share large-scale, secure data within the organization.