On 17.03.2013 16:55, Majic wrote:
> I have no shortage for typos >.<
>
> Attached...
>
> On Sun, Mar 17, 2013 at 1:19 PM, Majic <[email protected]> wrote:
>> And.... one more time. >.< (final time)
>>
>> Forgot to put sbyte in there (and remove sdump).
>>
>> Attached...
>>
>> On Sun, Mar 17, 2013 at 1:16 PM, Majic <[email protected]> wrote:
>>> er, an earlier version of my changes used string.sub() and
>>> string.reverse() (ssub() & srev())
>>>
>>> Updated the patch to exclude those as they aren't used now...
>>>
>>> See *new* attached. :3
>>>
>>> On Sun, Mar 17, 2013 at 1:11 PM, Majic <[email protected]> wrote:
>>>> Hey all, had a look at
>>>> https://awesome.naquadah.org/bugs/index.php?do=details&task_id=1112
>>>> (performance issues with converting an ARGB image to BGRA for Cairo)
>>>> with psychon. Sort of toyed around with it and he tells me this makes
>>>> it run rather quickly.
>>>>
>>>> See attached :>
Thanks, applied.
--
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].