[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
DSSC
The working group last call for DSSC has ended (several weeks ago,
actually). A couple of small edits were required, the most significant
of which was the import statement in the ASN.1 module (shown below),
that resulted in a -07 I-D. There's no need to have another WGLC for
this change so the document will be submitted to the IESG shortly.
>From -06
ContentInfo FROM CryptographicMessageSyntax
{ iso(1) member-body(2) us(840)
rsadsi(113549) pkcs(1) pkcs-9(9)
smime(16) modules(0) cms(1)}
>From -07
ContentInfo FROM CryptographicMessageSyntax2004
{ iso(1) member-body(2) us(840)
rsadsi(113549) pkcs(1) pkcs-9(9)
smime(16) modules(0) cms-2004(24)}