Re: CMS signing with pss?

2011-02-27 Thread Dr. Stephen Henson
On Thu, Feb 24, 2011, Hanno Bck wrote: Hi, I was wondering if openssl CVS head is capable of doing cms signing with rsa pss. Seems not, openssl cms doesn't recognize the -sigopt rsa_padding_mode:pss parameter. No it isn't currently supported. It will need some API extensions to take

Re: [openssl.org #2449] [BUG] openssl 1.0.0d warnings during build and ACCVIO on OpenVMS

2011-02-27 Thread Steven M. Schweda
I seem to have 1.0.0d builds working on VMS with 32- or 64-bit pointers, but I'm still waiting for some guidance on how to make some of the needed changes: 1. I need a macro/typedef for an integer with the same size as a pointer. On non-VMS systems intptr_t might be suitable, but not on