秘密カウンタプロトコルを用いた電子投票システムの携帯情報端末への実装と評価

書誌事項

タイトル別名
  • ヒミツ カウンタプロトコル オ モチイタ デンシ トウヒョウ システム ノ ケイタイ ジョウホウ タンマツ エ ノ ジッソウ ト ヒョウカ
  • An Evaluation and Implementation of Electronic Voting System Using Oblivious Counter Protocol on Personal Digital Assistance
  • 電子投票・入札

この論文をさがす

抄録

集計者に投票内容が見えないことが特徴的な秘密カウンタプロトコルを現在,普及している携帯情報端末の上で実装した.携帯情報端末の限られた容量や計算力を克服するために,我々は,任意精度の剰余算術演算に特化した容量の小さいJavaクラスの ModInt を設計した.本論文では,提案システムの評価や,BigInteger クラスとの比較を行う.

We implemented the oblivious counter protocol on a platform of personal digital assistance (PDA), which is able to keep a tally from encrypted ballotswithout decrypting them. In order to overcome the restricted storage and computational power of PDA, we have developed a Java class,ModInt, which is designed for light-weight arbitrary-precision integer computation and especially for modular arithmetic operations.In this paper, we evaluate the processing time of the system and show a comparison with the built-in class BigInteger.

収録刊行物

参考文献 (15)*注記

もっと見る

詳細情報 詳細情報について

問題の指摘

ページトップへ