-
Notifications
You must be signed in to change notification settings - Fork 17
/
rfc7638.ja.html
902 lines (728 loc) · 49.2 KB
/
rfc7638.ja.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en"><head><title>JSON Web Key (JWK) Thumbprint</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="JSON Web Key (JWK) Thumbprint">
<meta name="keywords" content="JavaScript Object Notation, JSON, JSON Web Key, JWK, Thumbprint, Fingerprint, Digest">
<meta name="generator" content="xml2rfc v1.37pre1 (http://xml.resource.org/)">
<style type='text/css'><!--
body {
font-family: verdana, charcoal, helvetica, arial, sans-serif;
font-size: small; color: #000; background-color: #FFF;
margin: 2em;
}
h1, h2, h3, h4, h5, h6 {
font-family: helvetica, monaco, "MS Sans Serif", arial, sans-serif;
font-weight: bold; font-style: normal;
}
h1 { color: #900; background-color: transparent; text-align: right; }
h3 { color: #333; background-color: transparent; }
td.RFCbug {
font-size: x-small; text-decoration: none;
width: 30px; height: 30px; padding-top: 2px;
text-align: justify; vertical-align: middle;
background-color: #000;
}
td.RFCbug span.RFC {
font-family: monaco, charcoal, geneva, "MS Sans Serif", helvetica, verdana, sans-serif;
font-weight: bold; color: #666;
}
td.RFCbug span.hotText {
font-family: charcoal, monaco, geneva, "MS Sans Serif", helvetica, verdana, sans-serif;
font-weight: normal; text-align: center; color: #FFF;
}
table.TOCbug { width: 30px; height: 15px; }
td.TOCbug {
text-align: center; width: 30px; height: 15px;
color: #FFF; background-color: #900;
}
td.TOCbug a {
font-family: monaco, charcoal, geneva, "MS Sans Serif", helvetica, sans-serif;
font-weight: bold; font-size: x-small; text-decoration: none;
color: #FFF; background-color: transparent;
}
td.header {
font-family: arial, helvetica, sans-serif; font-size: x-small;
vertical-align: top; width: 33%;
color: #FFF; background-color: #666;
}
td.author { font-weight: bold; font-size: x-small; margin-left: 4em; }
td.author-text { font-size: x-small; }
/* info code from SantaKlauss at http://www.madaboutstyle.com/tooltip2.html */
a.info {
/* This is the key. */
position: relative;
z-index: 24;
text-decoration: none;
}
a.info:hover {
z-index: 25;
color: #FFF; background-color: #900;
}
a.info span { display: none; }
a.info:hover span.info {
/* The span will display just on :hover state. */
display: block;
position: absolute;
font-size: smaller;
top: 2em; left: -5em; width: 15em;
padding: 2px; border: 1px solid #333;
color: #900; background-color: #EEE;
text-align: left;
}
a { font-weight: bold; }
a:link { color: #900; background-color: transparent; }
a:visited { color: #633; background-color: transparent; }
a:active { color: #633; background-color: transparent; }
p { margin-left: 2em; margin-right: 2em; }
p.copyright { font-size: x-small; }
p.toc { font-size: small; font-weight: bold; margin-left: 3em; }
table.toc { margin: 0 0 0 3em; padding: 0; border: 0; vertical-align: text-top; }
td.toc { font-size: small; font-weight: bold; vertical-align: text-top; }
ol.text { margin-left: 2em; margin-right: 2em; }
ul.text { margin-left: 2em; margin-right: 2em; }
li { margin-left: 3em; }
/* RFC-2629 <spanx>s and <artwork>s. */
em { font-style: italic; }
strong { font-weight: bold; }
dfn { font-weight: bold; font-style: normal; }
cite { font-weight: normal; font-style: normal; }
tt { color: #036; }
tt, pre, pre dfn, pre em, pre cite, pre span {
font-family: "Courier New", Courier, monospace; font-size: small;
}
pre {
text-align: left; padding: 4px;
color: #000; background-color: #CCC;
}
pre dfn { color: #900; }
pre em { color: #66F; background-color: #FFC; font-weight: normal; }
pre .key { color: #33C; font-weight: bold; }
pre .id { color: #900; }
pre .str { color: #000; background-color: #CFF; }
pre .val { color: #066; }
pre .rep { color: #909; }
pre .oth { color: #000; background-color: #FCF; }
pre .err { background-color: #FCC; }
/* RFC-2629 <texttable>s. */
table.all, table.full, table.headers, table.none {
font-size: small; text-align: center; border-width: 2px;
vertical-align: top; border-collapse: collapse;
}
table.all, table.full { border-style: solid; border-color: black; }
table.headers, table.none { border-style: none; }
th {
font-weight: bold; border-color: black;
border-width: 2px 2px 3px 2px;
}
table.all th, table.full th { border-style: solid; }
table.headers th { border-style: none none solid none; }
table.none th { border-style: none; }
table.all td {
border-style: solid; border-color: #333;
border-width: 1px 2px;
}
table.full td, table.headers td, table.none td { border-style: none; }
hr { height: 1px; }
hr.insert {
width: 80%; border-style: none; border-width: 0;
color: #CCC; background-color: #CCC;
}
--></style>
</head>
<body>
<table border="0" cellpadding="0" cellspacing="2" width="30" align="right">
<tr>
<td class="RFCbug">
<span class="RFC"> RFC </span><br /><span class="hotText"> 7638 </span>
</td>
</tr>
<tr><td class="TOCbug"><a href="#toc"> TOC </a><br /></td></tr>
</table>
<table summary="layout" width="66%" border="0" cellpadding="0" cellspacing="0"><tr><td><table summary="layout" width="100%" border="0" cellpadding="2" cellspacing="1">
<tr><td class="header">Internet Engineering Task Force (IETF)</td><td class="header">M. Jones</td></tr>
<tr><td class="header">Request for Comments: 7638</td><td class="header">Microsoft</td></tr>
<tr><td class="header">Category: Standards Track</td><td class="header">N. Sakimura</td></tr>
<tr><td class="header">ISSN: 2070-1721</td><td class="header">Nomura Research Institute</td></tr>
<tr><td class="header"> </td><td class="header">September 2015</td></tr>
</table></td></tr></table>
<h1><br />JSON Web Key (JWK) Thumbprint</h1>
<h3>Abstract</h3>
<p>
本仕様は JSON Web Key (JWK) のハッシュ値を計算する方法を定める.
これには, JWK のどのフィールドをハッシュ計算に使うかや, それらのフィールドの正規化, そして正規化された Unicode 文字列をハッシュ化したバイト列に変換する方法などが含まれる.
生成されたハッシュ値は, JWK の識別のために用いたり, 複数の JWK から適切な JWK を選択する際の手掛かりとして利用できる.
</p>
<h3>Status of this Memo</h3>
<p>
This is an Internet Standards Track document.</p>
<p>
This document is a product of the Internet Engineering Task Force (IETF). It represents the consensus of the IETF community. It has received public review and has been approved for publication by the Internet Engineering Steering Group (IESG). Further information on Internet Standards is available in Section 2 of RFC 5741.</p>
<p>
Information about the current status of this document, any errata, and how to provide feedback on it may be obtained at http://www.rfc-editor.org/info/rfc7638.</p>
<h3>Copyright Notice</h3>
<p>
Copyright (c) 2015 IETF Trust and the persons identified as the
document authors. All rights reserved.</p>
<p>
This document is subject to BCP 78 and the IETF Trust's Legal
Provisions Relating to IETF Documents
(http://trustee.ietf.org/license-info) in effect on the date of
publication of this document. Please review these documents
carefully, as they describe your rights and restrictions with respect
to this document. Code Components extracted from this document must
include Simplified BSD License text as described in Section 4.e of
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.</p>
<a name="toc"></a><hr />
<table border="0" cellpadding="0" cellspacing="2" width="30" align="right">
<tr>
<td class="RFCbug">
<span class="RFC"> RFC </span><br /><span class="hotText"> 7638 </span>
</td>
</tr>
<tr><td class="TOCbug"><a href="#toc"> TOC </a><br /></td></tr>
</table>
<h3>Table of Contents</h3>
<p class="toc">
<a href="#Introduction">1.</a>
Introduction<br />
<a href="#NotationalConventions">1.1.</a>
Notational Conventions<br />
<a href="#Terminology">2.</a>
Terminology<br />
<a href="#jkt">3.</a>
JSON Web Key (JWK) Thumbprint<br />
<a href="#Example">3.1.</a>
Example JWK Thumbprint Computation<br />
<a href="#MembersUsed">3.2.</a>
JWK Members Used in the Thumbprint Computation<br />
<a href="#Private">3.2.1.</a>
JWK Thumbprint of a Private Key<br />
<a href="#WhyNotOptional">3.2.2.</a>
Why Not Include Optional Members?<br />
<a href="#HashInput">3.3.</a>
Order and Representation of Members in Hash Input<br />
<a href="#HashFunction">3.4.</a>
Selection of Hash Function<br />
<a href="#AnyKeys">3.5.</a>
JWK Thumbprints of Keys Not in JWK Format<br />
<a href="#PracticalConsiderations">4.</a>
Practical JSON and Unicode Considerations<br />
<a href="#X.509Comparison">5.</a>
Relationship to Digests of X.509 Values<br />
<a href="#IANA">6.</a>
IANA Considerations<br />
<a href="#Security">7.</a>
Security Considerations<br />
<a href="#rfc.references1">8.</a>
References<br />
<a href="#rfc.references1">8.1.</a>
Normative References<br />
<a href="#rfc.references2">8.2.</a>
Informative References<br />
<a href="#rfc.references3">8.3.</a>
翻訳プロジェクト<br />
<a href="#Acknowledgements">Appendix A.</a>
Acknowledgements<br />
<a href="#Translator">Appendix B.</a>
翻訳者<br />
<a href="#rfc.authors">§</a>
Authors' Addresses<br />
</p>
<br clear="all" />
<a name="Introduction"></a><br /><hr />
<table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc"> TOC </a></td></tr></table>
<a name="rfc.section.1"></a><h3>1.
Introduction</h3>
<p>
本仕様は JSON Web Key (JWK) <a class='info' href='#JWK'>[JWK]<span> (</span><span class='info'>Jones, M., “JSON Web Key (JWK),” May 2015.</span><span>)</span></a> のハッシュ値 (Digest) を計算する方法を定める.
これには, JWK のどのフィールドをハッシュ計算に使うかや, それらのフィールドの正規化, そして正規化された Unicode 文字列をハッシュ化したバイト列に変換する方法などが含まれる.
生成されたハッシュ値は, JWK の識別のために用いたり, 複数の JWK から適切な JWK を選択する際の手掛かりとして利用できる.
具体的には base64url-encode した JWK Thumbprint を <tt>kid</tt> (key ID) として用いるなどの方法があげられる.
</p>
<a name="NotationalConventions"></a><br /><hr />
<table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc"> TOC </a></td></tr></table>
<a name="rfc.section.1.1"></a><h3>1.1.
Notational Conventions</h3>
<p>
本仕様で用いられる各キーワード「MUST (しなければならない)」, 「MUST NOT (してはならない)」, 「REQUIRED (必須である)」, 「SHALL (するものとする)」, 「SHALL NOT (しないものとする)」, 「SHOULD (すべきである)」, 「SHOULD NOT (すべきではない)」, 「RECOMMENDED (推奨される)」, 「MAY (してもよい)」, 「OPTIONAL (任意である)」は <a class='info' href='#RFC2119'>[RFC2119]<span> (</span><span class='info'>Bradner, S., “Key words for use in RFCs to Indicate Requirement Levels,” March 1997.</span><span>)</span></a> で述べられている通りに解釈されるべきものである.
</p>
<a name="Terminology"></a><br /><hr />
<table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc"> TOC </a></td></tr></table>
<a name="rfc.section.2"></a><h3>2.
Terminology</h3>
<p>
本仕様は
"JSON Web Key (JWK)" <a class='info' href='#JWK'>[JWK]<span> (</span><span class='info'>Jones, M., “JSON Web Key (JWK),” May 2015.</span><span>)</span></a>,
"JSON Web Signature (JWS)" <a class='info' href='#JWS'>[JWS]<span> (</span><span class='info'>Jones, M., Bradley, J., and N. Sakimura, “JSON Web Signature (JWS),” May 2015.</span><span>)</span></a>,
"JSON Web Algorithms (JWA)" <a class='info' href='#JWA'>[JWA]<span> (</span><span class='info'>Jones, M., “JSON Web Algorithms (JWA),” May 2015.</span><span>)</span></a>
の各仕様の用語定義に従う.
</p>
<p>
また本仕様は以下の用語を定義する.
</p>
<p>
</p>
<blockquote class="text"><dl>
<dt>JWK Thumbprint</dt>
<dd>
JWK の Digest 値.
</dd>
</dl></blockquote><p>
</p>
<a name="jkt"></a><br /><hr />
<table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc"> TOC </a></td></tr></table>
<a name="rfc.section.3"></a><h3>3.
JSON Web Key (JWK) Thumbprint</h3>
<p>
JSON Web Key (JWK) の Thumbprint 値の計算方法は以下通りである.
</p>
<ol class="text">
<li>
必須の JWK メンバ要素のみを含み, 各要素間に一切の空白および改行を含まず, 各要素をメンバ名の Unicode <a class='info' href='#UNICODE'>[UNICODE]<span> (</span><span class='info'>The Unicode Consortium, “The Unicode Standard,” .</span><span>)</span></a> コードポイントの辞書順に並べた JSON Object <a class='info' href='#RFC7159'>[RFC7159]<span> (</span><span class='info'>Bray, T., Ed., “The JavaScript Object Notation (JSON) Data Interchange Format,” March 2014.</span><span>)</span></a> を生成する.
(この JSON Object 自体も JWK 表現として valid である)
</li>
<li>
上記の JSON Object の UTF-8 オクテットのハッシュ値を, ハッシュ関数 H によって計算する.
H には SHA-256 <a class='info' href='#SHS'>[SHS]<span> (</span><span class='info'>National Institute of Standards and Technology, “Secure Hash Standard (SHS),” March 2012.</span><span>)</span></a> などのハッシュアルゴリズムが入る.
ハッシュ関数の選定については <a class='info' href='#HashFunction'>Section 3.4<span> (</span><span class='info'>Selection of Hash Function</span><span>)</span></a> を参照のこと.
</li>
</ol><p>
上記の通り計算された値を, 当該 JWK のハッシュ関数 H による JWK Thumbprint とする.
より詳細な手順は後述する.
</p>
<a name="Example"></a><br /><hr />
<table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc"> TOC </a></td></tr></table>
<a name="rfc.section.3.1"></a><h3>3.1.
Example JWK Thumbprint Computation</h3>
<p>
本 Section では以下の JWK の JWK Thumbprint を計算する手順を示す.
(改行やスペースは掲載上の都合による)
</p><div style='display: table; width: 0; margin-left: 3em; margin-right: auto'><pre>
{
"kty": "RSA",
"n": "0vx7agoebGcQSuuPiLJXZptN9nndrQmbXEps2aiAFbWhM78LhWx4cbbfAAt
VT86zwu1RK7aPFFxuhDR1L6tSoc_BJECPebWKRXjBZCiFV4n3oknjhMstn6
4tZ_2W-5JsGY4Hc5n9yBXArwl93lqt7_RN5w6Cf0h4QyQ5v-65YGjQR0_FD
W2QvzqY368QQMicAtaSqzs8KJZgnYb9c7d0zgdAZHzu6qMQvRL5hajrn1n9
1CbOpbISD08qNLyrdkt-bFTWhAI4vMQFh6WeZu0fM4lFd2NcRwr3XPksINH
aQ-G_xBniIqbw0Ls1jF44-csFCur-kEgU8awapJzKnqDKgw",
"e": "AQAB",
"alg": "RS256",
"kid": "2011-04-29"
}
</pre></div>
<p>
"JSON Web Key (JWK)" <a class='info' href='#JWK'>[JWK]<span> (</span><span class='info'>Jones, M., “JSON Web Key (JWK),” May 2015.</span><span>)</span></a> および "JSON Web Algorithms (JWA)" <a class='info' href='#JWA'>[JWA]<span> (</span><span class='info'>Jones, M., “JSON Web Algorithms (JWA),” May 2015.</span><span>)</span></a> に定めるように, RSA 公開鍵の必須要素は以下のとおりである.
</p>
<p>
</p>
<ul class="text">
<li><tt>kty</tt>
</li>
<li><tt>n</tt>
</li>
<li><tt>e</tt>
</li>
</ul><p>
</p>
<p>
従って, これらが Thumbprint 計算に使われるメンバ要素となる.
</p>
<p>
これを <a class='info' href='#HashInput'>Section 3.3<span> (</span><span class='info'>Order and Representation of Members in Hash Input</span><span>)</span></a> に従い辞書順に並べると, 以下の通りとなる.
</p>
<p>
</p>
<ul class="text">
<li><tt>e</tt>
</li>
<li><tt>kty</tt>
</li>
<li><tt>n</tt>
</li>
</ul><p>
</p>
<p>
よってまず以下のような JSON Object を生成することとなる.
(改行は掲載上の都合による)
</p><div style='display: table; width: 0; margin-left: 3em; margin-right: auto'><pre>
{"e":"AQAB","kty":"RSA","n":"0vx7agoebGcQSuuPiLJXZptN9nndrQmbXEps2
aiAFbWhM78LhWx4cbbfAAtVT86zwu1RK7aPFFxuhDR1L6tSoc_BJECPebWKRXjBZCi
FV4n3oknjhMstn64tZ_2W-5JsGY4Hc5n9yBXArwl93lqt7_RN5w6Cf0h4QyQ5v-65Y
GjQR0_FDW2QvzqY368QQMicAtaSqzs8KJZgnYb9c7d0zgdAZHzu6qMQvRL5hajrn1n
91CbOpbISD08qNLyrdkt-bFTWhAI4vMQFh6WeZu0fM4lFd2NcRwr3XPksINHaQ-G_x
BniIqbw0Ls1jF44-csFCur-kEgU8awapJzKnqDKgw"}
</pre></div>
<p>
上記の JSON Object を UTF-8 オクテット表現したものを以下に示す.
</p>
<p>
[123, 34, 101, 34, 58, 34, 65, 81, 65, 66, 34, 44, 34, 107, 116, 121, 34, 58, 34, 82, 83, 65, 34, 44, 34, 110, 34, 58, 34, 48, 118, 120, 55, 97, 103, 111, 101, 98, 71, 99, 81, 83, 117, 117, 80, 105, 76, 74, 88, 90, 112, 116, 78, 57, 110, 110, 100, 114, 81, 109, 98, 88, 69, 112, 115, 50, 97, 105, 65, 70, 98, 87, 104, 77, 55, 56, 76, 104, 87, 120, 52, 99, 98, 98, 102, 65, 65, 116, 86, 84, 56, 54, 122, 119, 117, 49, 82, 75, 55, 97, 80, 70, 70, 120, 117, 104, 68, 82, 49, 76, 54, 116, 83, 111, 99, 95, 66, 74, 69, 67, 80, 101, 98, 87, 75, 82, 88, 106, 66, 90, 67, 105, 70, 86, 52, 110, 51, 111, 107, 110, 106, 104, 77, 115, 116, 110, 54, 52, 116, 90, 95, 50, 87, 45, 53, 74, 115, 71, 89, 52, 72, 99, 53, 110, 57, 121, 66, 88, 65, 114, 119, 108, 57, 51, 108, 113, 116, 55, 95, 82, 78, 53, 119, 54, 67, 102, 48, 104, 52, 81, 121, 81, 53, 118, 45, 54, 53, 89, 71, 106, 81, 82, 48, 95, 70, 68, 87, 50, 81, 118, 122, 113, 89, 51, 54, 56, 81, 81, 77, 105, 99, 65, 116, 97, 83, 113, 122, 115, 56, 75, 74, 90, 103, 110, 89, 98, 57, 99, 55, 100, 48, 122, 103, 100, 65, 90, 72, 122, 117, 54, 113, 77, 81, 118, 82, 76, 53, 104, 97, 106, 114, 110, 49, 110, 57, 49, 67, 98, 79, 112, 98, 73, 83, 68, 48, 56, 113, 78, 76, 121, 114, 100, 107, 116, 45, 98, 70, 84, 87, 104, 65, 73, 52, 118, 77, 81, 70, 104, 54, 87, 101, 90, 117, 48, 102, 77, 52, 108, 70, 100, 50, 78, 99, 82, 119, 114, 51, 88, 80, 107, 115, 73, 78, 72, 97, 81, 45, 71, 95, 120, 66, 110, 105, 73, 113, 98, 119, 48, 76, 115, 49, 106, 70, 52, 52, 45, 99, 115, 70, 67, 117, 114, 45, 107, 69, 103, 85, 56, 97, 119, 97, 112, 74, 122, 75, 110, 113, 68, 75, 103, 119, 34, 125]
</p>
<p>
この入力に対して SHA-256 <a class='info' href='#SHS'>[SHS]<span> (</span><span class='info'>National Institute of Standards and Technology, “Secure Hash Standard (SHS),” March 2012.</span><span>)</span></a> をハッシュ関数 H を適用し, JWK SHA-256 Thumbprint 値を計算すると, 以下のようなオクテットとなる.
</p>
<p>
[55, 54, 203, 177, 120, 124, 184, 48, 156, 119, 238, 140, 55, 5, 197, 225,
111, 251, 158, 133, 151, 21, 144, 31, 30, 76, 89, 177, 17, 130, 245, 123]
</p>
<p>
この JWK SHA-256 Thumbprint の base64url encoding <a class='info' href='#JWS'>[JWS]<span> (</span><span class='info'>Jones, M., Bradley, J., and N. Sakimura, “JSON Web Signature (JWS),” May 2015.</span><span>)</span></a> は以下の通りである.
(この base64url encode 値は <tt>kid</tt> (key ID) などに用いられる)
</p><div style='display: table; width: 0; margin-left: 3em; margin-right: auto'><pre>
NzbLsXh8uDCcd-6MNwXF4W_7noWXFZAfHkxZsRGC9Xs
</pre></div>
<a name="MembersUsed"></a><br /><hr />
<table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc"> TOC </a></td></tr></table>
<a name="rfc.section.3.2"></a><h3>3.2.
JWK Members Used in the Thumbprint Computation</h3>
<p>
JWK Thumbprint の計算には各鍵の必須メンバ要素のみを用いる.
"JSON Web Key (JWK)" <a class='info' href='#JWK'>[JWK]<span> (</span><span class='info'>Jones, M., “JSON Web Key (JWK),” May 2015.</span><span>)</span></a> および "JSON Web Algorithms (JWA)" <a class='info' href='#JWA'>[JWA]<span> (</span><span class='info'>Jones, M., “JSON Web Algorithms (JWA),” May 2015.</span><span>)</span></a> に定めるように, RFC 7518 <a class='info' href='#JWA'>[JWA]<span> (</span><span class='info'>Jones, M., “JSON Web Algorithms (JWA),” May 2015.</span><span>)</span></a> の Section 6.2.1.1 に定められた曲線に対する EC 公開鍵の必須メンバは, 辞書順にすると以下の通りである.
</p>
<p>
</p>
<ul class="text">
<li><tt>crv</tt>
</li>
<li><tt>kty</tt>
</li>
<li><tt>x</tt>
</li>
<li><tt>y</tt>
</li>
</ul><p>
</p>
<p>
同様に RSA 鍵についての必須要素は辞書順に以下の通りである.
</p>
<p>
</p>
<ul class="text">
<li><tt>e</tt>
</li>
<li><tt>kty</tt>
</li>
<li><tt>n</tt>
</li>
</ul><p>
</p>
<p>
公開鍵についても以下の通りである.
</p>
<p>
</p>
<ul class="text">
<li><tt>k</tt>
</li>
<li><tt>kty</tt>
</li>
</ul><p>
</p>
<p>
これ以外の <tt>kty</tt> (key type) を定義する場合は, その定義を行う仕様が <tt>kty</tt> の他にどのメンバ要素を必須とするかを定めるべきである.
</p>
<a name="Private"></a><br /><hr />
<table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc"> TOC </a></td></tr></table>
<a name="rfc.section.3.2.1"></a><h3>3.2.1.
JWK Thumbprint of a Private Key</h3>
<p>
秘密鍵を表現する JWK の JWK Thumbprint は, その秘密鍵とペアとなる公開鍵を表現する JWK の JWK Thumbprint とする.
これは意図的にペアとなる2つの鍵に同じ JWK Thumbprint を持たせ, それぞれの鍵を持つ2者が同じ JWK Thumbprint を計算できるようにということを狙ったものである.
これにより, JWK Thumbprint はペアとなるどちらの鍵をも指し示すことができる.
当該鍵が公開鍵なのか秘密鍵なのかの判定は, Application のコンテキストによって行うこと.
</p>
<p>
本仕様は秘密鍵の JWK Thumbprint 計算方法を相互接続性を持つ形で定義した.
よって異なる実装が同じ秘密鍵の JWK Thumbprint を導出できるはずである.
</p>
<a name="WhyNotOptional"></a><br /><hr />
<table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc"> TOC </a></td></tr></table>
<a name="rfc.section.3.2.2"></a><h3>3.2.2.
Why Not Include Optional Members?</h3>
<p>
オプショナルなメンバ要素はあえて JWK Thumbprint 計算対象としていない.
これはオプショナルなメンバ要素の有無で同じ鍵の JWK Thumbprint が変わることのないように意図したものである.
JWK Thumbprint は JWK の必須メンバの Digest であり, その他の付加的メンバの Digest ではないのである.
</p>
<p>
オプショナルメンバが計算対象に含まれないことで, JWK Thumbprint はその鍵そのものの参照となる.
アプリケーションコンテキストが変わり, オプショナルな属性が JWK に付与されたとしても, その鍵の JWK Thumbprint は不変である.
これは鍵そのものを一意に識別するという目的のために役立つ.
</p>
<p>
ユースケースによっては, 付加的な JWK メンバの一部もしくは全部を含んだ異なる種類の Thumbprint が有用なこともある.
そういった Thumbprint が必要になれば, 本仕様以外の仕様が定めることとする.
付加属性を暗号論的に鍵に紐付ける方法については, RFC 7517 <a class='info' href='#JWK'>[JWK]<span> (</span><span class='info'>Jones, M., “JSON Web Key (JWK),” May 2015.</span><span>)</span></a> の Section 9.1 を参照のこと.
</p>
<a name="HashInput"></a><br /><hr />
<table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc"> TOC </a></td></tr></table>
<a name="rfc.section.3.3"></a><h3>3.3.
Order and Representation of Members in Hash Input</h3>
<p>
ハッシュ関数の入力値となる必須メンバは, メンバ名の Unicode コードポイントの辞書順に並べられる.
</p>
<p>
メンバ名およびメンバ値に含まれる文字列は, エスケープなしで表現されていなければならない (MUST).
そのようなエスケープが必要な文字を含む JWK の Thumbprint については, 本仕様では定義しない.
(JWK は Unicode のみで表現されると期待されることから, これは特に本仕様の有用性を下げるものではないと思われる)
<a class='info' href='#RFC7159'>[RFC7159]<span> (</span><span class='info'>Bray, T., Ed., “The JavaScript Object Notation (JSON) Data Interchange Format,” March 2014.</span><span>)</span></a> Section 7 にあるように, エスケープが必要な文字は, クォーテーションマークやバックスラッシュ, U+0000 や U+001F などのコントロール文字などである.
</p>
<p>
もしメンバ値が JSON Object となるような Key Type が出てきた場合には, その JSON Object 内のメンバについても辞書順とすること (MUST).
(本仕様執筆段階ではメンバ値が JSON Object となるような Key Type は存在しない)
</p>
<p>
もしメンバ値が JSON Number となるような Key Type が出てきた場合には, 値が Integer の場合には <a class='info' href='#RFC7159'>[RFC7159]<span> (</span><span class='info'>Bray, T., Ed., “The JavaScript Object Notation (JSON) Data Interchange Format,” March 2014.</span><span>)</span></a> Section 6 に従い, 少数部や指数部を持たない形で表現すること (MUST).
例えば <tt>1.024e3</tt> は <tt>1024</tt> と表記すること (MUST).
また値が Integer 以外の場合については本仕様では定義しない.
また "The I-JSON Message Format" <a class='info' href='#RFC7493'>[RFC7493]<span> (</span><span class='info'>Bray, T., Ed., “The I-JSON Message Format,” March 2015.</span><span>)</span></a> に述べられているように, 実装は絶対値が 9007199254740991 ([-(2**53)+1, (2**53)-1] の範囲外) の Integer をその値通りに扱えるとは期待できない.
(本仕様執筆段階ではメンバ値が JSON Number となるような Key Type は存在しない)
</p>
<p>
ハッシュ入力の表現方法に関するより詳細な記述は <a class='info' href='#PracticalConsiderations'>Section 4<span> (</span><span class='info'>Practical JSON and Unicode Considerations</span><span>)</span></a> を参照のこと.
</p>
<a name="HashFunction"></a><br /><hr />
<table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc"> TOC </a></td></tr></table>
<a name="rfc.section.3.4"></a><h3>3.4.
Selection of Hash Function</h3>
<p>
アプリケーションは特定のハッシュ関数を指定しなければならない.
候補としては SHA-256 <a class='info' href='#SHS'>[SHS]<span> (</span><span class='info'>National Institute of Standards and Technology, “Secure Hash Standard (SHS),” March 2012.</span><span>)</span></a> などがあげられる.
SHA-256 は本仕様執筆段階ではデフォルトとして良い選択であるが, 将来に渡ってそうとは限らない.
</p>
<p>
多くの場合, 鍵生成を行う主体のみ, 利用すべきハッシュ関数を知る必要がある.
<tt>kid</tt> (key ID) の生成などはその典型的な例である.
鍵生成者は <tt>kid</tt> の計算にハッシュ関数を知る必要があるが, 鍵を受け取る側にとっては <tt>kid</tt> は単なる opaque 値であり, ハッシュ関数を知る必要はない.
</p>
<p>
しかしながら, 複数の主体が JWK Thumbprint を計算する必要がある場合もある.
その場合には両主体が同じハッシュ関数を使う必要がある.
</p>
<a name="AnyKeys"></a><br /><hr />
<table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc"> TOC </a></td></tr></table>
<a name="rfc.section.3.5"></a><h3>3.5.
JWK Thumbprints of Keys Not in JWK Format</h3>
<p>
JWK Thumbprint の計算のために, JWK 表現された鍵を使う必要はない.
必要なのは, 当該鍵の JWK 表現方法が定義されていることと, JWK Thumbprint を計算する主体が必要な鍵要素を保持していることのみである.
それが揃っていれば, <a class='info' href='#HashInput'>Section 3.3<span> (</span><span class='info'>Order and Representation of Members in Hash Input</span><span>)</span></a> にしたがって当該鍵の JWK 表現を生成しハッシュ入力とすることができる.
</p>
<a name="PracticalConsiderations"></a><br /><hr />
<table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc"> TOC </a></td></tr></table>
<a name="rfc.section.4"></a><h3>4.
Practical JSON and Unicode Considerations</h3>
<p>
ほとんどの場合, JWK のパースや JSON Object の生成などを行う際は, プラットフォームが提供する JSON ライブラリ等を利用することになるであろう.
よって将来的に JWK メンバ名と値が異なるプラットフォーム上で異なる表現とならないよう, メンバ名と値の設計に考慮するべきである.
本仕様執筆時点では, 定義済 JWK メンバ名および値は印刷可能な ASCII 文字列に限定されており, 上記のような問題は起き得ない.
しかしながら JSON.stringify() は JSON Object のメンバの辞書順ソートを保証しない.
よってソート順の異なる出力が生成される可能性がある.
</p>
<p>
特に Unicode コードポイントの辞書順ソートオペレーションは注意深く定義されているが, 異なるプラットフォームのソート関数は非 ASCII 文字に対して異なる結果を出力しうる.
もし将来の仕様策定者が新たな Key Type を定義する場合, メンバ名と値を印刷可能 ASCII 文字に限定できるのであれば, 相互接続性に役立つであろう.
</p>
<p>
しかしながら, もし非 ASCII 文字を含む新たな JWK メンバ名および値が定義された場合は, それらの仕様は厳密に Unicode コードポイントを使うよう指定すべきである.
これは, Unicode 正規化によってある条件であるコードポイントが他の値に転換されるような場合に, 特に重要となる.
</p>
<p>
JWK Thumbprint の計算対象となる JWK の中では, エスケープ文字の利用は避けるべきである.
元の JWK から導出されるハッシュ入力となる JWK にエスケープ文字を含めることは禁止する.
</p>
<p>
Integer の自然表現は存在するが, 本仕様は Integer 以外の Numeric 値の標準表現形式は定めない.
通常 JWK の必須メンバは Integer のみになると思われるため, これは問題とならないであろう.
</p>
<p>
JWK Thumbprint の計算対象となる JWK の中では, 少数部や指数部を持つ数値表現の利用は避けるべきである.
</p>
<p>
上記のすべての実践的考慮点は, Jon Postel の原則である "Be liberal in what you accept, and conservative in what you send." による.
</p>
<a name="X.509Comparison"></a><br /><hr />
<table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc"> TOC </a></td></tr></table>
<a name="rfc.section.5"></a><h3>5.
Relationship to Digests of X.509 Values</h3>
<p>
JWK Thumbprint は JWK に含まれる全メンバに対してでなく, JWK の必須メンバに対して計算される.
これは, X.509 証明書に対する <a class='info' href='#JWS'>[JWS]<span> (</span><span class='info'>Jones, M., Bradley, J., and N. Sakimura, “JSON Web Signature (JWS),” May 2015.</span><span>)</span></a> の <tt>x5t</tt> (X.509 certificate SHA-1 thumbprint) よりも, <a class='info' href='#RFC5280'>[RFC5280]<span> (</span><span class='info'>Cooper, D., Santesson, S., Farrell, S., Boeyen, S., Housley, R., and W. Polk, “Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile,” May 2008.</span><span>)</span></a> Section 4.1.2.7 の X.509 Subject Public Key Info (SPKI) Digest 値に似ている.
ただし ASN.1 表現に対して計算される SPKI と JSON 表現に対して計算される JWK Thumbprint は, 論理的には似ていても異なる値となる.
</p>
<a name="IANA"></a><br /><hr />
<table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc"> TOC </a></td></tr></table>
<a name="rfc.section.6"></a><h3>6.
IANA Considerations</h3>
<p>
本仕様は以下の IANA レジストリに Designated Experts 向け注記を追加する.
これらはすべて "JSON Object Signing and Encryption (JOSE)" レジストリ内にある.
<a class='info' href='#IANA.JOSE'>[IANA.JOSE]<span> (</span><span class='info'>IANA, “JSON Object Signing and Encryption (JOSE),” .</span><span>)</span></a>:
</p>
<ul class="text">
<li>
JSON Web Key Types
</li>
<li>
JSON Web Key Elliptic Curve
</li>
<li>
JSON Web Key Parameters
</li>
</ul><p>
</p>
<p>
IANA は上記レジストリの Reference Section に本仕様へのリンクを追加済である.
</p>
<p>
<a class='info' href='#PracticalConsiderations'>Section 4<span> (</span><span class='info'>Practical JSON and Unicode Considerations</span><span>)</span></a> で述べたように, JSON と Unicode の実用上の注意点を考慮して, Designated Experts は以下のいずれかに従わなければならない.
</p>
<p>
(a) JWK メンバ名と値を, ダブルクォート ('"') とバックスラッシュ ('\') を除いた印刷可能 ASCII 文字に制限する.
(Unicode コードポインタでいうと, U+0021, U+0023 から U+005B, および U+005D から U+007E)
</p>
<p>
(b) もし (a) 以外のコードポインタを利用する場合は, それらを表現する Unicode コードポイントを厳密に指定すること.
さらに JSON 文字列中でエスケープされた文字としてしか表現できない Unicode コードポイントを利用するようなものは, レジストリへの登録を拒否されなければならない.
</p>
<a name="Security"></a><br /><hr />
<table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc"> TOC </a></td></tr></table>
<a name="rfc.section.7"></a><h3>7.
Security Considerations</h3>
<p>
"JSON Web Signature (JWS)" <a class='info' href='#JWS'>[JWS]<span> (</span><span class='info'>Jones, M., Bradley, J., and N. Sakimura, “JSON Web Signature (JWS),” May 2015.</span><span>)</span></a> Section 10.12 および 10.13 にある JSON Security Considerations および Unicode Comparison Security Considerations は本仕様にも該当する.
</p>
<p>
また <a class='info' href='#PracticalConsiderations'>Section 4<span> (</span><span class='info'>Practical JSON and Unicode Considerations</span><span>)</span></a> で述べたように, 難解な文字やエスケープされた文字がメンバ名に利用されている場合, 実装によっては不正な結果を出力することもありうる.
これはセキュリティ上は公開鍵の JWK Thumbprint にしか影響しないと思われる.
実装は意図した鍵を識別することができないかもしれないが, 情報漏洩などはないであろう.
公開鍵の各要素は, そもそも公開されているものである.
</p>
<p>
対象鍵のハッシュはその鍵値に関する情報を漏洩しうる.
したがって対象鍵の JWK Thumbprint は対象鍵を所有する主体以外に対しては秘匿されるべきである.
ただし, アプリケーションコンテキストによっては, SHA-256 のような暗号論的ハッシュ関数の利用によって鍵値漏洩に対する十分な保護が期待できる場合は, この限りでは無い.
</p>
<p>
JWK Thumbprint は明確に単一の JWK 表現方法が確立されている場合のみ, 特定の鍵をユニークに識別することができる.
("JSON Web Algorithms (JWA)" <a class='info' href='#JWA'>[JWA]<span> (</span><span class='info'>Jones, M., “JSON Web Algorithms (JWA),” May 2015.</span><span>)</span></a> が定める Key Type にはすべてそのような表現方法が定められている)
例えば, ある RSA 鍵が "e":"AQAB" ([1, 0, 1] を示す) ではなく "e":"AAEAAQ" ([0, 1, 0, 1] を示す) を用いる場合, 実際には等価な鍵に対して異なる Thumbprint が生成される.
(受け取った JWK を厳密に Validate している実装では, 上記の問題が発生しないこともありうる)
したがってある鍵の JWK Thumbprint がユニークであるという前提は, 実装がその鍵の正しい表現を Validate していることが前提である.
</p>
<p>
より狡猾な攻撃としては, 攻撃者が正規の鍵を異なる鍵と見せかけるよう変換することなどが考えられる.
例えば, 正規の RSA 鍵が modules N である時に, 攻撃者が modulus 3*N の鍵を送ってきたとしよう.
すると後者の鍵は 1/3 程の時間は有効に働くが, 異なる鍵に見える.
よって Thumbprint は正規の鍵を識別するには役に立つが, Thumbprint を比較したからといって特定の鍵を排除する (ブラックリストに入れる) ような目的には有用ではない.
</p>
<a name="rfc.references"></a><br /><hr />
<table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc"> TOC </a></td></tr></table>
<a name="rfc.section.8"></a><h3>8.
References</h3>
<a name="rfc.references1"></a><br /><hr />
<table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc"> TOC </a></td></tr></table>
<h3>8.1. Normative References</h3>
<table width="99%" border="0">
<tr><td class="author-text" valign="top"><a name="IANA.JOSE">[IANA.JOSE]</a></td>
<td class="author-text">IANA, “<a href="http://www.iana.org/assignments/jose">JSON Object Signing and Encryption (JOSE)</a>” (<a href="http://www.iana.org/assignments/jose">HTML</a>).</td></tr>
<tr><td class="author-text" valign="top"><a name="JWA">[JWA]</a></td>
<td class="author-text">Jones, M., “<a href="http://www.rfc-editor.org/info/rfc7518">JSON Web Algorithms (JWA)</a>,” RFC 7518, DOI 10.17487/RFC7518, May 2015.</td></tr>
<tr><td class="author-text" valign="top"><a name="JWK">[JWK]</a></td>
<td class="author-text">Jones, M., “<a href="http://www.rfc-editor.org/info/rfc7517">JSON Web Key (JWK)</a>,” RFC 7517, DOI 10.17487/RFC7517, May 2015.</td></tr>
<tr><td class="author-text" valign="top"><a name="JWS">[JWS]</a></td>
<td class="author-text">Jones, M., Bradley, J., and N. Sakimura, “<a href="http://www.rfc-editor.org/info/rfc7515">JSON Web Signature (JWS)</a>,” RFC 7515, DOI 10.17487/RFC7515, May 2015.</td></tr>
<tr><td class="author-text" valign="top"><a name="RFC2119">[RFC2119]</a></td>
<td class="author-text">Bradner, S., “<a href="http://www.rfc-editor.org/info/rfc2119">Key words for use in RFCs to Indicate Requirement Levels</a>,” BCP 14, RFC 2119, DOI 10.17487/RFC2119, March 1997.</td></tr>
<tr><td class="author-text" valign="top"><a name="RFC7159">[RFC7159]</a></td>
<td class="author-text">Bray, T., Ed., “<a href="http://www.rfc-editor.org/info/rfc7159">The JavaScript Object Notation (JSON) Data Interchange Format</a>,” RFC 7159, DOI 10.17487/RFC7159, March 2014.</td></tr>
<tr><td class="author-text" valign="top"><a name="SHS">[SHS]</a></td>
<td class="author-text">National Institute of Standards and
Technology, “<a href="http://csrc.nist.gov/publications/fips/fips180-4/fips-180-4.pdf">Secure Hash Standard (SHS)</a>,” FIPS PUB 180-4, March 2012 (<a href="http://csrc.nist.gov/publications/fips/fips180-4/fips-180-4.pdf">PDF</a>).</td></tr>
<tr><td class="author-text" valign="top"><a name="UNICODE">[UNICODE]</a></td>
<td class="author-text">The Unicode Consortium, “<a href="http://www.unicode.org/versions/latest/">The Unicode Standard</a>.”</td></tr>
</table>
<a name="rfc.references2"></a><br /><hr />
<table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc"> TOC </a></td></tr></table>
<h3>8.2. Informative References</h3>
<table width="99%" border="0">
<tr><td class="author-text" valign="top"><a name="RFC5280">[RFC5280]</a></td>
<td class="author-text">Cooper, D., Santesson, S., Farrell, S., Boeyen, S., Housley, R., and W. Polk, “<a href="http://www.rfc-editor.org/info/rfc5280">Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile</a>,” RFC 5280, DOI 10.17487/RFC5280, May 2008.</td></tr>
<tr><td class="author-text" valign="top"><a name="RFC7493">[RFC7493]</a></td>
<td class="author-text">Bray, T., Ed., “<a href="http://www.rfc-editor.org/info/rfc7493">The I-JSON Message Format</a>,” RFC 7493, DOI 10.17487/RFC7493, March 2015.</td></tr>
</table>
<a name="rfc.references3"></a><br /><hr />
<table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc"> TOC </a></td></tr></table>
<h3>8.3. 翻訳プロジェクト</h3>
<table width="99%" border="0">
<tr><td class="author-text" valign="top"><a name="oidfj">[oidfj]</a></td>
<td class="author-text">OpenIDファウンデーションジャパン, “<a href="http://www.openid.or.jp/">OpenIDファウンデーションジャパン</a>.”</td></tr>
<tr><td class="author-text" valign="top"><a name="oidfj-github">[oidfj-github]</a></td>
<td class="author-text">OpenIDファウンデーションジャパン, “<a href="https://github.com/openid-foundation-japan">Githubレポジトリー</a>.”</td></tr>
<tr><td class="author-text" valign="top"><a name="oidfj-trans">[oidfj-trans]</a></td>
<td class="author-text">OpenIDファウンデーションジャパン, “<a href="http://openid-foundation-japan.github.com/">翻訳・教育ワーキンググループ</a>.”</td></tr>
</table>
<a name="Acknowledgements"></a><br /><hr />
<table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc"> TOC </a></td></tr></table>
<a name="rfc.section.A"></a><h3>Appendix A.
Acknowledgements</h3>
<p>
James Manger and John Bradley participated in discussions
that led to the creation of this specification.
Thanks also to
Joel Halpern,
Barry Leiba,
Adam Montville,
Kathleen Moriarty,
and Jim Schaad
for their reviews of this specification.
</p>
<a name="Translator"></a><br /><hr />
<table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc"> TOC </a></td></tr></table>
<a name="rfc.section.B"></a><h3>Appendix B.
翻訳者</h3>
<p>
本仕様の翻訳は, <a class='info' href='#oidfj'>OpenIDファウンデーションジャパン<span> (</span><span class='info'>OpenIDファウンデーションジャパン, “OpenIDファウンデーションジャパン,” .</span><span>)</span></a> [oidfj] <a class='info' href='#oidfj-trans'>翻訳・教育ワーキンググループ<span> (</span><span class='info'>OpenIDファウンデーションジャパン, “翻訳・教育ワーキンググループ,” .</span><span>)</span></a> [oidfj‑trans]を主体として, 有志のメンバーによって行われました.
質問や修正依頼などについては, <a class='info' href='#oidfj-github'>Githubレポジトリー<span> (</span><span class='info'>OpenIDファウンデーションジャパン, “Githubレポジトリー,” .</span><span>)</span></a> [oidfj‑github] にご連絡ください.
</p>
<p>
</p>
<ul class="text">
<li>
Nov Matake (YAuth.jp)
</li>
</ul><p>
</p>
<a name="rfc.authors"></a><br /><hr />
<table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc"> TOC </a></td></tr></table>
<h3>Authors' Addresses</h3>
<table width="99%" border="0" cellpadding="0" cellspacing="0">
<tr><td class="author-text"> </td>
<td class="author-text">Michael B. Jones</td></tr>
<tr><td class="author-text"> </td>
<td class="author-text">Microsoft</td></tr>
<tr><td class="author" align="right">Email: </td>
<td class="author-text"><a href="mailto:mbj@microsoft.com">mbj@microsoft.com</a></td></tr>
<tr><td class="author" align="right">URI: </td>
<td class="author-text"><a href="http://self-issued.info/">http://self-issued.info/</a></td></tr>
<tr cellpadding="3"><td> </td><td> </td></tr>
<tr><td class="author-text"> </td>
<td class="author-text">Nat Sakimura</td></tr>
<tr><td class="author-text"> </td>
<td class="author-text">Nomura Research Institute</td></tr>
<tr><td class="author" align="right">Email: </td>
<td class="author-text"><a href="mailto:n-sakimura@nri.co.jp">n-sakimura@nri.co.jp</a></td></tr>
<tr><td class="author" align="right">URI: </td>
<td class="author-text"><a href="http://nat.sakimura.org/">http://nat.sakimura.org/</a></td></tr>
</table>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-15411889-1', 'auto');
ga('send', 'pageview');
</script>
</body></html>