Re: consolidation of CMS with PBE in release

2011-08-22 Thread Krzysztof Kobus
after these two calls BINARY.BIN == DECRYPTED best regards, krzysztof kobus > >From: Krzysztof Kobus >To: "openssl-users@openssl.org" >Cc: "pkos...@gmail.com" >Sent: Friday, August 19, 2011 2:22 PM >Subject: re: consolidat

re: consolidation of CMS with PBE in release

2011-08-19 Thread Krzysztof Kobus
Hi Paul, What command line options have you used for openssl to encrypt (and effectively to test openssl -> openssl path)? I am doing: openssl cms -encrypt -in in.dcm -pwri_password password -cmsout -outform DER -binary -out out.dcm but it doesn't works for me - I am getting "Error reading S

consolidation of CMS with PBE in release

2011-07-29 Thread Paul Koster
On November 26, 2009, Dr. Stephen Henson wrote: > I've added experimental support to HEAD. This seems to decrypt the example OK > and can decrypt its own output. It adds a new option -pwri_password to the > cms utility (will need something better at some point). Are there any plans to consolidate