Draft-11Parital Results
"Jim Schaad" <[email protected]> Wed, 16 Jul 2003 16:19:04 +0200
| Newsgroups | gmane.ietf.smime-examples,gmane.ietf.smime |
|---|---|
| Message-ID | <[email protected]> |
People, Here is the current state of draft 11 with my testing. I will continue to fill out more of the data in the this table as I get some more items debugged in my code. I am still trying to figure out why I cannot do DH. jim 4.1 pass 4.2 pass 5.1 pass 5.2 pass 5.3 -- not checked --- 5.4 pass with comments 1. certificates are Alice DSS, Carl DSS (root), Alice RSA 2. unsigned attributes are JUST counter signature 5.5 pass 5.6 --- not checked -- - structurally fine - Diane signature unchecked 5.7 pass 5.8 -- not checked -- I have an assumption that the wrong signature OID is used in the message. 5.9 failed=20 id-dsa is the signature algorithm not id-dsa-with-sha1 Commentary text states that the body part is the same as 5.1 - this is not correct as the signature values and exContent are different (content is actually "\0xd\0xaThis is some sample content." 5.10 pass with comments List of attributes is 1. content type 2. message digest 3. 1.2.5555 (unknown) 4. content hint 5. smime capabilities 6. security label 7. content reference 8. encrypt key preference 9. ML expansion history 10. Equivalent label 5.11 pass with comments Text should be Alice's and Carl's DSS certificates. 6.1 -- not checked -- 6.2 passed 6.3 passed with comments RC2/128 for the content encryption algorithm. 6.4 -- not checked -- 6.5 -- not checked -- 6.6 -- not checked -- 6.7 -- not checked -- fail on the RC2/40 not clear what the source is yet. 6.8 -- not checked -- 6.9 failed Content hints says the content is 1.2.6.5.4 not id-data 6.10 -- not checked -- 6.11 FAIL test vectors are appended below on this message. I don't know where I am going wrong and this code worked in the past. 7.0 pass 8.1 passed 8.2 passed with comment Need to specify that this uses the same key value as does 8.1 9 -- checked-- 10.1 -- not checked -- 10.2 -- not checked -- 11.1 fails Text states signed with RSA, message signed with DSA DSA signature OID incorrect Receipt is going to cn=3D"AliceRSA" and [email protected] - should alice be an RFC822 name? 11.2 -- not checked -- 11.3 passed 11.4 passed 11.5 -- not checked --=20 11.6 -- not checked -- **************************************** 6.11 intermediate data from my test **************** But it fails.... Wrapped key 0x0012F248 74 31 c0 45 51 4c 3c 2d 2e da 63 50 8b ae d4 ac t1=C0EQL<-.=DAcP.=AE=D4=AC 0x0012F258 64 cc 95 ae af cd 0f 8c b6 48 1f 0b 45 12 4d fb d=CC.=AE=AF=CD..=B6H..E.M. 0x0012F268 a4 ab c7 83 30 4b 69 ad =A4=AB=C7.0Ki= =AD Mail list key 0x00324354 25 5e 0d 1c 07 b6 46 df b3 13 4c c8 43 ba 8a a7 %^...=B6F=DF=B3.L=C8C=BA.=A7 0x00324364 1f 02 5b 7c 08 38 25 1f After decrypt #1 0x00324630 d7 10 66 ee 9a 42 e0 80 62 a3 e5 de b5 ef 4e 7e =D7.f..B..b=A3.=DE=B5.N~ 0x00324640 5f 13 30 b5 13 d3 a8 4f be dc 02 d4 81 27 db 50 _.0=B5.=D3=A8O=BE=DC.=D4.'=DBP 0x00324650 e5 d8 0f e9 25 38 f1 7b .=D8..%8.{ IV 0x00324630 7b f1 38 25 e9 0f d8 e5 {.8%..=D8. Post Decrypt #2 0x00324630 50 db 27 81 d4 02 dc be 4f a8 d3 13 b5 30 13 5f P=DB'.=D4.=DC=BEO=A8=D3.=B50._ 0x00324640 7e 4e ef b5 de e5 a3 62 80 e0 42 9a ee 66 10 d7 ~N.=B5=DE.=A3b..B..f.=D7 Computed check sum 0x0012EFD8 53 fb 3e cc 8a 06 cc af S.>=CC..=CC=AF Actual Check sum 80 e0 42 9a ee 66 10 d7 --- they don't match!!!!!