[openssl-dev] openssl 1.0.1p PEM_write_bio_RSAPrivateKey fail. error: ASN1_get_object:too long

2016-03-19 Thread Ranjith Kumar A.
Hi Folks, Need help. I’m not able to encrypt a key using passphrase, below is the error message. **"error:0D07209B:asn1 encoding routines:ASN1_get_object:too long"** Have already googled for error but couldn't got much info Snippet of my code: unsigned char pass[] = "123456";

FIPS openssl version for NIST 800-131A Transitions

2014-01-13 Thread Ranjith Kumar A.
Hi, I'm working on a FIPS compliance product and would like to upgrade its openssl version to support NIST 800-131A Transitions. Can you please let me know the FIPS openssl version which supports requirements stated in NIST 800-131A document(2.0.5 supports ???). Thanks in advance. Thanks,

Re: FIPS AES self test

2013-01-17 Thread Ranjith Kumar A.
HI, Can you please let me know where can i get the FIPS Openssl test vectors (for both req and resp) for AES algo. Thanks, Ranjith On Wed, Jan 16, 2013 at 4:34 PM, Ranjith Kumar A. ranjith...@gmail.comwrote: Hi, Please help me in executing Openssl FIPS (1.2.3) AES self test manually

RSA key size for FIPS 140-2

2012-05-03 Thread Ranjith Kumar A.
HI All, Can any one tell me , does FIPS 140-2 supports RSA key size of 1025,1026, etc ... all or it only supports multiple of 512 bits ? Thanks in advance ... Thanks, Ranjith

Re: sample code for client program to send DTLS alerts to the router

2010-10-21 Thread Ranjith Kumar A.
Hello, I need a sample program in C to test DTLS code on my router (server). Or else let me know how can i send DTLS alerts from a windows client to the server. This is very urgent need, Your help is very much appreciated and thanks in advance. Thanks, Ranjith

sample code for client program to send DTLS alerts to the router

2010-10-18 Thread Ranjith Kumar A.
Hello, I need a sample program in C to test DTLS code on my router (server). Or else let me know how can i send DTLS alerts from a windows client to the server. This is very urgent need, Your help is very much appreciated and thanks in advance. Thanks, Ranjith

Re: source code for DTLS client to send alerts to router

2010-10-11 Thread Ranjith Kumar A.
, Oct 8, 2010 at 8:47 PM, David Woodhouse dw...@infradead.org wrote: On Thu, 2010-10-07 at 15:09 +0530, Ranjith Kumar A. wrote: For my testing, i need a source code to send DTLS alerts over SSL to CISCO router. Please help me in this, or give some pointers to get this. In the openconnect VPN

source code for DTLS client to send alerts to router

2010-10-07 Thread Ranjith Kumar A.
HI, For my testing, i need a source code to send DTLS alerts over SSL to CISCO router. Please help me in this, or give some pointers to get this. Ranjith