iconLogo
Published:2025/12/25 6:26:14

分散型認証強化ってマジ卍!ラグランジュ補間とABEのコラボが最強ってことね☆

  1. タイトル & 超要約 分散認証を強化!ABEと秘密分散でクラウドの安全を守る!🚀

  2. ギャル的キラキラポイント✨ ● クラウド(☁️)のデータ守るって、激アツじゃん? ● ABE(属性ベース暗号化)で、アクセス制御が神レベルに柔軟になるってコト! ● 秘密分散とマルチパーティ実行で、セキュリティも爆上がり⤴️

  3. 詳細解説

    • 背景 クラウドって便利だけど、情報漏洩(じょうほうろうえい)が心配じゃん?😱 この研究は、ABEと秘密分散(ひみつぶんさん)を使って、安全にデータ共有する方法を提案してるんだって!
    • 方法 ABE(属性ベース暗号化)で、アクセス権限(けんげん)を細かく設定できるんだって! しかも、秘密分散とマルチパーティ実行で、サーバーの負担を減らして、セキュリティもアップ⤴️
    • 結果 従来のアクセス制御(せいぎょ)より、速くて安全💖 ユーザーは、スムーズにデータにアクセスできるようになるってこと!
    • 意義(ここがヤバい♡ポイント) 企業がクラウドを安心して使えるようになるから、ビジネスチャンス(💰)も広がる! 個人情報とか、超大事なデータも守られるって、マジ神✨
  4. リアルでの使いみちアイデア💡

    • クラウドストレージ(☁️)で、安全にファイル共有できるサービスが作れる!
    • AI(エーアイ)の学習データを、安全に共有できるプラットフォーム(場)ができるかも!

続きは「らくらく論文」アプリで

Enhancing Distributed Authorization With Lagrange Interpolation And Attribute-Based Encryption

Keshav Sinha / Sumitra / Richa Kumari / Akashdeep Bhardwaj / Shawon Rahman

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.

cs / cs.CR