<?xml version="1.0" encoding="UTF-8" ?><rdf:RDF 
  xmlns="http://purl.org/rss/1.0/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xml:lang="ja">
  <channel rdf:about="http://w.atwiki.jp/pkcs/">
    <title>pkcs @ ウィキ</title>
    <link>http://w.atwiki.jp/pkcs/</link>
    <atom:link href="https://w.atwiki.jp/pkcs/rss10.xml" rel="self" type="application/rss+xml" />
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com" />
    <description>pkcs @ ウィキ</description>

    <dc:language>ja</dc:language>
    <dc:date>2008-10-07T00:33:44+09:00</dc:date>
    <utime>1223307224</utime>

    <items>
      <rdf:Seq>
                <rdf:li rdf:resource="https://w.atwiki.jp/pkcs/pages/17.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/pkcs/pages/15.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/pkcs/pages/16.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/pkcs/pages/1.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/pkcs/pages/13.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/pkcs/pages/12.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/pkcs/pages/11.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/pkcs/pages/2.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/pkcs/pages/3.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/pkcs/pages/4.html" />
              </rdf:Seq>
    </items>
	
		
    
  </channel>
    <item rdf:about="https://w.atwiki.jp/pkcs/pages/17.html">
    <title>2 DEFINITIONS AND NOTATION</title>
    <link>https://w.atwiki.jp/pkcs/pages/17.html</link>
    <description>
          </description>
    <dc:date>2008-10-07T00:33:44+09:00</dc:date>
    <utime>1223307224</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/pkcs/pages/15.html">
    <title>3.1 EXCHANGE MODES</title>
    <link>https://w.atwiki.jp/pkcs/pages/15.html</link>
    <description>
      There are four combinations of privacy modes and integrity modes.  The privacy modes use encryption to protect personal 
information from exposure, and the integrity modes protect personal information from tampering.  Without protection from
tampering, an adversary could conceivably substitute invalid information for the user’s personal information without the
user being aware of the substitution.


 プライバシーに関するモードと、完全性に関するモードの組合せで、４つのモードがある。プライバシーに関するモードは、exposure
 （個人情報を暴こうとする攻撃者）から個人情報を守るため、そして、完全性に関するモードは、tamparing（改ざん）から守るためにあ
 る。tampering（改ざんから）の防御無いと、外敵は利用者の個人情報を利用者が気づかないうちに不正な情報 に置き換えてしまうと思わ
 れる。

The following are the privacy modes:
-Public-key privacy mode: Personal information is enveloped on the source platform using a trusted encryption public key of a known destination platform (see Section 3.3).  The envelope is opened with the corresponding private key.
-Password privacy mode: Personal information is encrypted with a symmetric key derived from a user name and a privacy password, as in [15].  If password integrity mode is used as well, the privacy password and the integrity password may or may not be the same.

 以下、プライバシーに関するモードについて示す
 -公開鍵プライバシーモード：個人情報は送信元で、送り先の信頼された暗号化用の公開鍵を使用し暗号化される。
 -パスワードプライバシーモード：個人情報はユーザ名とパスワードに紐付いた対象鍵で暗号化される。もし、パスワード完全性モード
  が適用されている場合は、パスワードプライバシーモードで使われるパスワードと、パスワード完全性モードで使用されるパスワードは
  同じかもしれないし、同じでないかもしれない。


The following are the integrity modes:
-Public-key integrity mode: Integrity is guaranteed through a digital signature on the contents of the PFX PDU, which is produced using the source platform’s private signature key.  The signature is verified on the destination platform by using the corresponding public key (see Section 3.4).
-Password integrity mode: Integrity is guaranteed through a message authentication code (MAC) derived from a secret integrity password.  If password privacy mode is used as well, the privacy password and the integrity password may or may not be the same. 

 以下、完全性に関するモードについて示す
 -公開鍵完全性モード：
 -パスワード完全性モード：    </description>
    <dc:date>2008-10-06T22:22:59+09:00</dc:date>
    <utime>1223299379</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/pkcs/pages/16.html">
    <title>PKCS12ファイルの作り方（最短）</title>
    <link>https://w.atwiki.jp/pkcs/pages/16.html</link>
    <description>
          </description>
    <dc:date>2008-10-06T21:55:41+09:00</dc:date>
    <utime>1223297741</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/pkcs/pages/1.html">
    <title>トップページ</title>
    <link>https://w.atwiki.jp/pkcs/pages/1.html</link>
    <description>
      #counter
*雑多なメモ
-[[PKCS12ファイルの作り方（最短）]]
*とりあえず工事中
**PKCS日本誤訳ページ
-はじめに
-日本誤訳一覧
--PKCS#1（工事中）
--PKCS#7（工事中）
--PKCS#8（工事中）
--PKCS#10（工事中）
--[[PKCS#12（工事中）]]
-その他
**メモ
-達成イメージ
--pkcs#NN（ただし、Nは任意の整数）の日本誤訳が1つ以上記載され、自分以外の誰か（ｗ）が1人以上見ること。
--RFCNNNN（ただし、Nは任意の整数）の日本誤訳が1つ以上記載され、自分以外の誰か（ｗ）が1人以上見ること。
-もちろん所詮趣味なので内容は保証しない。
-ぐぐっても日本誤が出ないあたり何か理由があるのでは、と推測…。（権利関係？）    </description>
    <dc:date>2008-10-06T21:26:46+09:00</dc:date>
    <utime>1223296006</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/pkcs/pages/13.html">
    <title>1 INTRODUCTION</title>
    <link>https://w.atwiki.jp/pkcs/pages/13.html</link>
    <description>
      This standard describes a transfer syntax for personal identity information, including private keys, 

certificates, miscellaneous secrets, and extensions.  Machines, applications, browsers, Internet 

kiosks, and so on, that support this standard will allow a user to import, export, and exercise a 

single set of personal identity information.

 本規範は、個人を識別するための情報，秘密鍵や証明書や雑多な秘密情報や拡張情報，を交換するための規則
 を記すものです。本規範をサポートするマシンやアプリケーションやブラウザやインターネット端末やその他
 諸々の機器では、機器の利用者に1セットの個人を識別するための情報を、インポートやエクスポートやexercise
 することができます。


This standard supports direct transfer of personal information under several privacy and integrity 

modes.  The most secure of the privacy and integrity modes require the source and destination 

platforms to have trusted public/private key pairs usable for digital signatures and encryption, 

respectively.  The standard also supports lower security, password-based privacy and integrity modes 

for those cases where trusted public/private key pairs are not available.

 本規範は、いくつかのプライバシーと完全性に関するモードのもとに、direct transfer of personal 
 information をサポートする。最も安全なプライバシーと完全性に関すモードは、（情報の（←訳者の補足））
 送信元と送信先の、信頼された署名と暗号化に使用できる公開鍵/秘密鍵のペアをそれぞれが持つことを必要とす
 る。また、信頼できる公開鍵/秘密鍵のペアを使用できない場合のため、（上記より）安全性は低いがパスワード
 を基本にしたプライバシーと完全性に関するモードも本規範ではサポートする。


This standard should be amenable to both software and hardware implementations.  Hardware 

implementations offer physical security in tamper-resistant tokens such as smart cards and PCMCIA 

devices. 
 本規範は、ソフトウェアとハードの両方に対して従順である（※1）。ハードウェアによる実装は物理的なタンパ
 耐性のあるトークン、スマートカードとPCMCIAデバイス（※2）のような、を提供する。
 ※1：amenable to ～は、～に従順 よくわからない。
 ※2：PCMCIAの規格に沿ったデバイス（本当は違うっぽい）要するにカードとリーダ/ライタ

This standard can be viewed as building on PKCS #8 [17] by including essential but ancillary identity 

information along with private keys and by instituting higher security through public-key privacy and 

integrity modes.
 本規範は、含むことが不可欠だが補助的な秘密鍵に付属する識別情報（indentity information）と、より安全な
 セキュリティをプライバシー/完全性のモードによって設けること、によって、PKCS#8を発展させた規約とみなす
 ことができる。    </description>
    <dc:date>2008-10-06T19:08:07+09:00</dc:date>
    <utime>1223287687</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/pkcs/pages/12.html">
    <title>PKCS</title>
    <link>https://w.atwiki.jp/pkcs/pages/12.html</link>
    <description>
      -[[1 INTRODUCTION]]
-[[2 DEFINITIONS AND NOTATION]]（工事中）
-[[3 OVERVIEW]]
--[[3.1 EXCHANGE MODES]]（工事中）
--3.2 MODE CHOICE POLICIES
--3.3 TRUSTED PUBLIC KEYS
--3.4 THE AUTHENTICATEDSAFE
-4 PFX PDU SYNTAX
--4.1 THE AUTHENTICATEDSAFE TYPE
--4.2 THE SAFEBAG TYPE
---4.2.1 The KeyBag type
---4.2.2 The PKCS-8ShroudedKeyBag type
---4.2.3 The CertBag type
---4.2.4 The CRLBag type
---4.2.5 The SecretBag type
---4.2.6 The SafeContents type
-5 USING PFX PDUS
--5.1 CREATING PFX PDUS
--5.2 IMPORTING KEYS, ETC., FROM A PFX PDU
-A. MESSAGE AUTHENTICATION CODES (MACS)
-B. DERIVING KEYS AND IVS FROM PASSWORDS AND SALT
--B.1 PASSWORD FORMATTING
--B.2 GENERAL METHOD
--B.3 MORE ON THE ID BYTE
--B.4 KEYS AND IVS FOR PASSWORD PRIVACY MODE
--B.5 KEYS FOR PASSWORD INTEGRITY MODE
-C. ASN.1 MODULE
-D. A NOTE ON EXPORT REGULATIONS
-E. INTELLECTUAL PROPERTY CONSIDERATIONS
-F. REFERENCES
-G. ACKNOWLEDGMENTS
-H. ABOUT PKCS    </description>
    <dc:date>2008-10-03T23:27:19+09:00</dc:date>
    <utime>1223044039</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/pkcs/pages/11.html">
    <title>TOPページのバックアップ</title>
    <link>https://w.atwiki.jp/pkcs/pages/11.html</link>
    <description>
      **まずはこちらをご覧ください。
-[[@wikiの基本操作&gt;http://atwiki.jp/guide/category2.html]]
-[[用途別のオススメ機能紹介&gt;http://atwiki.jp/guide/category22.html]]
-[[@wikiの設定/管理&gt;http://atwiki.jp/guide/category6.html]]

**分からないことは？
-[[@wiki ご利用ガイド&gt;http://atwiki.jp/guide/]]
-[[よくある質問&gt;http://atwiki.jp/guide/category1.html]]
-[[無料で会員登録できるSNS内の@wiki助け合いコミュニティ&gt;http://sns.atfb.jp/view_community2.php?no=112]]
-[[@wiki更新情報&gt;http://www1.atwiki.jp/guide/pages/264.html]]
-[[@wikiへのお問合せフォーム&gt;http://atwiki.jp/helpdesk]]
等をご活用ください

**@wiki助け合いコミュニティの掲示板スレッド一覧
#atfb_bbs_list(112)

**その他お勧めサービスについて
-[[大容量１Ｇ、PHP/CGI、MySQL、FTPが使える無料ホームページは@PAGES&gt;&gt;http://atpages.jp/]]
-[[無料ブログ作成は@WORDをご利用ください&gt;&gt;http://atword.jp/]]
-[[2ch型の無料掲示板は@chsをご利用ください&gt;&gt;http://atchs.jp/]]
-[[フォーラム型の無料掲示板は@bbをご利用ください&gt;&gt;http://atbb.jp/]]
-[[お絵かき掲示板は@paintをご利用ください&gt;&gt;http://atpaint.jp/]]
-[[その他の無料掲示板は@bbsをご利用ください&gt;&gt;http://atbbs.jp/]]
-[[無料ソーシャルプロフィールサービス @flabo(アットフラボ)&gt;&gt;http://sns.atfb.jp]]

**おすすめ機能
-[[気になるニュースをチェック&gt;http://atwiki.jp/guide/17_174_ja.html]]
-[[関連するブログ一覧を表示&gt;http://atwiki.jp/guide/17_161_ja.html]]

**その他にもいろいろな機能満載！！
-[[@wikiプラグイン&gt;http://atwiki.jp/guide/category17.html]]
-[[@wiki便利ツール&gt;http://atwiki.jp/guide/category32.html]]
-[[@wiki構文&gt;http://atwiki.jp/guide/category16.html]]
-[[@wikiプラグイン一覧&gt;http://www1.atwiki.jp/guide/pages/264.html]]

**バグ・不具合を見つけたら？ 要望がある場合は？
お手数ですが、メールでお問い合わせください。    </description>
    <dc:date>2008-08-04T07:01:56+09:00</dc:date>
    <utime>1217800916</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/pkcs/pages/2.html">
    <title>メニュー</title>
    <link>https://w.atwiki.jp/pkcs/pages/2.html</link>
    <description>
      **メニュー
-[[トップページ]]
-[[プラグイン紹介&gt;プラグイン]]
-[[メニュー]]
-[[メニュー2]]

----

**リンク
-[[@wiki&gt;&gt;http://atwiki.jp]]
-[[@wikiご利用ガイド&gt;&gt;http://atwiki.jp/guide/]]

**他のサービス
-[[無料ホームページ作成&gt;&gt;http://atpages.jp]]
-[[無料ブログ作成&gt;&gt;http://atword.jp]]
-[[2ch型掲示板レンタル&gt;&gt;http://atchs.jp]]
-[[無料掲示板レンタル&gt;&gt;http://atbbs.jp]]
-[[お絵かきレンタル&gt;&gt;http://atpaint.jp/]]
-[[無料ソーシャルプロフ&gt;&gt;http://sns.atfb.jp/]]

// リンクを張るには &quot;[&quot; 2つで文字列を括ります。
// &quot;&gt;&quot; の左側に文字、右側にURLを記述するとリンクになります


//**更新履歴
//#recent(20)

&amp;link_editmenu(text=ここを編集)
    </description>
    <dc:date>2008-08-04T06:57:26+09:00</dc:date>
    <utime>1217800646</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/pkcs/pages/3.html">
    <title>右メニュー</title>
    <link>https://w.atwiki.jp/pkcs/pages/3.html</link>
    <description>
      **更新履歴
#recent(20)


&amp;link_editmenu2(text=ここを編集)
    </description>
    <dc:date>2008-08-04T06:57:26+09:00</dc:date>
    <utime>1217800646</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/pkcs/pages/4.html">
    <title>プラグイン/ニュース</title>
    <link>https://w.atwiki.jp/pkcs/pages/4.html</link>
    <description>
      * ニュース
@wikiのwikiモードでは
 #news(興味のある単語)
と入力することで、あるキーワードに関連するニュース一覧を表示することができます
詳しくはこちらをご覧ください。
＝＞http://atwiki.jp/guide/17_174_ja.html


-----


たとえば、#news(wiki)と入力すると以下のように表示されます。


#news(wiki)
    </description>
    <dc:date>2008-08-04T06:57:26+09:00</dc:date>
    <utime>1217800646</utime>
  </item>
  </rdf:RDF>
