Re: CMS: message digest algorithm selection is ignored when signing receipts (+ peer-review request)

2011-05-24 Thread Maxim Kammerer
On Tue, Dec 7, 2010 at 01:50, Dr. Stephen Henson wrote: > On Tue, Dec 07, 2010, Maxim Kammerer wrote: >> > The command-line argument "-md" to "openssl cms -sign_receipt" is >> > apparently ignored, and the default digest algorithm (SHA-1 in my >> > tests) is used instead. > > At present this is a

Re: CMS: message digest algorithm selection is ignored when signing receipts (+ peer-review request)

2011-05-24 Thread Maxim Kammerer
On Tue, Dec 7, 2010 at 01:50, Dr. Stephen Henson wrote: > On Tue, Dec 07, 2010, Maxim Kammerer wrote: >> > The command-line argument "-md" to "openssl cms -sign_receipt" is >> > apparently ignored, and the default digest algorithm (SHA-1 in my >> > tests) is used instead. > > At present this is a

Re: CMS: message digest algorithm selection is ignored when signing receipts (+ peer-review request)

2010-12-06 Thread Dr. Stephen Henson
On Tue, Dec 07, 2010, Maxim Kammerer wrote: > > The command-line argument "-md" to "openssl cms -sign_receipt" is > > apparently ignored, and the default digest algorithm (SHA-1 in my > > tests) is used instead. In addition, the "-noattr" argument has the > > same effect as "-nosmimecap", apparent

Re: CMS: message digest algorithm selection is ignored when signing receipts (+ peer-review request)

2010-12-06 Thread Maxim Kammerer
> The command-line argument "-md" to "openssl cms -sign_receipt" is > apparently ignored, and the default digest algorithm (SHA-1 in my > tests) is used instead. In addition, the "-noattr" argument has the > same effect as "-nosmimecap", apparently leaving some unnecessary > attributes (like signin

CMS: message digest algorithm selection is ignored when signing receipts (+ peer-review request)

2010-12-03 Thread Maxim Kammerer
I am implementing a two-party messages exchange system based on CMS for Liberté Linux (http://dee.su/liberte). The command-line argument "-md" to "openssl cms -sign_receipt" is apparently ignored, and the default digest algorithm (SHA-1 in my tests) is used instead. In addition, the "-noattr" argu