Re: Using existing public key with openssl

2010-02-24 Thread Lewis Kapell
Dr. Henson, Thank you for the information. From your phrase "the wisdom of using rsautl like this", I infer that I am not using rsautl the way it was intended. Do I read this correctly? It is certainly possible that I have not hit on the most appropriate method of doing what I need; would y

Re: Using existing public key with openssl

2010-02-24 Thread Dr. Stephen Henson
On Wed, Feb 24, 2010, Lewis Kapell wrote: > > A bit of research leads me to conclude that the public-key file is not in > the correct format. It is XML formatted with sections RSAKeyValue, Modulus > and Exponent. I gather that openssl requires the key in a format called > SubjectPublicKeyInfo