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
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
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
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