New revisions created in hipl-dev@xxxxxxxxxxxxxxxxxxx/hipl--userspace--2.6
2005-04-03 GMT Miika Komu <miika@xxxxxx> patch-42
Summary:
We should use OpenSSL instead of gcrypt in the hipd.
Revision:
hipl--userspace--2.6--patch-42
I originally suggested that we would use gcrypt instead of OpenSSL in
the hipd, but I changed my mind. The reason for the change of mind is
that is difficult to both link the hipd code to libgcrypt and at the
same time try to reuse most of the hip/crypto code. Doing so results in
redefined symbols.
As an alternative, we could have interfaces for the crypto stuff and
implement it using grypt. But then again, why not do it with OpenSSL?
modified files:
configure.ac hipd/Makefile.am hipd/configure.ac hipd/crypto.c
hipd/crypto.h linux/net/ipv6/hip/crypto/dh.h
linux/net/ipv6/hip/crypto/dsa.h
linux/net/ipv6/hip/crypto/gcrypt.h
linux/net/ipv6/hip/crypto/rsa.h
regards,
"tla mail-new-revisions"