Menu

#1 mcrypt Dies

closed
nobody
None
5
2003-02-19
2001-04-11
No

Temp Fix:
- Change all MCRYPT_3DES to MCRYPT_TripleDES
- Add @ before all mcrypt_ecb calls

Real Fix:

See PHP site for updated function calling and create a
wrapper [aka mcrypt_ecb_wrap(...)]

Thanks,
Jason Kendall

Discussion

  • Félix C.Courtemanche

    Logged In: YES
    user_id=166459

    If you use the version .2 instead of .4 of libmcrypt, you
    will have no problem at all. We found some
    incompatibilities with mcrypt .4 and our systems so we are
    using the previous version.

    This is why our mcrypt instructions may seem outdated.

     
  • Jason Kendall

    Jason Kendall - 2003-02-19
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB