in reply to convert hexadecimal value to encrypted string

This may sound like a dumb question, but did you assign the result of pack to a string? Or just call pack in void context like you did in your example code?
  • Comment on Re: convert hexadecimal value to encrypted string