Re: [PATCH v3] X.509: Support parse long form of length octets in Authority Key Identifier

2013-04-21 Thread joeyli
於 一,2013-04-22 於 11:37 +0930,Rusty Russell 提到: > "Lee, Chun-Yi" writes: > > From: Chun-Yi Lee > > > > Per X.509 spec in 4.2.1.1 section, the structure of Authority Key > > Identifier Extension is: > > > >AuthorityKeyIdentifier ::= SEQUENCE { > > keyIdentifier [0]

Re: [PATCH v3] X.509: Support parse long form of length octets in Authority Key Identifier

2013-04-21 Thread Rusty Russell
"Lee, Chun-Yi" writes: > From: Chun-Yi Lee > > Per X.509 spec in 4.2.1.1 section, the structure of Authority Key > Identifier Extension is: > >AuthorityKeyIdentifier ::= SEQUENCE { > keyIdentifier [0] KeyIdentifier OPTIONAL, > authorityCertIssuer [1]

Re: [PATCH v3] X.509: Support parse long form of length octets in Authority Key Identifier

2013-04-21 Thread Rusty Russell
Lee, Chun-Yi joeyli.ker...@gmail.com writes: From: Chun-Yi Lee j...@suse.com Per X.509 spec in 4.2.1.1 section, the structure of Authority Key Identifier Extension is: AuthorityKeyIdentifier ::= SEQUENCE { keyIdentifier [0] KeyIdentifier OPTIONAL,

Re: [PATCH v3] X.509: Support parse long form of length octets in Authority Key Identifier

2013-04-21 Thread joeyli
於 一,2013-04-22 於 11:37 +0930,Rusty Russell 提到: Lee, Chun-Yi joeyli.ker...@gmail.com writes: From: Chun-Yi Lee j...@suse.com Per X.509 spec in 4.2.1.1 section, the structure of Authority Key Identifier Extension is: AuthorityKeyIdentifier ::= SEQUENCE { keyIdentifier

[PATCH v3] X.509: Support parse long form of length octets in Authority Key Identifier

2013-04-18 Thread Lee, Chun-Yi
From: Chun-Yi Lee Per X.509 spec in 4.2.1.1 section, the structure of Authority Key Identifier Extension is: AuthorityKeyIdentifier ::= SEQUENCE { keyIdentifier [0] KeyIdentifier OPTIONAL, authorityCertIssuer [1] GeneralNamesOPTIONAL,

[PATCH v3] X.509: Support parse long form of length octets in Authority Key Identifier

2013-04-18 Thread Lee, Chun-Yi
From: Chun-Yi Lee j...@suse.com Per X.509 spec in 4.2.1.1 section, the structure of Authority Key Identifier Extension is: AuthorityKeyIdentifier ::= SEQUENCE { keyIdentifier [0] KeyIdentifier OPTIONAL, authorityCertIssuer [1] GeneralNames

Re: [PATCH v3] X.509: Support parse long form of length octets in Authority Key Identifier

2013-04-10 Thread joeyli
Hi David, Sorry for bother you! Will you take this patch for merge to v3.10 kernel? Thanks a lot! Joey Lee 於 五,2013-03-29 於 16:52 +0800,Lee, Chun-Yi 提到: > From: Chun-Yi Lee > > Per X.509 spec in 4.2.1.1 section, the structure of Authority Key > Identifier Extension is: > >

Re: [PATCH v3] X.509: Support parse long form of length octets in Authority Key Identifier

2013-04-10 Thread joeyli
Hi David, Sorry for bother you! Will you take this patch for merge to v3.10 kernel? Thanks a lot! Joey Lee 於 五,2013-03-29 於 16:52 +0800,Lee, Chun-Yi 提到: From: Chun-Yi Lee j...@suse.com Per X.509 spec in 4.2.1.1 section, the structure of Authority Key Identifier Extension is:

[PATCH v3] X.509: Support parse long form of length octets in Authority Key Identifier

2013-03-29 Thread Lee, Chun-Yi
From: Chun-Yi Lee Per X.509 spec in 4.2.1.1 section, the structure of Authority Key Identifier Extension is: AuthorityKeyIdentifier ::= SEQUENCE { keyIdentifier [0] KeyIdentifier OPTIONAL, authorityCertIssuer [1] GeneralNamesOPTIONAL,

[PATCH v3] X.509: Support parse long form of length octets in Authority Key Identifier

2013-03-29 Thread Lee, Chun-Yi
From: Chun-Yi Lee j...@suse.com Per X.509 spec in 4.2.1.1 section, the structure of Authority Key Identifier Extension is: AuthorityKeyIdentifier ::= SEQUENCE { keyIdentifier [0] KeyIdentifier OPTIONAL, authorityCertIssuer [1] GeneralNames