in reply to Re^2: Is there any module in perl which supports the algorithm AKAv1-MD5?
in thread Is there any module in perl which supports the algorithm AKAv1-MD5?

The code is in the C language. Perl is not C. You will need to translate the code from the C language into equivalent code in the Perl language.

  • Comment on Re^3: Is there any module in perl which supports the algorithm AKAv1-MD5?