On 07.03.2012 10:54, Anurag Priyam wrote:
> I simply split `awful.client.urgent.jumpto` to get this; needed it in
> my rc.lua.
I'm not really happy with the luadoc, but since you catched me in a tired moment
(and are one of the few people who add a Signed-Off-by):
pushed
Uli
--
my $key = "\x49\x03\x93\x08\x19\x94\x96\x94\x28\x93\x83\x04\x68\x28\xa8\xf5".
"\x0a\xb9\x94\x02\x45\x81\x93\x1f\xbc\xd7\xf3\xad\x93\xf5\x32\x93";
my $cipher = Crypt::Rijndael->new( $key, Crypt::Rijndael::MODE_ECB() );
my $plain = $ciper->decrypt($daten);
--
To unsubscribe, send mail to [email protected].