AES-XCBC MAC support in openssl?

2004-06-22 Thread navin gopalakrishnan
hi , is there support for AES XCBC MAC in openssl? i am working in IPSEC and would like to integrate that algorithm. can somebody suggest an implementation of AES-XCBC MAC ? have a nice day, navin

no IV for cipher

2004-06-22 Thread Srikrishna Kalavacharla
Hi, I'm trying to configure an apache axis client over ssl. We were provided a server certificate, which I have imported into a new keystore and I'm using it with my client. It looks like the server is able to find the certificate in the client keystore and is identifying the client. However

Re: Self-Signed server cert failing verification in Postfix

2004-06-22 Thread Jim Garrison
Lutz Jaenicke wrote: No. The problem is located in between the ears. Ouch! But thanks for helping I am most sorry, but your statement is wrong. This is not the certificate used on the host in question. I just did connect to You are, of course, correct. I was assured that the cert I was given

Re: Generic ASN.1 Functions

2004-06-22 Thread Dr. Stephen Henson
On Tue, Jun 22, 2004, Earl Hood wrote: > > Does openssl have generic ASN.1 routines? I'd like to create and > manipulate my own ASN.1 data structures, but I an having trouble > understanding what ASN functions are documented in openssl. I do > not know if my trouble is due to me being new to AS