Re: [openssl.org #3229] Fwd: Issue with key length

2014-01-11 Thread Som M
will help someone to decide the canonical interpretation of RSA_size() > so > that the broken implementation can be determined and fixed. > > David Boyce > > On 11 Jan 2014 at 12:09, Som M via RT wrote: > > > Hi, > > We are facing some issue with rsa key size while porti

Issue with key length

2014-01-10 Thread Som M
Hi, We are facing some issue with rsa key size while porting our application from montavista to RHEL 6.4. The RSA key size(RSA_size) for montavista is returning 128 bytes but on RHEL its returning 129 bytes. #include #include #include #include #include #include #include /*using namespac