Comment testcase[0]
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22937 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -51,8 +51,8 @@ struct testcase {
|
|||||||
} tests[] = {
|
} tests[] = {
|
||||||
/* 0 */
|
/* 0 */
|
||||||
{
|
{
|
||||||
oid_id_pkinit_kdf_ah_sha1,
|
oid_id_pkinit_kdf_ah_sha1, /* AlgorithmIdentifier */
|
||||||
{
|
{ /* Z */
|
||||||
256,
|
256,
|
||||||
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
|
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
|
||||||
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
|
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
|
||||||
@@ -71,25 +71,25 @@ struct testcase {
|
|||||||
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
|
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
|
||||||
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
|
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
|
||||||
},
|
},
|
||||||
"lha@SU.SE",
|
"lha@SU.SE", /* client, partyUInfo */
|
||||||
"krbtgt/SU.SE@SU.SE",
|
"krbtgt/SU.SE@SU.SE", /* server, partyVInfo */
|
||||||
ETYPE_AES256_CTS_HMAC_SHA1_96,
|
ETYPE_AES256_CTS_HMAC_SHA1_96, /* enctype */
|
||||||
{
|
{ /* as_req */
|
||||||
10,
|
10,
|
||||||
"\xAA\xAA\xAA\xAA\xAA\xAA\xAA\xAA\xAA\xAA"
|
"\xAA\xAA\xAA\xAA\xAA\xAA\xAA\xAA\xAA\xAA"
|
||||||
},
|
},
|
||||||
{
|
{ /* pk_as_rep */
|
||||||
9,
|
9,
|
||||||
"\xBB\xBB\xBB\xBB\xBB\xBB\xBB\xBB\xBB"
|
"\xBB\xBB\xBB\xBB\xBB\xBB\xBB\xBB\xBB"
|
||||||
},
|
},
|
||||||
{
|
{ /* ticket */
|
||||||
55,
|
55,
|
||||||
"\x61\x35\x30\x33\xa0\x03\x02\x01\x05\xa1\x07\x1b\x05\x53\x55\x2e"
|
"\x61\x35\x30\x33\xa0\x03\x02\x01\x05\xa1\x07\x1b\x05\x53\x55\x2e"
|
||||||
"\x53\x45\xa2\x10\x30\x0e\xa0\x03\x02\x01\x01\xa1\x07\x30\x05\x1b"
|
"\x53\x45\xa2\x10\x30\x0e\xa0\x03\x02\x01\x01\xa1\x07\x30\x05\x1b"
|
||||||
"\x03\x6c\x68\x61\xa3\x11\x30\x0f\xa0\x03\x02\x01\x12\xa2\x08\x04"
|
"\x03\x6c\x68\x61\xa3\x11\x30\x0f\xa0\x03\x02\x01\x12\xa2\x08\x04"
|
||||||
"\x06\x68\x65\x6a\x68\x65\x6a"
|
"\x06\x68\x65\x6a\x68\x65\x6a"
|
||||||
},
|
},
|
||||||
{
|
{ /* key */
|
||||||
32,
|
32,
|
||||||
"\xc7\x62\x89\xec\x4b\x28\xa6\x91\xff\xce\x80\xbb\xb7\xec\x82\x41"
|
"\xc7\x62\x89\xec\x4b\x28\xa6\x91\xff\xce\x80\xbb\xb7\xec\x82\x41"
|
||||||
"\x52\x3f\x99\xb1\x30\xc5\x10\x00\x70\xc6\x10\x00\x00\x00\x00\x00"
|
"\x52\x3f\x99\xb1\x30\xc5\x10\x00\x70\xc6\x10\x00\x00\x00\x00\x00"
|
||||||
|
Reference in New Issue
Block a user