This is a static archive of our old Q&A Site. Please post any new questions and answers at ask.wireshark.org.

porting from Linux to Windows - RC5 Decryption

0

Hi,

I am trying to port a dissector from Linux to Windows. The dissector requires rc5 encryption/decryption capability and the Linux code uses openssl rc5 header files. It seems wireshark doesnt use openssl instead uses GNUTLS. I am wondering if there is a way to use openssl for wireshark dissector development ? if yes, what changes are needed in the source code ? also are there any pros and cons of trying to do that ?

Thanks,

Am.

This question is marked "community wiki".

asked 13 Jan '12, 10:59

Ashish's gravatar image

Ashish
1111
accept rate: 0%