Welcome, Guest! Log In | Create Account
I would expect that mcrypt_enc_get_iv_size returns 0 when in ECB mode, because ECB ignores the IV and the manual says: "If it is '0' then the IV is ignored in that algorithm." However, it returns the block size.
2009-09-21 12:26:01 UTC in mcrypt
In decode_string, PHP function hexdec should be used instead of hextoint for performance reasons.
2007-04-02 10:06:21 UTC in WebCalendar
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use