{"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00074890","sets":["6164:6165:6462:6463"]},"path":["6463"],"owner":"5","recid":"74890","title":["BREW携帯電話におけるR-ateペアリングの実装"],"pubdate":{"attribute_name":"公開日","attribute_value":"2009-10-19"},"_buckets":{"deposit":"6bd078d2-dfcd-4198-9554-903a8defadd9"},"_deposit":{"id":"74890","pid":{"type":"depid","value":"74890","revision_id":0},"owners":[5],"status":"published","created_by":5},"item_title":"BREW携帯電話におけるR-ateペアリングの実装","author_link":["0","0"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"BREW携帯電話におけるR-ateペアリングの実装"},{"subitem_title":"Implementation of the R-ate Pairing using BREWMobilephones","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"ユビキタスセキュリティ","subitem_subject_scheme":"Other"}]},"item_type_id":"18","publish_date":"2009-10-19","item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"item_18_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"公立はこだて未来大学"},{"subitem_text_value":"株式会社KDDI 研究所"},{"subitem_text_value":"株式会社KDDI 研究所"},{"subitem_text_value":"株式会社KDDI 研究所"},{"subitem_text_value":"公立はこだて未来大学"}]},"item_18_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Future University Hakodate","subitem_text_language":"en"},{"subitem_text_value":"KDDI R&D Laboratories Inc.","subitem_text_language":"en"},{"subitem_text_value":"KDDI R&D Laboratories Inc.","subitem_text_language":"en"},{"subitem_text_value":"KDDI R&D Laboratories Inc.","subitem_text_language":"en"},{"subitem_text_value":"Future University Hakodate","subitem_text_language":"en"}]},"item_publisher":{"attribute_name":"出版者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"publish_status":"0","weko_shared_id":-1,"item_file_price":{"attribute_name":"Billing file","attribute_type":"file","attribute_value_mlt":[{"url":{"url":"https://ipsj.ixsq.nii.ac.jp/record/74890/files/IPSJ-CSS2009E41.pdf"},"date":[{"dateType":"Available","dateValue":"2011-10-19"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-CSS2009E41.pdf","filesize":[{"value":"105.2 kB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"30"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"2dc28f96-dd7f-4d8a-bffc-1ef0843af03c","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2009 by the Information Processing Society of Japan"}]},"item_18_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"井山, 政志"},{"creatorName":"清本, 晋作"},{"creatorName":"福島, 和英"},{"creatorName":"田中, 俊昭"},{"creatorName":"高木, 剛"}],"nameIdentifiers":[{}]}]},"item_18_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Tadashi, Iyama","creatorNameLang":"en"},{"creatorName":"Shinsaku, Kiyomoto","creatorNameLang":"en"},{"creatorName":"Kazuhide, Fukushima","creatorNameLang":"en"},{"creatorName":"Toshiaki, Tanaka","creatorNameLang":"en"},{"creatorName":"Tsuyoshi, Takagi","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_5794","resourcetype":"conference paper"}]},"item_18_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"携帯電話,センサノードや Smartcard におけるペアリングの実装は数多く報告されている.しかし,これまで高機能な OS を搭載しない一般的な携帯電話において,128 ビット AES のセキュリティレベルにおけるペアリングの実装は報告されていない.標数の大きなペアリングにおいて最も高速なペアリングとして R-ate ペアリングが提案されている.本稿では,128 ビット AES のセキュリティレベルにおける R-ate ペアリングを BREW 携帯電話においてソフトウェア実装を行った.高速化にあたり最終冪に AdditionChain を適用した結果 Fp の乗算回数を約 8% 削減できた.以上のアルゴリズムを実装した結果,BREW 携帯電話 (ARM9 225MHz) における R-ate ペアリングの演算時間は 1.60 秒となった.また同じセキュリティレベルにおける BREW 携帯電話上で RSA と ECC との時間比較を行った結果,R-ate ペアリングは RSA と ECC 同等の演算時間であった.","subitem_description_type":"Other"}]},"item_18_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"Many implementations of pairings on embedded devices such as mobile phones, sensor nodesand smartcards have been proposed. However, pairing at the security level equivalent to 128-bit AES keyhas not been implemented in mobile phones without high-level OS such as Windows. The R-ate pairingis one of the fastest pairings over large prime elds. In this paper, we implement the R-ate pairing at thesecurity level equivalent to 128-bit AES key on BREW mobile phones. Especially, we speed up the nalexponentiation of pairings using addition chain, and the number of multiplications over a prime eld canbe reduced by about 8%. As a result, the timing of our implementation of the R-ate pairing on ARM 9225MHz becomes 1.60 seconds, which is comparable to those of RSA and ECC on the same platform.","subitem_description_type":"Other"}]},"item_18_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"6","bibliographic_titles":[{"bibliographic_title":"コンピュータセキュリティシンポジウム2009 (CSS2009) 論文集"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2011-10-12","bibliographicIssueDateType":"Issued"},"bibliographicVolumeNumber":"2009"}]},"relation_version_is_last":true,"weko_creator_id":"5"},"id":74890,"updated":"2025-01-21T21:26:51.101701+00:00","links":{},"created":"2025-01-18T23:32:14.628098+00:00"}