Connor-Kelly / aes

Me causally writing up AES in Elixir for my CS Security class

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elixir AES

Code is as per https://en.wikipedia.org/wiki/Advanced_Encryption_Standard
and various backlinks

There should be no expectation that the code actually works. Thats not how this works.

However, in the aes.ex file, there's a basic AES module that could be used for generating AES things...

About

Me causally writing up AES in Elixir for my CS Security class


Languages

Language:Elixir 100.0%