@inproceedings{oai:ipsj.ixsq.nii.ac.jp:00098242,
 author = {鷲見, 拓哉 and 石黒, 司 and 清本, 晋作 and 三宅, 優 and 小林, 透 and 高木, 剛 and Takuya, Sumi and Tsukasa, Ishiguro and Shinsaku, Kiyomoto and Yutaka, Miyake and Toru, Kobayashi and Tsuyoshi, Takagi},
 book = {コンピュータセキュリティシンポジウム2013論文集},
 issue = {4},
 month = {Oct},
 note = {W3Cは,HTML5及びJavaScript上で並列計算を行うための規格であるWeb Workersの勧告候補を2012年に公開した.Rainbow署名は,DingとSchmidtにより2005年に提案された多変数公開鍵暗号方式のディジタル署名である.Rainbow署名は有限体上の多変数2次多項式の連立方程式に対する求解問題がNP困難であることを安全性の根拠とし,ポスト量子暗号の一つとして期待されている.本稿では,マルチコアCPUを搭載する汎用PC及びタブレット端末上でRainbow署名をJavaScript言語を用いて実装し,ウェブブラウザ上で並列計算を行った際の高速化率等を報告する., Web Workers is a specification which defines an API that allows Web application developers to spawn background workers running scripts in parallel. The W3C have announced a candidate recommendation of Web Workers in 2012. Rainbow signature scheme is a one of the multivariate public key cryptosystems proposed by Ding and Schmidt in 2005. In this paper, we implement Rainbow signature schemes in JavaScript with Web Workers on some multi-core CPU devices. We propose a parallel implementation applying to the signature verification processes of Rainbow. We report the speedup factor of parallel implementation by using Web Workers.},
 pages = {360--367},
 publisher = {情報処理学会},
 title = {Web Workersを用いた多変数公開鍵暗号Rainbowの並列実装},
 volume = {2013},
 year = {2013}
}