K 10 svn:author V 5 erwin K 8 svn:date V 27 2006-04-23T08:49:43.000000Z K 7 svn:log V 278 The perl module Crypt::Rijndael has a bug in it causing it to fail on all 64-bit architectures. It assumes that C type long is 32 bits. The patch below works with both i386 and amd64 and should with others. PR: 96114 Submitted by: Vivek Khera END