use Time::HiRes; $initvector = join("", map {pack("N", $_)} Time::HiRes::gettimeofday(), rand(2**32), rand(2**32));