Cryptanalysis

Tuesday 20 June 2017, 11:56  #1
Cryptanalysis - Initialization Vector
Farsx
  • 3 posts

I think i found the IV but I’m not sure on how it should be sent...
Should I send it as a hex string? Or in binary format base64 encoded?
Or the IV is already an ASCII string and I’m getting it wrong?

Wednesday 9 August 2017, 17:17  #2
Cryptanalysis - Initialization Vector
saltthehash
  • 7 posts

The raw IV is a plain ASCII string. Good luck!