Viewing 3 replies - 1 through 3 (of 3 total)
  • Same issue here.
    Someone please assist.

    martenrex

    (@martenrex)

    Me too! Same issue. Does anyone have any idea what to do??

    mvanhorn

    (@mvanhorn)

    I have the issue, too.

    I tried putting a random number at the end of the call to openssl_encrypt(), but then I get a boat load of errors about the random number being larger than 0, which is the length expected by the algorithm chosen. So, it sounds like an algorithm is being used that doesn’t need an IV, but in general not using an IV is considered bad, so it throws the original error.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Thousands of error messages – Using an empty Initialization Vector’ is closed to new replies.