bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AES in GNU APL


From: Dr . Jürgen Sauermann
Subject: Re: AES in GNU APL
Date: Fri, 1 Sep 2023 20:51:25 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

Hi Robin,

thanks a lot for sharing it.

Have a nice weekend,
Jürgen


On 8/28/23 04:57, Robin Haberkorn wrote:
Hello everyone!

Here's a complete implementation of AES in GNU APL, that I thought might be
worth sharing:

https://gist.github.com/rhaberkorn/78a982dbd49bc896175607289507cb64

It's purely educational and written to be as close to the FIPS 197 standard as
possible. In fact, this was a course work for a cryptography class and left the
instructor quite puzzled. ;-)
Still encryption and decryption for all standard key sizes is supported.

Getting rid of unused and trivial functions and the examples at the end, this is
a mere 47 lines.

Best regards,
Robin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]