Using the FIPS Object Module

2011-08-16 Thread Harvey Shepherd
Hi All, Sorry if the answer to this posting seems obvious, but I'm not very knowledgeable when it comes to build processes. I'm trying to build a version of Net-SNMP that only uses FIPS recognised algorithms for SNMPv3 user authentication and encryption (i.e. SHA-1 and AES-128). I have already

SSL Key Exchange

2011-08-16 Thread krishnamurthy santhanam
Hi, I am writing client and server program using ssl3/TLS1. i had created both server and client certificate and signed by CA and exchaning the data. further I need to implement the below steps on the program, 1. Key Exchange(DHE-RSA-AES256-SHA) 2. Encryption using AES. I need to use the Diffie H

Re: ECDH-RSA key exchange support (rfc 4492)

2011-08-16 Thread Gaglia
On 08/16/2011 02:58 PM, Dr. Stephen Henson wrote: > Can you give me a more complete report? I detailed my situation in a previous recent thread ( Please help: OpenSSL + OpenVPN Elliptic Curves (SHA512, ECDSA, ECDH, Linux, Debian) ). Briefly: - I want to use ECDSA+SHA512 for OpenVPN authenticatio

Re: ECDH-RSA key exchange support (rfc 4492)

2011-08-16 Thread Dr. Stephen Henson
On Tue, Aug 16, 2011, Gaglia wrote: > On 08/14/2011 03:53 PM, Dr. Stephen Henson wrote: > > Should be fixed by this: > > > > http://cvs.openssl.org/chngview?cn=21247 > > Hi and thanks, it would solve all my problems too! Unfortunately, it > doesn't seem to work for me :( Can you give me a more

Re: ECDH-RSA key exchange support (rfc 4492)

2011-08-16 Thread Gaglia
On 08/14/2011 03:53 PM, Dr. Stephen Henson wrote: > Should be fixed by this: > > http://cvs.openssl.org/chngview?cn=21247 Hi and thanks, it would solve all my problems too! Unfortunately, it doesn't seem to work for me :( __ Open