View Single Post
Posts: 45 | Thanked: 54 times | Joined on Oct 2009 @ Uppsala,Sweden
#4
On the line
dd if=/dev/urandom of=$CRYPTFILE bs=1M count=$CRYPTSIZE

why not /dev/random instead? Isn't that more secure?